| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 207 of 207 | 0% | 0 of 0 | n/a | 13 | 13 | 48 | 48 | 13 | 13 |
| testAddition() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testBitwiseAnd() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testBitwiseLeftShift() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBitwiseOr() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testBitwiseRightShift() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testBitwiseXor() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testConcat() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testDivision() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testIntegerDivision() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testModulo() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testMultiplication() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testSubtraction() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ArithmethicTests() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |