Source file "javassist/bytecode/CodeAnalyzer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 650 of 650 | 0% | 84 of 84 | 0% | 58 | 58 | 135 | 135 | 9 | 9 |
processBranch(int, CodeIterator, int, int, int[], int, int[]) | ![]() | 0% | ![]() | 0% | 18 | 18 | 48 | 48 | 1 | 1 |
visitInst(int, CodeIterator, int, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 29 | 29 | 1 | 1 |
visitBytecode(CodeIterator, int[], int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 20 | 20 | 1 | 1 |
computeMaxStack() | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
checkTarget(int, int, int, int[], int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
initStack(int[], CodeAttribute) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
isEnd(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
getFieldSize(CodeIterator, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CodeAnalyzer(CodeAttribute) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |