Failed Conditions
Push — master ( 656579...2742cd )
by Marco
11:55
created
17 files with issues
Count Path Last Found
1 lib/Doctrine/DBAL/Driver/PDOSqlite/Driver.php
Bug
1 Doctrine/DBAL/Event/Listeners/MysqlSessionInit.php
Bug
2 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code
1 lib/Doctrine/DBAL/Platforms/SqlitePlatform.php
Comprehensibility Best Practice
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
1 lib/Doctrine/DBAL/Schema/OracleSchemaManager.php
Comprehensibility Best Practice
2 lib/Doctrine/DBAL/Schema/SchemaDiff.php
Coding Style Best Practice
2 lib/Doctrine/DBAL/Schema/Table.php
Unused Code
5 tests/Doctrine/Tests/DBAL/DriverManagerTest.php
Unused Code Bug
3 Tests/DBAL/Events/MysqlSessionInitTest.php
Deprecated Code Bug