Code

Rating   Name Coupling Cohesion Size Complexity Test Coverage Changes Bugs Features
A CondParse\Operand\OrOperator 2 1 13 3 100% 0 0 0
A CondParse\Operand\AbstractOperand 1 0 17 1 100% 0 0 0
A CondParse\CondParse 2 1 33 2 100% 0 0 0
A CondParse\ParseStrategy\ToOperatorStack 3 0 27 4 100% 0 0 0
A CondParse\OperandStack 0 1 44 7 100% 0 0 0
A CondParse\Operand\AbstractValueOperand 1 0 7 1 100% 0 0 0
A CondParse\Lexer 3 1 116 14 97.78% 0 0 0
A CondParse\ParseStrategy\WhiteSpace 2 0 22 2 100% 0 0 0
A CondParse\Parser 5 1 48 6 100% 0 0 0
A CondParse\Operand\AndOperator 2 1 13 3 100% 0 0 0
A CondParse\LexerToken 0 1 42 4 100% 0 0 0
A CondParse\TokenMap 2 1 147 11 100% 0 0 0
A CondParse\ParseStrategy\ClosingBracket 5 0 30 3 100% 0 0 0
A CondParse\Operand\BooleanOperand 1 1 13 2 100% 0 0 0
A CondParse\LexerTokenFactory 1 0 13 1 100% 0 0 0