Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
A | ProcessQueue\Process\ProcessQueue | 4 | 1 | 146 | 17 | 100% | 3 | 0 | 1 |
A | ProcessQueue\Process\NullProcess | 0 | 0 | 34 | 4 | 100% | 2 | 0 | 1 |
A | InvalidWorkingDirectoryExceptionTest | 2 | 1 | 18 | 2 | ? | 1 | 0 | 1 |
A | Tests\Process\ProcessQueueTest | 5 | 1 | 185 | 14 | ? | 3 | 0 | 1 |
A | ProcessQueue\Process\ProcessFactory | 1 | 1 | 30 | 4 | 100% | 3 | 0 | 2 |
A | ProcessQueue\Tests\Process\NullProcessTest | 2 | 0 | 30 | 4 | ? | 1 | 0 | 1 |
A | ProcessQueue\Process\ProcessManager | 3 | 1 | 62 | 7 | 100% | 4 | 0 | 2 |
A | Tests\System\ProcessorCounterTest | 2 | 1 | 20 | 2 | ? | 1 | 0 | 1 |
A | Tests\Process\ProcessFactoryTest | 3 | 1 | 34 | 3 | ? | 2 | 0 | 2 |
A | InvalidWorkingDirectoryException | 0 | 0 | 14 | 1 | 100% | 1 | 0 | 1 |
A | Tests\Process\ProcessManagerTest | 8 | 1 | 129 | 9 | ? | 3 | 0 | 3 |
A | ProcessQueue\System\ProcessorCounter | 0 | 1 | 98 | 15 | 35.29% | 1 | 0 | 1 |