Source file "org/springframework/integration/metadata/SimpleMetadataStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 48 of 48 | 0% | 0 of 0 | n/a | 7 | 7 | 12 | 12 | 7 | 7 |
| SimpleMetadataStore(ConcurrentMap) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| put(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| putIfAbsent(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replace(String, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SimpleMetadataStore() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |