| Percentage | Lines | ||
|---|---|---|---|
| ConstantDetector |
|
89 % | 28 |
| InvalidSetException |
|
100 % | 17 |
| OutOfEnumException |
|
100 % | 23 |
| ReflectionEnum |
|
100 % | 188 |
| ExplicitEnum |
|
100 % | 105 |
| Set |
|
100 % | 311 |
| CRAP Score | Lines | ||
|---|---|---|---|
| ConstantDetector::detect() | 4 | 20 | |
| Set::values() | 4 | 15 | |
| ExplicitEnum::byValue() | 3 | 15 | |
| ExplicitEnum::equals() | 3 | 4 | |
| ReflectionEnum::byValue() | 3 | 18 | |
| ReflectionEnum::byName() | 3 | 15 | |
| ReflectionEnum::equals() | 3 | 4 | |
| Set::detectConstants() | 3 | 14 | |
| ExplicitEnum::values() | 2 | 9 | |
| ReflectionEnum::values() | 2 | 9 | |