Source file "org/mockito/internal/stubbing/StubbedInvocationMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 92 | 64% | 3 of 4 | 25% | 6 | 9 | 6 | 20 | 4 | 7 |
| wasUsed() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| addAnswer(Answer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| answer(InvocationOnMock) | 85% | 50% | 1 | 2 | 0 | 4 | 0 | 1 | ||
| getStrictness() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| StubbedInvocationMatcher(Answer, MatchableInvocation, Strictness) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| markStubUsed(DescribedInvocation) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 |