SqlFormatOptions

Source file "org/apache/calcite/sql/pretty/SqlFormatOptions.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total149 of 1490%0 of 0n/a242459592424
SqlFormatOptions()360%n/a11131311
SqlFormatOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int)360%n/a11131311
setAlwaysUseParentheses(boolean)40%n/a112211
setCaseClausesOnNewLines(boolean)40%n/a112211
setClauseStartsLine(boolean)40%n/a112211
setKeywordsLowercase(boolean)40%n/a112211
setQuoteAllIdentifiers(boolean)40%n/a112211
setSelectListItemsOnSeparateLines(boolean)40%n/a112211
setWhereListItemsOnSeparateLines(boolean)40%n/a112211
setWindowDeclarationStartsLine(boolean)40%n/a112211
setWindowListItemsOnSeparateLines(boolean)40%n/a112211
setLineLength(int)40%n/a112211
setIndentation(int)40%n/a112211
isAlwaysUseParentheses()30%n/a111111
isCaseClausesOnNewLines()30%n/a111111
isClauseStartsLine()30%n/a111111
isKeywordsLowercase()30%n/a111111
isQuoteAllIdentifiers()30%n/a111111
isSelectListItemsOnSeparateLines()30%n/a111111
isWhereListItemsOnSeparateLines()30%n/a111111
isWindowDeclarationStartsLine()30%n/a111111
isWindowListItemsOnSeparateLines()30%n/a111111
getLineLength()30%n/a111111
getIndentation()30%n/a111111