DerDu/SPHERE-Framework

View on GitHub
System/Database/Link/Connection.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        Identifier $Identifier,
        ITypeInterface $Type,
        $Username,
        $Password,
        $Database,
Severity: Major
Found in System/Database/Link/Connection.php - About 1 hr to fix

    Method setConnection has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function setConnection($Username, $Password, $Database, $Driver, $Host, $Port, $Timeout = 5)
    Severity: Major
    Found in System/Database/Link/Connection.php - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status