Source file "org/mockito/internal/stubbing/InvocationContainerImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 118 of 295 | 60% | 18 of 28 | 35% | 19 | 34 | 25 | 69 | 7 | 20 |
| setMethodForStubbing(MatchableInvocation) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| findStubbedAnswer() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| addAnswer(Answer, boolean, Strictness) | 82% | 50% | 3 | 4 | 1 | 10 | 0 | 1 | ||
| addConsecutiveAnswer(Answer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| answerTo(Invocation) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setAnswersForStubbing(List, Strictness) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createRegisteredInvocations(MockCreationSettings) | 63% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clearInvocations() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 75% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| hasInvocationForPotentialStubbing() | 87% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| findAnswerFor(Invocation) | 100% | 100% | 0 | 3 | 0 | 9 | 0 | 1 | ||
| InvocationContainerImpl(MockCreationSettings) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| getStubbingsAscending() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| addAnswer(Answer, Strictness) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| setInvocationForPotentialStubbing(MatchableInvocation) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| invokedMock() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| resetInvocationForPotentialStubbing(MatchableInvocation) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| hasAnswersForStubbing() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getInvocations() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |