Source file "org/mockito/internal/verification/VerificationWrapper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 43 of 43 | 0% | 0 of 0 | n/a | 9 | 9 | 15 | 15 | 9 | 9 |
VerificationWrapper(VerificationMode) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
verify(VerificationData) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
times(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
never() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
atLeast(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
atMost(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
atLeastOnce() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
atMostOnce() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
only() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |