Source file "org/mockito/internal/verification/VerificationModeFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 44 of 44 | 0% | 0 of 0 | n/a | 10 | 10 | 10 | 10 | 10 | 10 |
| description(VerificationMode, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| atLeast(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| times(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| calls(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| atMost(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| only() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| noMoreInteractions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| noInteractions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| atLeastOnce() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| atMostOnce() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |