Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | Predicate\OnePredicate::__invoke() | 0 | 16 | 4 | 4 | 0 | 0 | 0 |
A | Predicate\NonePredicate::__invoke() | 10 | 10 | 3 | 3 | 0 | 0 | 0 |
A | Predicate\AllPredicate::__invoke() | 0 | 10 | 3 | 3 | 0 | 0 | 0 |
A | Predicate\AnyPredicate::__invoke() | 10 | 10 | 3 | 3 | 0 | 0 | 0 |
A | Predicate\OrPredicate::getPredicates() | 4 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Predicate\EqualPredicate::__construct() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | AbstractQuantifierPredicate::getPredicates() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | AbstractQuantifierPredicate::__construct() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Predicate\OrPredicate::__construct() | 5 | 5 | 1 | 1 | 0 | 0 | 0 |
A | Predicate\NotNullPredicate::__invoke() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | TransformedPredicate::getTransformer() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Predicate\EqualPredicate::__invoke() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Predicate\AndPredicate::getPredicates() | 4 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Predicate\OrPredicate::__invoke() | 4 | 4 | 2 | 2 | 0 | 0 | 0 |
A | Predicate\NotPredicate::__construct() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |