Source file "org/objectweb/asm/tree/analysis/SimpleVerifier.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 536 of 536 | 0% | 121 of 121 | 0% | 76 | 76 | 125 | 125 | 15 | 15 |
| merge(BasicValue, BasicValue) | 0% | 0% | 20 | 20 | 30 | 30 | 1 | 1 | ||
| isAssignableFrom(Type, Type) | 0% | 0% | 14 | 14 | 18 | 18 | 1 | 1 | ||
| newValue(Type) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| isSubTypeOf(BasicValue, BasicValue) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| newArrayValue(Type, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getClass(Type) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getElementValue(BasicValue) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| getSuperClass(Type) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| SimpleVerifier(int, Type, Type, List, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| isArrayValue(BasicValue) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| SimpleVerifier(Type, Type, List, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isInterface(Type) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| SimpleVerifier(Type, Type, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SimpleVerifier() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClassLoader(ClassLoader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |