Percentage | Lines | ||
---|---|---|---|
Query |
|
100 % | 85 |
WhereTrait |
|
100 % | 64 |
ArrayWhere |
|
100 % | 141 |
Update |
|
100 % | 139 |
AbstractCommand |
|
100 % | 35 |
Create |
|
100 % | 119 |
Delete |
|
100 % | 89 |
Select |
|
100 % | 256 |
CRAP Score | Lines | ||
---|---|---|---|
AbstractCommand::checkAffected() | 4 | 10 | |
Create::execute() | 4 | 16 | |
Delete::execute() | 4 | 17 | |
Select::execute() | 4 | 19 | |
Update::execute() | 4 | 15 | |
ArrayWhere::recursiveStatement() | 3 | 16 | |
ArrayWhere::getParenthesis() | 3 | 9 | |
Create::getSql() | 2 | 14 | |
Select::statementExecute() | 2 | 7 | |
Select::fetchData() | 2 | 7 | |