Completed
Push — master ( b4d101...799085 )
by Sergei
18s queued 13s
created
127 files with issues
Count Path Last Found
7 lib/Doctrine/DBAL/Types/Type.php
Unused Code
1 DBAL/Functional/Driver/PDOPgSql/DriverTest.php
Unused Code
2 Tests/DBAL/Types/DateTimeTzImmutableTypeTest.php
Bug
24 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code Bug Comprehensibility Best Practice
1 lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
Bug Best Practice
1 Tests/DBAL/Platforms/PostgreSQL92PlatformTest.php
Bug
2 DBAL/Connections/MasterSlaveConnection.php
Bug Unused Code
1 tests/Doctrine/Tests/DBAL/Types/BinaryTest.php
Bug
9 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Deprecated Code Bug Performance Best Practice
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility