Source file "org/springframework/asm/AnnotationVisitor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 88 of 88 | 0% | 20 of 20 | 0% | 17 | 17 | 23 | 23 | 7 | 7 |
| AnnotationVisitor(int, AnnotationVisitor) | 0% | 0% | 6 | 6 | 6 | 6 | 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 |