Source file "org/objectweb/asm/tree/FieldNode.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 272 of 272 | 0% | 38 of 38 | 0% | 27 | 27 | 56 | 56 | 8 | 8 |
accept(ClassVisitor) | ![]() | 0% | ![]() | 0% | 12 | 12 | 26 | 26 | 1 | 1 |
check(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
visitTypeAnnotation(int, TypePath, String, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
visitAnnotation(String, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
FieldNode(int, int, String, String, String, Object) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
FieldNode(int, String, String, String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
visitAttribute(Attribute) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
visitEnd() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |