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 | 91 of 91 | 0% | 24 of 24 | 0% | 20 | 20 | 24 | 24 | 8 | 8 | 
| AnnotationVisitor(int, AnnotationVisitor) | 0% | 0% | 8 | 8 | 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 | ||
| getDelegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |