Source file "org/springframework/asm/FieldVisitor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 20 of 20 | 0% | 16 | 16 | 22 | 22 | 6 | 6 |
| FieldVisitor(int, FieldVisitor) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| visitTypeAnnotation(int, TypePath, String, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| visitAnnotation(String, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| visitAttribute(Attribute) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| visitEnd() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| FieldVisitor(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |