Source file "org/mockito/internal/verification/checkers/AtLeastXNumberOfInvocationsChecker.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 4 of 4 | 0% | 4 | 4 | 15 | 15 | 2 | 2 |
| checkAtLeastNumberOfInvocations(List, MatchableInvocation, int, InOrderContext) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| checkAtLeastNumberOfInvocations(List, MatchableInvocation, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 |