Source file "org/apache/sshd/common/util/MapEntryUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 4 of 4 | 0% | 8 | 8 | 15 | 15 | 6 | 6 |
| put(Object, Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| MapEntryUtils.GenericMapPopulator(Map) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| putAll(Map) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |