Source file "org/objectweb/asm/FieldVisitor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 100 of 100 | 0% | 26 of 26 | 0% | 19 | 19 | 24 | 24 | 6 | 6 |
FieldVisitor(int, FieldVisitor) | ![]() | 0% | ![]() | 0% | 9 | 9 | 8 | 8 | 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 |