View by Classes

Findings - Overview

design Method length exceeds the maximum allowed length. (Checkstyle)

Further info on the wiki.
A Method should have a moderate length...
3org.jcoderz.phoenix.sqlparser.SqlParser
Method length is 140 lines (max allowed is 100). [286:4],
Method length is 112 lines (max allowed is 100). [799:4],
Method length is 119 lines (max allowed is 100). [1092:4]
2org.jcoderz.phoenix.report.Java2Html
Method length is 198 lines (max allowed is 100). [921:4],
Method length is 125 lines (max allowed is 100). [1504:4]
1org.jcoderz.guidelines.snippets.SampleSnippets
Method length is 110 lines (max allowed is 100). [105:5]
1org.jcoderz.phoenix.sqlparser.SqlToXml
Method length is 103 lines (max allowed is 100). [102:4]
1org.jcoderz.testdata.Importer
Method length is 133 lines (max allowed is 100). [72:5]
1org.jcoderz.phoenix.templategen.TemplateDescr
Method length is 128 lines (max allowed is 100). [82:4]
1org.jcoderz.phoenix.sqlparser.SqlScanner
Method length is 163 lines (max allowed is 100). [118:4]
1org.jcoderz.phoenix.chart2d.Chart2DHandlerImpl
Method length is 119 lines (max allowed is 100). [981:4]
1org.jcoderz.phoenix.report.FindBugsReportReader
Method length is 113 lines (max allowed is 100). [98:4]
1org.jcoderz.phoenix.report.StatisticCollector
Method length is 142 lines (max allowed is 100). [477:4]
1org.jcoderz.phoenix.report.FindingsSummary
Method length is 101 lines (max allowed is 100). [396:7]