Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
A | RemiSan\Lock\LockStore\RedisLockStore | 1 | 1 | 79 | 9 | 100% | 2 | 0 | 1 |
A | TokenGenerator\FixedTokenGenerator | 0 | 0 | 23 | 2 | 100% | 2 | 1 | 0 |
A | RemiSan\Lock\Quorum\MajorityQuorum | 0 | 1 | 44 | 6 | 100% | 3 | 0 | 1 |
A | TokenGenerator\RandomTokenGenerator | 0 | 0 | 10 | 1 | 100% | 1 | 0 | 0 |
A | RemiSan\Lock\Quorum\UnanimousQuorum | 0 | 1 | 38 | 6 | 100% | 3 | 0 | 1 |
A | RemiSan\Lock\Lock | 0 | 0 | 64 | 5 | 100% | 3 | 1 | 1 |
A | Lock\Locker\MultipleStoreLocker | 11 | 1 | 245 | 28 | 100% | 3 | 0 | 1 |
A | RemiSan\Lock\Locker\SingleStoreLocker | 10 | 1 | 134 | 14 | 100% | 2 | 0 | 1 |