DVL1 dishevelled.org

Skip to: [content] [navigation]

dishevelled.org matrix-io 1.1-SNAPSHOT :: Downloads | Repository | Javadocs | Checkstyle | Test coverage | Changes

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
34 0 0 12

Details

org/dishevelled/matrix/io/impl/AbstractMatrixMarketReader.java

Violation Message Line
Errors Comment matches to-do format 'TODO:'. 60
Errors '3' is a magic number. 106
Errors Comment matches to-do format 'TODO:'. 233
Errors Comment matches to-do format 'TODO:'. 257

org/dishevelled/matrix/io/impl/AbstractTextMatrix3DReader.java

Violation Message Line
Errors '3' is a magic number. 67
Errors '3' is a magic number. 75

org/dishevelled/matrix/io/impl/MatrixMarketWriter.java

Violation Message Line
Errors Comment matches to-do format 'TODO:'. 42
Errors Comment matches to-do format 'TODO:'. 100

org/dishevelled/matrix/io/impl/sparse/AbstractSparseTextMatrix1DReader.java

Violation Message Line
Errors '0.75f' is a magic number. 46

org/dishevelled/matrix/io/impl/sparse/AbstractSparseTextMatrix2DReader.java

Violation Message Line
Errors '0.75f' is a magic number. 46

org/dishevelled/matrix/io/impl/sparse/AbstractSparseTextMatrix3DReader.java

Violation Message Line
Errors '0.75f' is a magic number. 47

org/dishevelled/matrix/io/impl/sparse/SparseMatrixMarketReader.java

Violation Message Line
Errors '0.75f' is a magic number. 44