Source file "com/fasterxml/jackson/databind/deser/std/StdKeyDeserializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 432 of 456 | 5% | 81 of 82 | 1% | 56 | 59 | 103 | 112 | 7 | 10 |
| _parse(String, DeserializationContext) | 0% | 0% | 25 | 25 | 45 | 45 | 1 | 1 | ||
| forType(Class) | 4% | 2% | 21 | 22 | 38 | 40 | 0 | 1 | ||
| deserializeKey(String, DeserializationContext) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| _weirdKey(DeserializationContext, String, Exception) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _parseDouble(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyClass() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _parseInt(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _parseLong(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| StdKeyDeserializer(int, Class, FromStringDeserializer) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| StdKeyDeserializer(int, Class) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |