Source file "org/apache/bcel/classfile/Code.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 495 of 495 | 0% | 36 of 36 | 0% | 40 | 40 | 90 | 90 | 22 | 22 |
toString(boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
Code(int, int, DataInputStream, ConstantPool) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
copy(ConstantPool) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
dump(DataOutputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
calculateLength() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
Code(int, int, int, int, byte[], CodeException[], Attribute[], ConstantPool) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
getLineNumberTable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getLocalVariableTable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
Code(Code) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAttributes(Attribute[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getInternalLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCode(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setExceptionTable(CodeException[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
accept(Visitor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxLocals(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxStack(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAttributes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExceptionTable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxLocals() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxStack() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |