Source file "org/springframework/integration/transformer/ObjectToMapTransformer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 172 of 172 | 0% | 16 of 16 | 0% | 17 | 17 | 43 | 43 | 9 | 9 |
| doFlatten(String, Map, Map) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| doProcessElement(String, Object, Map) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| doProcessCollection(String, Collection, Map) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| transformPayload(Object) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| ObjectToMapTransformer(JsonObjectMapper) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| flattenMap(Map) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ObjectToMapTransformer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldFlattenKeys(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getComponentType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |