Source file "org/springframework/integration/codec/kryo/PojoCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 94 of 94 | 0% | 10 of 10 | 0% | 13 | 13 | 26 | 26 | 8 | 8 |
| configureKryoInstance(Kryo) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| PojoCodec(List) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| PojoCodec(List, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| PojoCodec(KryoRegistrar) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| PojoCodec(KryoRegistrar, boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| PojoCodec() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| doEncode(Kryo, Object, Output) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| doDecode(Kryo, Input, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |