Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 5.7. rss feed

Summary

Files  Info  Warnings  Errors
3 0 0 2

Files

File  I  W  E
net/sourceforge/pmd/cpd/SwiftTokenizer.java 0 0 2

Rules

Category Rule Violations Severity
javadoc JavadocType 2  Error

Details

net/sourceforge/pmd/cpd/SwiftTokenizer.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 54
 Error javadoc JavadocType Missing a Javadoc comment. 62