Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
F | PHPSA\Compiler\Expression | 94 | 1 | 440 | 104 | 0% | 0 | 0 | 0 |
F | PHPSA\Definition\ClassDefinition | 13 | 3 | 444 | 68 | 0% | 0 | 0 | 0 |
F | PHPSA\Compiler\NameResolveVisitor | 19 | 1 | 257 | 64 | 30.88% | 0 | 0 | 0 |
B | PHPSA\ControlFlow\ControlFlowGraph | 29 | 1 | 379 | 48 | 0% | 0 | 0 | 0 |
A | PHPSA\Context | 12 | 3 | 358 | 32 | 21.67% | 0 | 0 | 0 |
A | Expression\Operators\Logical\BooleanAnd | 5 | 1 | 25 | 4 | 0% | 0 | 0 | 0 |
A | Analyzer\Pass\Expression\DivisionByOne | 3 | 0 | 47 | 5 | 0% | 0 | 0 | 0 |
A | PHPSA\Compiler\Expression\CloneOp | 5 | 1 | 18 | 1 | 0% | 0 | 0 | 0 |
A | Operators\Bitwise\ShiftLeftTest | 2 | 0 | 34 | 3 | ? | 0 | 0 | 0 |
A | PHPSA\Compiler\Statement\BreakSt | 4 | 1 | 26 | 4 | 0% | 0 | 0 | 0 |
A | Pass\Expression\LogicInversion | 4 | 1 | 49 | 3 | 0% | 0 | 0 | 0 |
A | PHPSA\Compiler\Expression\PrintOp | 5 | 1 | 18 | 1 | 0% | 0 | 0 | 0 |
A | Operators\Bitwise\BitwiseNotTest | 2 | 0 | 32 | 3 | ? | 0 | 0 | 0 |
A | PHPSA\Compiler\Statement\TryCatchSt | 2 | 1 | 24 | 4 | 0% | 0 | 0 | 0 |
A | Statement\MissingBreakStatement | 4 | 1 | 82 | 13 | 0% | 0 | 0 | 0 |