Source file "org/mockito/internal/stubbing/BaseStubbing.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 154 of 154 | 0% | 16 of 16 | 0% | 18 | 18 | 32 | 32 | 10 | 10 |
| thenThrow(Throwable[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| thenThrow(Class, Class[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| thenReturn(Object, Object[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| thenThrow(Class) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| thenReturn(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| thenThrow(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BaseStubbing(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| thenCallRealMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| then(Answer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMock() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |