Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
240038

Files

FilesIWE
org/apache/commons/codec/BinaryDecoder.java 001
org/apache/commons/codec/BinaryEncoder.java 001
org/apache/commons/codec/Decoder.java 001
org/apache/commons/codec/DecoderException.java 001
org/apache/commons/codec/Encoder.java 001
org/apache/commons/codec/EncoderException.java 001
org/apache/commons/codec/StringDecoder.java 001
org/apache/commons/codec/StringEncoder.java 001
org/apache/commons/codec/StringEncoderComparator.java 001
org/apache/commons/codec/binary/Base64.java 001
org/apache/commons/codec/binary/BinaryCodec.java 001
org/apache/commons/codec/binary/Hex.java 001
org/apache/commons/codec/digest/DigestUtils.java 001
org/apache/commons/codec/language/DoubleMetaphone.java 003
org/apache/commons/codec/language/Metaphone.java 001
org/apache/commons/codec/language/RefinedSoundex.java 001
org/apache/commons/codec/language/Soundex.java 001
org/apache/commons/codec/language/SoundexUtils.java 001
org/apache/commons/codec/net/BCodec.java 005
org/apache/commons/codec/net/CharacterEncodingNames.java 001
org/apache/commons/codec/net/QCodec.java 005
org/apache/commons/codec/net/QuotedPrintableCodec.java 005
org/apache/commons/codec/net/RFC1522Codec.java 001
org/apache/commons/codec/net/URLCodec.java 001

org/apache/commons/codec/BinaryDecoder.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/BinaryEncoder.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/Decoder.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/DecoderException.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/Encoder.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/EncoderException.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/StringDecoder.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/StringEncoder.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/StringEncoderComparator.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/binary/Base64.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/binary/BinaryCodec.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/binary/Hex.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/digest/DigestUtils.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/language/DoubleMetaphone.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2
Error '||' should be on the previous line. 821
Error '&&' should be on the previous line. 877

org/apache/commons/codec/language/Metaphone.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/language/RefinedSoundex.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/language/Soundex.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/language/SoundexUtils.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/net/BCodec.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2
Error '+' should be on the previous line. 172
Error '+' should be on the previous line. 173
Error '+' should be on the previous line. 197
Error '+' should be on the previous line. 198

org/apache/commons/codec/net/CharacterEncodingNames.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/net/QCodec.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2
Error '+' should be on the previous line. 254
Error '+' should be on the previous line. 255
Error '+' should be on the previous line. 279
Error '+' should be on the previous line. 280

org/apache/commons/codec/net/QuotedPrintableCodec.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2
Error '+' should be on the previous line. 326
Error '+' should be on the previous line. 327
Error '+' should be on the previous line. 351
Error '+' should be on the previous line. 352

org/apache/commons/codec/net/RFC1522Codec.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2

org/apache/commons/codec/net/URLCodec.java

ErrorLine
Error Line does not match expected header line of ' * Copyright 2001-2006 The Apache Software Foundation.'. 2