Source file "org/springframework/integration/codec/CompositeCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 112 of 112 | 0% | 8 of 8 | 0% | 11 | 11 | 30 | 30 | 7 | 7 |
| encode(Object, OutputStream) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| decode(InputStream, Class) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encode(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| findDelegate(Class) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| CompositeCodec(Map, Codec) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| decode(byte[], Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CompositeCodec(Codec) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |