Source file "org/apache/bcel/classfile/StackMapEntry.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 266 of 266 | 0% | 20 of 20 | 0% | 28 | 28 | 60 | 60 | 18 | 18 |
toString() | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
StackMapEntry(DataInputStream, ConstantPool) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
dump(DataOutputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
StackMapEntry(int, int, StackMapType[], int, StackMapType[], ConstantPool) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
copy() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setByteCodeOffset(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setNumberOfLocals(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setTypesOfLocals(StackMapType[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setNumberOfStackItems(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setTypesOfStackItems(StackMapType[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
accept(Visitor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConstantPool(ConstantPool) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getByteCodeOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumberOfLocals() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTypesOfLocals() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumberOfStackItems() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTypesOfStackItems() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConstantPool() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |