Completed
Push — master ( 92b405...edee30 )
by Oscar
02:55
created
13 files with issues
Count Path Last Found
1 src/AbstractRow.php
Documentation Bug
3 src/FieldFactory.php
Bug Unused Code Comprehensibility Duplication
4 src/Queries/Mysql/Count.php
Duplication Bug Best Practice
2 src/Queries/Mysql/Delete.php
Duplication Bug Best Practice
1 src/Queries/Mysql/ExtendedSelectionTrait.php
Duplication
4 src/Queries/Mysql/Insert.php
Bug Best Practice Duplication
6 src/Queries/Mysql/Select.php
Bug Best Practice Duplication
4 src/Queries/Mysql/Sum.php
Duplication Bug Best Practice
4 src/Queries/Mysql/Update.php
Bug Best Practice Duplication
2 src/Queries/Sqlite/UpdateDeleteTrait.php
Bug