Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
A | App\BashRestController | 7 | 1 | 148 | 15 | 100% | 9 | 3 | 2 |
A | Tests\Functional\HookTest | 2 | 1 | 154 | 14 | ? | 2 | 1 | 0 |
A | App\Executor | 1 | 0 | 40 | 7 | 100% | 7 | 3 | 2 |
A | App\HookHandler | 1 | 1 | 99 | 11 | 100% | 0 | 0 | 0 |
A | Tests\Functional\BashRestTest | 4 | 1 | 137 | 12 | ? | 7 | 1 | 1 |
A | App\HookController | 5 | 1 | 90 | 11 | 100% | 4 | 1 | 1 |
A | App\SecuredTrait | 1 | 1 | 26 | 4 | 100% | 2 | 1 | 1 |
A | Tests\Functional\AbstractTestCase | 8 | 1 | 195 | 16 | ? | 10 | 3 | 3 |