Scalable and Agile Architectures for EBusiness Community Sports Management System (CSMS)

the CSMS site
Home
 
   

Checkstyle Analysis of org.fanfoot.scoring.Scores


print-friendly
version

Checkstyle Analysis

This page details coding standard errors found in the Java source code for this project. These are style errors and as such do not prevent the code from running, however, many people argue that well styled code is easily readable, and that easily readable code is easier to maintain.

Details

org/fanfoot/scoring/Scores.java
Line Error
38 Unused import - java.util.Enumeration.
68 Line is longer than 80 characters.
85 Unable to get class information for @throws tag 'DBEsception'.
85 Unused @throws tag for 'DBEsception'.
91 Line is longer than 80 characters.
110 Unable to get class information for @throws tag 'DBEsception'.
110 Unused @throws tag for 'DBEsception'.
116 Line is longer than 80 characters.
227 Line is longer than 80 characters.

Generated by Checkstyle and Ant .