Source file "org/mockito/internal/configuration/injection/filter/NameBasedCandidateFilter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 107 of 107 | 0% | 20 of 20 | 0% | 15 | 15 | 23 | 23 | 5 | 5 |
anotherCandidateMatchesMockName(Collection, Field, List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
filterCandidate(Collection, Field, List, Object, Field) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
selectMatchingName(Collection, Field) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
tooMany(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
NameBasedCandidateFilter(MockCandidateFilter) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |