Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
100214

Files

FilesIWE
org/apache/commons/jelly/tags/memory/FreeMemoryTag.java 0182
org/apache/commons/jelly/tags/memory/GcTag.java 011
org/apache/commons/jelly/tags/memory/MemoryTagLibrary.java 011
org/apache/commons/jelly/tags/memory/package.html 010

org/apache/commons/jelly/tags/memory/FreeMemoryTag.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2002,2004 The Apache Software Foundation.'. 2
Warning Missing a Javadoc comment. 30
Warning Field 'MB' is used in only one method. 30
Warning '1024' is a magic number. 30
Warning '1024' is a magic number. 30
Warning Missing a Javadoc comment. 31
Warning Field 'KB' is used in only one method. 31
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 35
Error Assignment of parameter 'style' is not allowed. 37
Warning Missing a Javadoc comment. 42
Warning Missing a Javadoc comment. 48
Warning '}' should be on the same line. 59
Warning Il y a un espace de trop apr?Ęs '('. 65
Warning Il y a un espace de trop avant ')'. 65
Warning '}' should be on the same line. 66
Warning Il y a un espace de trop apr?Ęs '('. 67
Warning Il y a un espace de trop avant ')'. 67
Warning Il y a un espace de trop apr?Ęs '('. 68
Warning Il y a un espace de trop avant ')'. 68

org/apache/commons/jelly/tags/memory/GcTag.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2002,2004 The Apache Software Foundation.'. 2
Warning Missing a Javadoc comment. 32

org/apache/commons/jelly/tags/memory/MemoryTagLibrary.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2002,2004 The Apache Software Foundation.'. 2
Warning Missing a Javadoc comment. 27

org/apache/commons/jelly/tags/memory/package.html

ErrorLine
Warning Missing package documentation file.0