Source file "org/objectweb/asm/tree/LocalVariableAnnotationNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 96 of 96 | 0% | 2 of 2 | 0% | 4 | 4 | 17 | 17 | 3 | 3 |
| accept(MethodVisitor, boolean) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| LocalVariableAnnotationNode(int, int, TypePath, LabelNode[], LabelNode[], int[], String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| LocalVariableAnnotationNode(int, TypePath, LabelNode[], LabelNode[], int[], String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |