Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | PostgresqlFunctionRepository::runDatabaseFunction() | 0 | 3 | 1 | 2 | 1 | 0 | 0 |
A | ResolvesDatabaseDriver::usingSQLite() | 0 | 1 | 1 | 1 | 1 | 0 | 1 |
A | SqlFunctionRepositoryServiceProvider::packageRegistered() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | ResolvesDatabaseDriver::usingMySQL() | 0 | 1 | 1 | 2 | 1 | 0 | 1 |
A | SqlFunctionRepositoryServiceProvider::configurePackage() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | ResolvesDatabaseDriver::usingPostgres() | 0 | 1 | 1 | 2 | 1 | 0 | 1 |
A | PostgresqlFunctionRepository::__construct() | 0 | 4 | 3 | 3 | 1 | 0 | 0 |
A | PostgresqlFunctionRepository::buildSqlFunction() | 0 | 8 | 2 | 6 | 3 | 0 | 1 |