Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | ValueParsers\ObjectValueParser::getValue() | 0 | 17 | 10 | 10 | 0 | 0 | 0 |
B | ValueParsers\ArrayValueParser::getValue() | 0 | 17 | 10 | 10 | 0 | 0 | 0 |
B | Operators\CompareOperator::evaluate() | 0 | 18 | 8 | 8 | 0 | 0 | 0 |
A | Evaluator::determineValueParser() | 0 | 15 | 6 | 6 | 0 | 0 | 0 |
A | Operators\XOrOperator::evaluate() | 0 | 10 | 5 | 5 | 0 | 0 | 0 |
A | Operators\CompareOperator::configure() | 0 | 15 | 3 | 3 | 0 | 0 | 0 |
A | DefaultExpressionParser::__construct() | 0 | 10 | 1 | 1 | 0 | 0 | 0 |
A | Operators\BetweenOperator::configure() | 0 | 9 | 2 | 2 | 0 | 0 | 0 |
A | Operators\RegexOperator::evaluate() | 0 | 9 | 4 | 4 | 0 | 0 | 0 |
A | ArrayExpression\ExpressionParser::parse() | 0 | 9 | 3 | 3 | 0 | 0 | 0 |
A | Operators\RegexOperator::configure() | 0 | 9 | 3 | 3 | 0 | 0 | 0 |
A | InvalidValueTypeException::__construct() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | NotAnExpressionException::__construct() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | Operators\ConcatOperator::configure() | 0 | 8 | 3 | 3 | 0 | 0 | 0 |
A | Operators\ValueOperator::evaluate() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |