Source file "com/google/common/collect/ConcurrentHashMultiset.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 569 of 569 | 0% | 90 of 90 | 0% | 67 | 67 | 143 | 143 | 22 | 22 |
| add(Object, int) | 0% | 0% | 9 | 9 | 22 | 22 | 1 | 1 | ||
| setCount(Object, int, int) | 0% | 0% | 12 | 12 | 23 | 23 | 1 | 1 | ||
| setCount(Object, int) | 0% | 0% | 10 | 10 | 23 | 23 | 1 | 1 | ||
| remove(Object, int) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| removeExactly(Object, int) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| snapshot() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| size() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| entrySet() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| count(Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| entryIterator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createElementSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ConcurrentHashMultiset(ConcurrentMap) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| create(Iterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| create(MapMaker) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinctElements() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |