Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
8 14

Files

Files Errors
net/sf/bloof/metrics/Filter.java 4
net/sf/bloof/metrics/MetricRegistry.java 2
net/sf/bloof/scm/cvsplugin/CvsPlugin.java 1
net/sf/bloof/events/BloofEvent.java 7

net/sf/bloof/metrics/Filter.java

Error Line
'static' modifier out of order with the JLS suggestions. 60
'static' modifier out of order with the JLS suggestions. 60
'static' modifier out of order with the JLS suggestions. 60
'static' modifier out of order with the JLS suggestions. 64

net/sf/bloof/metrics/MetricRegistry.java

Error Line
Empty catch block. 59
Empty catch block. 60

net/sf/bloof/scm/cvsplugin/CvsPlugin.java

Error Line
'static' modifier out of order with the JLS suggestions. 228

net/sf/bloof/events/BloofEvent.java

Error Line
'static' modifier out of order with the JLS suggestions. 69
'static' modifier out of order with the JLS suggestions. 69
'static' modifier out of order with the JLS suggestions. 69
'static' modifier out of order with the JLS suggestions. 69
'static' modifier out of order with the JLS suggestions. 69
'static' modifier out of order with the JLS suggestions. 69
'static' modifier out of order with the JLS suggestions. 77