Source file "com/google/common/collect/SynchronizedMapTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 146 of 146 | 0% | 0 of 0 | n/a | 18 | 18 | 46 | 46 | 18 | 18 |
| create() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testKeySet() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testValues() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testEntrySet() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testEquals() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SynchronizedMapTest() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testPut() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testPutAll() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testRemove() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testContainsKey() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testContainsValue() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testGet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSize() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testIsEmpty() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testHashCode() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testToString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSerialization() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testClear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |