Source file "com/esotericsoftware/kryo/serializers/CollectionSerializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 505 of 518 | 2% | 84 of 84 | 0% | 53 | 55 | 122 | 128 | 11 | 13 |
| write(Kryo, Output, Collection) | 0% | 0% | 21 | 21 | 56 | 56 | 1 | 1 | ||
| read(Kryo, Input, Class) | 0% | 0% | 19 | 19 | 45 | 45 | 1 | 1 | ||
| create(Kryo, Input, Class, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| copy(Kryo, Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setElementClass(Class, Serializer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createCopy(Kryo, Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setElementClass(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setElementSerializer(Serializer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getElementClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getElementSerializer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeHeader(Kryo, Output, Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CollectionSerializer() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| setElementsCanBeNull(boolean) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |