Source file "org/objectweb/asm/util/CheckAnnotationAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 175 of 175 | 0% | 48 of 48 | 0% | 33 | 33 | 37 | 37 | 9 | 9 |
| visit(String, Object) | 0% | 0% | 21 | 21 | 8 | 8 | 1 | 1 | ||
| visitEnum(String, String, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| visitAnnotation(String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| visitArray(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkName(String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| checkVisitEndNotCalled() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CheckAnnotationAdapter(AnnotationVisitor, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| visitEnd() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| CheckAnnotationAdapter(AnnotationVisitor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |