Percentage | Lines | ||
---|---|---|---|
AllPredicate |
|
100 % | 19 |
AnyPredicate |
|
100 % | 19 |
FalsePredicate |
|
100 % | 13 |
NonePredicate |
|
100 % | 19 |
NotNullPredicate |
|
100 % | 13 |
NullPredicate |
|
100 % | 13 |
OnePredicate |
|
100 % | 25 |
TruePredicate |
|
100 % | 13 |
AbstractQuantifierPredicate |
|
100 % | 22 |
AndPredicate |
|
100 % | 38 |
CRAP Score | Lines | ||
---|---|---|---|
OnePredicate::__invoke() | 4 | 16 | |
AllPredicate::__invoke() | 3 | 10 | |
AnyPredicate::__invoke() | 3 | 10 | |
NonePredicate::__invoke() | 3 | 10 | |
AndPredicate::__invoke() | 2 | 4 | |
OrPredicate::__invoke() | 2 | 4 | |
AbstractQuantifierPredicate::__construct() | 1 | 4 | |
AndPredicate::__construct() | 1 | 5 | |
EqualPredicate::__construct() | 1 | 4 | |
EqualPredicate::__invoke() | 1 | 4 | |