Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
1 5 1 0

Files

Files Infos Warnings Errors
net/sf/triemap/TrieMap.java 5 1 0

Details

net/sf/triemap/TrieMap.java

Violation Message Line
Warnings File contains tab characters (this is the first instance). 73
Infos Method 'clone' should call 'super.clone'. 756
Infos 'object' hides a field. 1152
Infos '1231' is a magic number. 1305
Infos '1237' is a magic number. 1305
Infos 'boundary' hides a field. 1344