Source file "aj/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 | 103 of 103 | 0% | 26 of 26 | 0% | 20 | 20 | 25 | 25 | 7 | 7 |
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 | |
getDelegate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |