Source file "org/apache/commons/lang/enums/ValuedEnum.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 142 of 142 | 0% | 14 of 14 | 0% | 13 | 13 | 32 | 32 | 6 | 6 |
compareTo(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getEnum(Class, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
getValueInOtherClassLoader(Object) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
ValuedEnum(String, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |