Source file "org/apache/htrace/shaded/fasterxml/jackson/databind/ser/std/CollectionSerializer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 206 of 206 | 0% | 30 of 30 | 0% | 23 | 23 | 56 | 56 | 8 | 8 |
serializeContents(Collection, JsonGenerator, SerializerProvider) | ![]() | 0% | ![]() | 0% | 8 | 8 | 28 | 28 | 1 | 1 |
serializeContentsUsing(Collection, JsonGenerator, SerializerProvider, JsonSerializer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
hasSingleElement(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
_withValueTypeSerializer(TypeSerializer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CollectionSerializer(JavaType, boolean, TypeSerializer, BeanProperty, JsonSerializer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isEmpty(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
withResolved(BeanProperty, TypeSerializer, JsonSerializer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CollectionSerializer(CollectionSerializer, BeanProperty, TypeSerializer, JsonSerializer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |