Source file "aj/org/objectweb/asm/commons/AdviceAdapter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 839 of 839 | 0% | 146 of 146 | 0% | 113 | 113 | 217 | 217 | 26 | 26 |
visitInsn(int) | ![]() | 0% | ![]() | 0% | 21 | 21 | 60 | 60 | 1 | 1 |
visitFieldInsn(int, String, String, String) | ![]() | 0% | ![]() | 0% | 13 | 13 | 19 | 19 | 1 | 1 |
doVisitMethodInsn(int, String, String) | ![]() | 0% | ![]() | 0% | 12 | 12 | 19 | 19 | 1 | 1 |
visitVarInsn(int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 19 | 19 | 1 | 1 |
visitJumpInsn(int, Label) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
visitMethodInsn(int, String, String, String, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
visitLdcInsn(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 7 | 7 | 1 | 1 |
visitLabel(Label) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
visitTryCatchBlock(Label, Label, Label, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
visitMultiANewArrayInsn(String, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
addForwardJumps(Label, Label[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
visitTableSwitchInsn(int, int, Label, Label[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
visitLookupSwitchInsn(Label, int[], Label[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
AdviceAdapter(int, MethodVisitor, int, String, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
visitCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
visitIntInsn(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
visitTypeInsn(int, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
addForwardJump(Label) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
visitInvokeDynamicInsn(String, String, Handle, Object[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
popValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
peekValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
pushValue(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endConstructorBasicBlockWithoutSuccessor() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onMethodEnter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
onMethodExit(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |