Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
A | Thruster\Component\Promise\Promise | 2 | 1 | 219 | 32 | 99% | ? | ? | ? |
A | Component\Promise\RejectedPromise | 1 | 1 | 76 | 14 | 100% | ? | ? | ? |
A | Thruster\Component\Promise\Deferred | 1 | 1 | 66 | 6 | 100% | ? | ? | ? |
A | Exception\UnhandledRejectionException | 0 | 0 | 27 | 4 | 81.82% | 1 | 0 | 0 |
A | Component\Promise\FulfilledPromise | 2 | 1 | 68 | 12 | 100% | ? | ? | ? |
A | Thruster\Component\Promise\LazyPromise | 1 | 1 | 63 | 10 | 100% | ? | ? | ? |