Source file "com/github/jsonldjava/shaded/com/google/common/collect/ImmutableSortedMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 74 of 74 | 0% | 3 of 3 | 0% | 10 | 10 | 18 | 18 | 8 | 8 |
build() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
ImmutableSortedMap.Builder(Comparator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
put(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
put(Map.Entry) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putAll(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putAll(Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
combine(ImmutableMap.Builder) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
orderEntriesByValue(Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |