Source file "org/mockito/BDDMockito.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 75 | 0% | 0 of 0 | n/a | 10 | 10 | 13 | 13 | 10 | 10 |
| willReturn(Object, Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| willThrow(Class, Class[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| willAnswer(Answer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| will(Answer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| willReturn(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| willThrow(Throwable[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| willThrow(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| willCallRealMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BDDMockito.BDDOngoingStubbingImpl(OngoingStubbing) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getMock() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |