Source file "org/springframework/core/serializer/support/SerializationDelegate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 40 of 40 | 0% | 0 of 0 | n/a | 4 | 4 | 13 | 13 | 4 | 4 |
| SerializationDelegate(Serializer, Deserializer) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| SerializationDelegate(ClassLoader) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| serialize(Object, OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deserialize(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |