Completed
Push — master ( c7757e...39cb21 )
by Luís
16s
created
10 files with issues
Count Path Last Found
11 lib/Doctrine/DBAL/Connection.php
Duplication Bug Best Practice Unused Code
1 DBAL/Connections/MasterSlaveConnection.php
Unused Code
1 lib/Doctrine/DBAL/DBALException.php
Bug Best Practice
2 Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php
Duplication Bug Best Practice
8 Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php
Duplication Bug Best Practice
8 lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php
Duplication
1 lib/Doctrine/DBAL/Portability/Connection.php
Unused Code
3 Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php
Comprehensibility Best Practice
1 Schema/Synchronizer/AbstractSchemaSynchronizer.php
Coding Style Comprehensibility
1 tests/Doctrine/Tests/DBAL/ConnectionTest.php
Bug