Source file "aj/org/objectweb/asm/AnnotationVisitor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 102 of 102 | 0% | 26 of 26 | 0% | 21 | 21 | 26 | 26 | 8 | 8 |
AnnotationVisitor(int, AnnotationVisitor) | ![]() | 0% | ![]() | 0% | 9 | 9 | 8 | 8 | 1 | 1 |
visitAnnotation(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
visitEnum(String, String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
visitArray(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
visit(String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
visitEnd() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
AnnotationVisitor(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDelegate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |