Source file "org/codehaus/jackson/map/util/JSONWrappedObject.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% | 10 of 10 | 0% | 14 | 14 | 29 | 29 | 9 | 9 |
| serialize(JsonGenerator, SerializerProvider) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| JSONWrappedObject(String, String, Object, Class) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| JSONWrappedObject(String, String, Object, JavaType) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| JSONWrappedObject(String, String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| serializeWithType(JsonGenerator, SerializerProvider, TypeSerializer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSuffix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSerializationType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |