Source file "org/objectweb/asm/tree/analysis/Frame.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,116 of 1,116 | 0% | 137 of 137 | 0% | 108 | 108 | 256 | 256 | 21 | 21 |
| execute(AbstractInsnNode, Interpreter) | 0% | 0% | 66 | 66 | 164 | 164 | 1 | 1 | ||
| push(Value) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| merge(Frame, Interpreter) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| executeDupX2(AbstractInsnNode, Value, Interpreter) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| executeInvokeInsn(AbstractInsnNode, String, Interpreter) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| init(Frame) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| merge(Frame, boolean[]) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| Frame(int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setLocal(int, Value) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| pop() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getLocal(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Frame(Frame) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setStack(int, Value) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStack(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setReturn(Value) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clearStack() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLocals() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxStackSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStackSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initJumpTarget(int, LabelNode) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |