Source file "org/aspectj/apache/bcel/generic/InstructionFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,410 of 1,410 | 0% | 227 of 227 | 0% | 197 | 197 | 272 | 272 | 48 | 48 |
| createBranchInstruction(short, InstructionHandle) | 0% | 0% | 21 | 21 | 22 | 22 | 1 | 1 | ||
| createCast(Type, Type) | 0% | 0% | 29 | 29 | 34 | 34 | 1 | 1 | ||
| createInvoke(String, String, Type, Type[], short, boolean) | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| createInvoke(String, String, String, short) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| createConstant(Object) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| PUSH(ConstantPool, int) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| PUSHCLASS(ConstantPool, String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| createNewArray(Type, short) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| PUSH(ConstantPool, Number) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| createFieldAccess(String, String, Type, short) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| createStore(Type, int) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| createLoad(Type, int) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| PUSH(ConstantPool, float) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createArrayLoad(Type) | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| createArrayStore(Type) | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| createReturn(Type) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| createNull(Type) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| PUSH(ConstantPool, long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| PUSH(ConstantPool, double) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| PUSH(ConstantPool, String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| createCheckCast(ReferenceType) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createInstanceOf(ReferenceType) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createALOAD(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createASTORE(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createGetField(String, String, Type) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createGetStatic(String, String, Type) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createPutField(String, String, Type) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createPutStatic(String, String, Type) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PUSH(ConstantPool, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| InstructionFactory(ClassGen, ConstantPool) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createInvoke(String, String, Type, Type[], short) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createNew(ObjectType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PUSH(ConstantPool, ObjectType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createPop(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createDup(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createDup_2(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createDup_1(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createNew(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| InstructionFactory(ClassGen) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createThis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| InstructionFactory(ConstantPool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PUSH(ConstantPool, Character) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PUSH(ConstantPool, Boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setClassGen(ClassGen) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConstantPool(ConstantPool) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getClassGen() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConstantPool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |