Source file "org/junit/jupiter/api/AssertSame.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 31 of 31 | 0% | 4 of 4 | 0% | 6 | 6 | 14 | 14 | 4 | 4 |
| failNotSame(Object, Object, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| assertSame(Object, Object, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| assertSame(Object, Object, Supplier) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| assertSame(Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |