Source file "org/mockito/internal/stubbing/answers/ReturnsArgumentAt.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 239 of 239 | 0% | 42 of 42 | 0% | 32 | 32 | 56 | 56 | 11 | 11 |
| inferArgumentType(Invocation, int) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| wantedArgIndexIsVarargAndSameTypeAsReturnType(InvocationOnMock) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| answer(InvocationOnMock) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| validateArgumentTypeCompatibility(Invocation, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| wantedArgumentPositionIsValidForTheoreticalInvocation(InvocationOnMock, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| validateIndexWithinInvocationRange(InvocationOnMock, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| validateIndexWithinTheoreticalInvocationRange(InvocationOnMock, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| validateFor(InvocationOnMock) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ReturnsArgumentAt(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| inferWantedArgumentPosition(InvocationOnMock) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| inferWantedRawArgumentPosition(InvocationOnMock) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |