| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 62 of 62 | 0% | 12 of 12 | 0% | 11 | 11 | 12 | 12 | 5 | 5 |
| checkAdd(AnyMatrix) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| canAdd(AnyMatrix) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| checkMultiply(AnyMatrix) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isSquare() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| canMultiply(AnyMatrix) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |