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 | 96 of 96 | 0% | 0 of 0 | n/a | 19 | 19 | 37 | 37 | 19 | 19 |
LoaderOptions() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
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 | |
isProcessComments() | ![]() | 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 | |
getCodePointLimit() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTagInspector() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |