Source file "org/springframework/integration/codec/kryo/AbstractKryoCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 130 of 130 | 0% | 4 of 4 | 0% | 10 | 10 | 32 | 32 | 8 | 8 |
| decode(InputStream, Class) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| encode(Object, OutputStream) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| decode(byte[], Class) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| encode(Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| AbstractKryoCodec() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$new$0() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$encode$1(Object, Output, Kryo) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$decode$2(Input, Class, Kryo) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |