Source file "org/springframework/integration/transformer/DecodingTransformer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 95 of 95 | 0% | 6 of 6 | 0% | 9 | 9 | 26 | 26 | 6 | 6 |
| doTransform(Message) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| DecodingTransformer(Codec, Class) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| DecodingTransformer(Codec, Expression) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| type(Message) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| onInit() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setEvaluationContext(StandardEvaluationContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |