Source file "org/springframework/cloud/function/json/JsonMapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 277 of 277 | 0% | 68 of 68 | 0% | 43 | 43 | 52 | 52 | 9 | 9 |
| fromJson(Object, Type) | 0% | 0% | 13 | 13 | 17 | 17 | 1 | 1 | ||
| isJsonString(Object) | 0% | 0% | 9 | 9 | 9 | 9 | 1 | 1 | ||
| isJsonStringRepresentsCollection(Object) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| isJsonStringRepresentsMap(Object) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| toList(String, Class) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| toJson(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toSingle(String, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonMapper() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |