Source file "org/hamcrest/core/IsCollectionContaining.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 121 of 121 | 0% | 10 of 10 | 0% | 12 | 12 | 24 | 24 | 7 | 7 |
matchesSafely(Iterable, Description) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
hasItems(Matcher[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hasItems(Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
describeTo(Description) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
IsCollectionContaining(Matcher) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hasItem(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasItem(Matcher) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |