Source file "org/mockito/internal/InOrderImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 158 of 158 | 0% | 18 of 18 | 0% | 18 | 18 | 38 | 38 | 9 | 9 |
| verify(Object, VerificationMode) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| verify(MockedStatic, MockedStatic.Verification, VerificationMode) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| InOrderImpl(List) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| objectIsMockToBeVerified(Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| verifyNoMoreInteractions() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| verify(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isVerified(Invocation) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| markVerified(Invocation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMocksToBeVerifiedInOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |