Source file "org/springframework/boot/autoconfigure/gson/GsonProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 80 of 80 | 0% | 0 of 0 | n/a | 23 | 23 | 34 | 34 | 23 | 23 |
| setGenerateNonExecutableJson(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExcludeFieldsWithoutExposeAnnotation(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSerializeNulls(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableComplexMapKeySerialization(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDisableInnerClassSerialization(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLongSerializationPolicy(LongSerializationPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFieldNamingPolicy(FieldNamingPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPrettyPrinting(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLenient(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDisableHtmlEscaping(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDateFormat(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| GsonProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGenerateNonExecutableJson() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExcludeFieldsWithoutExposeAnnotation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSerializeNulls() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEnableComplexMapKeySerialization() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDisableInnerClassSerialization() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLongSerializationPolicy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFieldNamingPolicy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrettyPrinting() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLenient() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDisableHtmlEscaping() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDateFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |