Last Published: 2011-03-16
Downloads
|
Issue Management
Version: 1.0.1
Maven 2.0
Introduction
Download
Project Documentation
Project Information
Project Reports
Checkstyle
Cobertura Test Coverage
CPD Report
FindBugs Report
JavaDocs
PMD Report
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
1
5
1
0
Files
Files
I
W
E
net/sf/triemap/TrieMap.java
5
1
0
Details
net/sf/triemap/TrieMap.java
Violation
Message
Line
File contains tab characters (this is the first instance).
73
Method 'clone' should call 'super.clone'.
756
'object' hides a field.
1152
'1231' is a magic number.
1305
'1237' is a magic number.
1305
'boundary' hides a field.
1344