CheckStyle Audit

Designed for use with CheckStyle 4.2 and Ant.

Summary

FilesErrors
13018

File org/limy/admin/dao/AdminTableCreater.java

Error DescriptionLine
Boolean expression complexity is 4 (max allowed is 3).189

File org/limy/admin/dao/DaoClassCreater.java

Error DescriptionLine
The String " */" appears 3 times in the file.136

File org/limy/admin/format/CreateHtmlFromXml.java

Error DescriptionLine
'Exception' をキャッチすることは許可されていません。174
Illegal Pattern175

File org/limy/admin/format/XmlContextUtils.java

Error DescriptionLine
ネストした if-else の深さが 3 (最大 2 まで)です。84
NPath Complexity is 390 (max allowed is 50).111
Unnecessary parentheses around assignment right-hand side.226

File org/limy/resource/BindValues.java

Error DescriptionLine
Class Data Abstraction Coupling is 12 (max allowed is 7) classes [DBIntValue, ValueChain, DBTimeValue, DBStringValue, DBByteValue, DBDateValue, DBShortValue, DBTimestampValue, DBColumnValue, DBBigDecimalValue, DBBooleanValue, DBLongValue].45

File org/limy/resource/DynamicCreator.java

Error DescriptionLine
Class Data Abstraction Coupling is 10 (max allowed is 7) classes [DBIntValue, DBTimeValue, DBStringValue, DBByteValue, DBDateValue, DBTimestampValue, DBShortValue, DBBigDecimalValue, DBBooleanValue, DBLongValue].50

File org/limy/util/FtpUtils.java

Error DescriptionLine
The String "/" appears 3 times in the file.114

File org/limy/util/LimyEhcache.java

Error DescriptionLine
The String "'" appears 3 times in the file.82

File org/limy/util/LogUtils.java

Error DescriptionLine
Illegal Pattern39

File org/limy/util/UrlUtils.java

Error DescriptionLine
The String "/" appears 3 times in the file.133

File org/limy/web/VelocityCommandServlet.java

Error DescriptionLine
'Exception' をキャッチすることは許可されていません。141
'Exception' をキャッチすることは許可されていません。161

File org/limy/web/WebMultiformUtils.java

Error DescriptionLine
Class Data Abstraction Coupling is 11 (max allowed is 7) classes [WebResourceV, ServletFileUpload, DiskFileItemFactory, WebResourceImpl, WebResourceMultiForm, WebException, WebResourceVMulti, MultiFormFileValue, MultiFormStringValue, HashMap, ServletRequestContext].46
Class Fan-Out Complexity is 24 (max allowed is 20).46

File org/limy/xml/XmlUtils.java

Error DescriptionLine
Got an exception - expecting ''', found 'ノ'127