Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
F | KoKoKo\assert\Assert | 37 | 1 | 850 | 159 | 100% | 9 | 3 | 6 |
A | exceptions\LengthNotBetweenException | 3 | 0 | 33 | 5 | 100% | 1 | 0 | 1 |
A | exceptions\InvalidArrayCountException | 5 | 0 | 34 | 5 | 100% | 1 | 0 | 1 |
A | exceptions\InvalidNotBoolException | 2 | 0 | 20 | 2 | 100% | 1 | 0 | 1 |
A | exceptions\StringNotMatchGlobException | 2 | 0 | 28 | 4 | 100% | 1 | 0 | 1 |
A | exceptions\InvalidFloatException | 3 | 0 | 25 | 3 | 100% | 2 | 0 | 2 |
A | exceptions\InvalidNumericException | 3 | 0 | 25 | 5 | 100% | 2 | 0 | 2 |
A | NumberNotGreaterStrictlyException | 3 | 0 | 29 | 6 | 100% | 1 | 0 | 1 |
A | exceptions\InvalidNullOrIntException | 3 | 0 | 26 | 4 | 100% | 1 | 0 | 1 |
A | exceptions\InvalidNotNullException | 2 | 0 | 20 | 2 | 100% | 2 | 0 | 2 |
A | exceptions\LengthNotGreaterException | 3 | 0 | 29 | 4 | 100% | 1 | 0 | 1 |
A | exceptions\InvalidIntOrStringException | 3 | 0 | 26 | 4 | 100% | 1 | 0 | 1 |
A | exceptions\InvalidNotEmptyException | 2 | 0 | 20 | 2 | 100% | 2 | 0 | 2 |
A | exceptions\StringNotMatchRegExpException | 2 | 0 | 28 | 4 | 100% | 1 | 0 | 1 |
A | exceptions\InvalidIntException | 3 | 0 | 25 | 3 | 100% | 2 | 0 | 2 |