Source file "net/bytebuddy/jar/asm/FieldVisitor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 76 of 103 | 26% | 23 of 26 | 11% | 17 | 20 | 14 | 25 | 4 | 7 |
| FieldVisitor(int, FieldVisitor) | 31% | 12% | 8 | 9 | 2 | 8 | 0 | 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 | ||
| getDelegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitEnd() | 100% | 50% | 1 | 2 | 0 | 3 | 0 | 1 | ||
| FieldVisitor(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |