Source file "net/bytebuddy/asm/Advice.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 286 of 286 | 0% | 12 of 12 | 0% | 14 | 14 | 56 | 56 | 8 | 8 |
Advice.AdviceVisitor(MethodVisitor, Implementation.Context, Assigner, StackManipulation, TypeDescription, MethodDescription, Advice.Dispatcher.Resolved.ForMethodEnter, Advice.Dispatcher.Resolved.ForMethodExit, List, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 27 | 27 | 1 | 1 |
onAfterExceptionTable() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
visitLocalVariable(String, String, String, Label, Label, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
visitMaxs(int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
onVisitFrame(int, int, Object[], int, Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onVisitVarInsn(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onVisitIincInsn(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |