Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
A | RayEmitter\Example\BankAccount\Aggregate | 11 | 1 | 123 | 10 | ? | 1 | 0 | 0 |
A | C4tech\RayEmitter\Domain\ValueObject | 1 | 0 | 35 | 5 | 100% | 1 | 0 | 0 |
A | RayEmitter\Domain\AggregateRoot | 0 | 0 | 30 | 4 | 100% | 2 | 0 | 1 |
A | RayEmitter\Example\BankAccount\UsDollar | 1 | 0 | 27 | 3 | ? | 1 | 0 | 0 |
A | Example\BankAccount\AggregateRoot | 2 | 0 | 9 | 1 | ? | 2 | 0 | 0 |
A | C4tech\RayEmitter\Event\Collection | 1 | 0 | 10 | 1 | 100% | 1 | 0 | 0 |
A | C4tech\RayEmitter\Event\Store | 4 | 1 | 110 | 8 | 100% | 9 | 0 | 1 |
A | Example\BankAccount\WithdrawMoney | 2 | 0 | 28 | 2 | ? | ? | ? | ? |
A | Example\BankAccount\CreateAccount | 2 | 0 | 25 | 2 | ? | ? | ? | ? |
A | C4tech\RayEmitter\Facades\EventStore | 1 | 0 | 10 | 1 | 100% | 1 | 0 | 0 |
A | C4tech\RayEmitter\Domain\Repository | 3 | 1 | 86 | 8 | 94.87% | 10 | 0 | 0 |
A | C4tech\RayEmitter\Domain\Command | 0 | 1 | 56 | 4 | 100% | 1 | 0 | 0 |
A | CreateEventStore | 2 | 0 | 34 | 3 | ? | ? | ? | ? |
A | Example\BankAccount\DepositMoney | 2 | 0 | 28 | 2 | ? | ? | ? | ? |
A | C4tech\RayEmitter\ServiceProvider | 2 | 1 | 54 | 4 | 100% | 2 | 0 | 0 |