Source file "org/mockito/internal/invocation/ArgumentsProcessor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 87 of 145 | 40% | 18 of 26 | 30% | 13 | 17 | 14 | 24 | 1 | 4 |
| expandVarArgs(boolean, Object[]) | 8% | 16% | 6 | 7 | 11 | 13 | 0 | 1 | ||
| isNullOrEmpty(Object[]) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| argumentsToMatchers(Object[]) | 82% | 66% | 2 | 4 | 1 | 6 | 0 | 1 | ||
| expandArgs(MockitoMethod, Object[]) | 78% | 50% | 2 | 3 | 1 | 4 | 0 | 1 |