Completed
Push — master ( cb9142...b4a5fa )
by AD
12s
created
28 files with issues
Count Path Last Found
3 src/Phinx/Migration/AbstractMigration.php
Documentation Bug Duplication
5 src/Phinx/Console/Command/AbstractCommand.php
Bug Duplication
8 src/Phinx/Migration/Manager.php
Bug Best Practice Unused Code Duplication
3 src/Phinx/Migration/Manager/Environment.php
Bug Comprehensibility Best Practice
25 src/Phinx/Db/Adapter/SqlServerAdapter.php
Bug Best Practice Duplication Unused Code Comprehensibility
4 src/Phinx/Wrapper/TextWrapper.php
Bug Best Practice Duplication
3 src/Phinx/Db/Table.php
Documentation Bug Best Practice
34 src/Phinx/Db/Adapter/MysqlAdapter.php
Duplication Unused Code Comprehensibility Bug Best Practice Coding Style
2 src/Phinx/Db/Table/Column.php
Duplication
21 src/Phinx/Db/Adapter/PostgresAdapter.php
Duplication Unused Code Comprehensibility Bug Best Practice