Source file "net/bytebuddy/jar/asm/AnnotationVisitor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 82 of 102 | 19% | 24 of 26 | 7% | 19 | 21 | 18 | 26 | 6 | 8 |
AnnotationVisitor(int, AnnotationVisitor) | ![]() ![]() | 31% | ![]() ![]() | 12% | 8 | 9 | 2 | 8 | 0 | 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 |
getDelegate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AnnotationVisitor(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |