Source file "org/yaml/snakeyaml/LoaderOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 58 of 96 | 39% | 0 of 0 | n/a | 16 | 19 | 25 | 37 | 16 | 19 |
| setProcessComments(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAllowDuplicateKeys(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWrappedToRootException(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxAliasesForCollections(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAllowRecursiveKeys(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnumCaseSensitive(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNestingDepthLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCodePointLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTagInspector(TagInspector) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isAllowDuplicateKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWrappedToRootException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxAliasesForCollections() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAllowRecursiveKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnumCaseSensitive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNestingDepthLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTagInspector() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LoaderOptions() | 100% | n/a | 0 | 1 | 0 | 10 | 0 | 1 | ||
| isProcessComments() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getCodePointLimit() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |