Completed
Push — develop ( 8dba78...8cb2fb )
by Marco
31s queued 13s
created
126 files with issues
Count Path Last Found
6 lib/Doctrine/DBAL/Types/Type.php
Unused Code
1 tests/Doctrine/Tests/DBAL/Types/BinaryTest.php
Bug
2 Tests/DBAL/Platforms/SqlitePlatformTest.php
Bug
2 Tests/DBAL/Types/DateTimeImmutableTypeTest.php
Bug
1 lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
Bug Best Practice
21 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code Bug Comprehensibility Best Practice
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
1 lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php
Unused Code
2 tests/Doctrine/Tests/DBAL/ConnectionTest.php
Comprehensibility Best Practice
21 Doctrine/Tests/DBAL/Query/QueryBuilderTest.php
Unused Code Documentation Bug