| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 359 of 359 | 0% | 0 of 0 | n/a | 13 | 13 | 53 | 53 | 13 | 13 |
| testNegate() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testAdd() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testSubtract() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testMultiply() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testDivide() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testRemainder() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testShiftLeft() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testShiftRight() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testShiftRightUnsigned() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBitwiseAnd() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBitwiseOr() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBitwiseXor() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| TestArithmeticBytecodeExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |