Source file "org/objectweb/asm/tree/AnnotationNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 356 of 356 | 0% | 60 of 60 | 0% | 41 | 41 | 79 | 79 | 11 | 11 |
| visit(String, Object) | 0% | 0% | 12 | 12 | 22 | 22 | 1 | 1 | ||
| accept(AnnotationVisitor, String, Object) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| visitEnum(String, String, String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| visitArray(String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| accept(AnnotationVisitor) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| visitAnnotation(String, String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| AnnotationNode(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| AnnotationNode(int, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AnnotationNode(List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| visitEnd() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| check(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |