Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
391 0 0 9567

Files

FilesIWE
examples/IOUtil.java 0 0 9
examples/PrintCommandListener.java 0 0 11
examples/TelnetClientExample.java 0 0 89
examples/chargen.java 0 0 19
examples/daytime.java 0 0 14
examples/echo.java 0 0 17
examples/finger.java 0 0 11
examples/ftp.java 0 0 22
examples/fwhois.java 0 0 7
examples/mail.java 0 0 12
examples/messages.java 0 0 19
examples/nntp/ExtendedNNTPOps.java 0 0 75
examples/nntp/MessageThreading.java 0 0 79
examples/nntp/NNTPUtils.java 0 0 98
examples/nntp/newsgroups.java 0 0 9
examples/nntp/package.html 0 0 1
examples/nntp/post.java 0 0 11
examples/ntp/NTPClient.java 0 0 1
examples/ntp/NTPClient.java 0 0 52
examples/ntp/TimeClient.java 0 0 21
examples/ntp/package.html 0 0 1
examples/package.html 0 0 1
examples/rdate.java 0 0 15
examples/rexec.java 0 0 12
examples/rlogin.java 0 0 12
examples/rshell.java 0 0 12
examples/server2serverFTP.java 0 0 24
examples/tftp.java 0 0 34
examples/weatherTelnet.java 0 0 8
org/apache/commons/net/CharGenTCPClient.java 0 0 1
org/apache/commons/net/CharGenUDPClient.java 0 0 15
org/apache/commons/net/DatagramSocketClient.java 0 0 33
org/apache/commons/net/DatagramSocketFactory.java 0 0 7
org/apache/commons/net/DaytimeTCPClient.java 0 0 6
org/apache/commons/net/DaytimeUDPClient.java 0 0 13
org/apache/commons/net/DefaultDatagramSocketFactory.java 0 0 10
org/apache/commons/net/DefaultSocketFactory.java 0 0 28
org/apache/commons/net/DiscardTCPClient.java 0 0 2
org/apache/commons/net/DiscardUDPClient.java 0 0 25
org/apache/commons/net/EchoTCPClient.java 0 0 1
org/apache/commons/net/EchoUDPClient.java 0 0 19
org/apache/commons/net/FingerClient.java 0 0 22
org/apache/commons/net/MalformedServerReplyException.java 0 0 2
org/apache/commons/net/ProtocolCommandEvent.java 0 0 19
org/apache/commons/net/ProtocolCommandListener.java 0 0 3
org/apache/commons/net/ProtocolCommandSupport.java 0 0 21
org/apache/commons/net/SocketClient.java 0 0 25
org/apache/commons/net/SocketFactory.java 0 0 10
org/apache/commons/net/TimeTCPClient.java 0 0 6
org/apache/commons/net/TimeUDPClient.java 0 0 37
org/apache/commons/net/WhoisClient.java 0 0 3
org/apache/commons/net/bsd/RCommandClient.java 0 0 38
org/apache/commons/net/bsd/RExecClient.java 0 0 32
org/apache/commons/net/bsd/RLoginClient.java 0 0 18
org/apache/commons/net/bsd/package.html 0 0 1
org/apache/commons/net/ftp/Configurable.java 0 0 1
org/apache/commons/net/ftp/Configurable.java 0 0 16
org/apache/commons/net/ftp/DefaultFTPFileListParser.java 0 0 1
org/apache/commons/net/ftp/FTP.java 0 0 214
org/apache/commons/net/ftp/FTPClient.java 0 0 447
org/apache/commons/net/ftp/FTPClientConfig.java 0 0 522
org/apache/commons/net/ftp/FTPCommand.java 0 0 75
org/apache/commons/net/ftp/FTPConnectionClosedException.java 0 0 3
org/apache/commons/net/ftp/FTPFile.java 0 0 69
org/apache/commons/net/ftp/FTPFileEntryParser.java 0 0 4
org/apache/commons/net/ftp/FTPFileEntryParserImpl.java 0 0 25
org/apache/commons/net/ftp/FTPFileIterator.java 0 0 18
org/apache/commons/net/ftp/FTPFileList.java 0 0 43
org/apache/commons/net/ftp/FTPFileListParser.java 0 0 3
org/apache/commons/net/ftp/FTPFileListParserImpl.java 0 0 4
org/apache/commons/net/ftp/FTPListParseEngine.java 0 0 80
org/apache/commons/net/ftp/FTPReply.java 0 0 98
org/apache/commons/net/ftp/package.html 0 0 1
org/apache/commons/net/ftp/parser/CompositeFileEntryParser.java 0 0 13
org/apache/commons/net/ftp/parser/ConfigurableFTPFileEntryParserImpl.java 0 0 77
org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java 0 0 73
org/apache/commons/net/ftp/parser/EnterpriseUnixFTPEntryParser.java 0 0 17
org/apache/commons/net/ftp/parser/FTPFileEntryParserFactory.java 0 0 8
org/apache/commons/net/ftp/parser/FTPTimestampParser.java 0 0 38
org/apache/commons/net/ftp/parser/FTPTimestampParserImpl.java 0 0 305
org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java 0 0 50
org/apache/commons/net/ftp/parser/NTFTPEntryParser.java 0 0 26
org/apache/commons/net/ftp/parser/OS2FTPEntryParser.java 0 0 26
org/apache/commons/net/ftp/parser/OS400FTPEntryParser.java 0 0 31
org/apache/commons/net/ftp/parser/ParserInitializationException.java 0 0 10
org/apache/commons/net/ftp/parser/RegexFTPFileEntryParserImpl.java 0 0 12
org/apache/commons/net/ftp/parser/UnixFTPEntryParser.java 0 0 68
org/apache/commons/net/ftp/parser/VMSFTPEntryParser.java 0 0 39
org/apache/commons/net/ftp/parser/VMSVersioningFTPEntryParser.java 0 0 43
org/apache/commons/net/ftp/parser/package.html 0 0 1
org/apache/commons/net/io/CopyStreamAdapter.java 0 0 12
org/apache/commons/net/io/CopyStreamEvent.java 0 0 14
org/apache/commons/net/io/CopyStreamException.java 0 0 8
org/apache/commons/net/io/CopyStreamListener.java 0 0 3
org/apache/commons/net/io/DotTerminatedMessageReader.java 0 0 18
org/apache/commons/net/io/DotTerminatedMessageWriter.java 0 0 31
org/apache/commons/net/io/FromNetASCIIInputStream.java 0 0 33
org/apache/commons/net/io/FromNetASCIIOutputStream.java 0 0 19
org/apache/commons/net/io/SocketInputStream.java 0 0 6
org/apache/commons/net/io/SocketOutputStream.java 0 0 11
org/apache/commons/net/io/ToNetASCIIInputStream.java 0 0 26
org/apache/commons/net/io/ToNetASCIIOutputStream.java 0 0 15
org/apache/commons/net/io/Util.java 0 0 60
org/apache/commons/net/io/package.html 0 0 1
org/apache/commons/net/nntp/Article.java 0 0 338
org/apache/commons/net/nntp/ArticlePointer.java 0 0 3
org/apache/commons/net/nntp/NNTP.java 0 0 150
org/apache/commons/net/nntp/NNTPClient.java 0 0 245
org/apache/commons/net/nntp/NNTPCommand.java 0 0 26
org/apache/commons/net/nntp/NNTPConnectionClosedException.java 0 0 3
org/apache/commons/net/nntp/NNTPReply.java 0 0 96
org/apache/commons/net/nntp/NewGroupsOrNewsQuery.java 0 0 34
org/apache/commons/net/nntp/NewsgroupInfo.java 0 0 27
org/apache/commons/net/nntp/SimpleNNTPHeader.java 0 0 23
org/apache/commons/net/nntp/Threadable.java 0 0 1
org/apache/commons/net/nntp/Threadable.java 0 0 28
org/apache/commons/net/nntp/Threader.java 0 0 524
org/apache/commons/net/nntp/package.html 0 0 1
org/apache/commons/net/ntp/NTPUDPClient.java 0 0 12
org/apache/commons/net/ntp/NtpUtils.java 0 0 32
org/apache/commons/net/ntp/NtpV3Impl.java 0 0 172
org/apache/commons/net/ntp/NtpV3Packet.java 0 0 83
org/apache/commons/net/ntp/TimeInfo.java 0 0 79
org/apache/commons/net/ntp/TimeStamp.java 0 0 119
org/apache/commons/net/ntp/package.html 0 0 1
org/apache/commons/net/package.html 0 0 1
org/apache/commons/net/pop3/POP3.java 0 0 69
org/apache/commons/net/pop3/POP3Client.java 0 0 86
org/apache/commons/net/pop3/POP3Command.java 0 0 10
org/apache/commons/net/pop3/POP3MessageInfo.java 0 0 16
org/apache/commons/net/pop3/POP3Reply.java 0 0 8
org/apache/commons/net/pop3/package.html 0 0 1
org/apache/commons/net/smtp/RelayPath.java 0 0 11
org/apache/commons/net/smtp/SMTP.java 0 0 128
org/apache/commons/net/smtp/SMTPClient.java 0 0 63
org/apache/commons/net/smtp/SMTPCommand.java 0 0 36
org/apache/commons/net/smtp/SMTPConnectionClosedException.java 0 0 3
org/apache/commons/net/smtp/SMTPReply.java 0 0 62
org/apache/commons/net/smtp/SimpleSMTPHeader.java 0 0 20
org/apache/commons/net/smtp/package.html 0 0 1
org/apache/commons/net/telnet/EchoOptionHandler.java 0 0 11
org/apache/commons/net/telnet/InvalidTelnetOptionException.java 0 0 4
org/apache/commons/net/telnet/SimpleOptionHandler.java 0 0 13
org/apache/commons/net/telnet/SuppressGAOptionHandler.java 0 0 11
org/apache/commons/net/telnet/Telnet.java 0 0 146
org/apache/commons/net/telnet/TelnetClient.java 0 0 46
org/apache/commons/net/telnet/TelnetCommand.java 0 0 14
org/apache/commons/net/telnet/TelnetInputStream.java 0 0 119
org/apache/commons/net/telnet/TelnetNotificationHandler.java 0 0 8
org/apache/commons/net/telnet/TelnetOption.java 0 0 178
org/apache/commons/net/telnet/TelnetOptionHandler.java 0 0 26
org/apache/commons/net/telnet/TelnetOutputStream.java 0 0 23
org/apache/commons/net/telnet/TerminalTypeOptionHandler.java 0 0 14
org/apache/commons/net/telnet/package.html 0 0 1
org/apache/commons/net/tftp/TFTP.java 0 0 19
org/apache/commons/net/tftp/TFTPAckPacket.java 0 0 35
org/apache/commons/net/tftp/TFTPClient.java 0 0 119
org/apache/commons/net/tftp/TFTPDataPacket.java 0 0 62
org/apache/commons/net/tftp/TFTPErrorPacket.java 0 0 43
org/apache/commons/net/tftp/TFTPPacket.java 0 0 18
org/apache/commons/net/tftp/TFTPPacketException.java 0 0 3
org/apache/commons/net/tftp/TFTPReadRequestPacket.java 0 0 6
org/apache/commons/net/tftp/TFTPRequestPacket.java 0 0 49
org/apache/commons/net/tftp/TFTPWriteRequestPacket.java 0 0 6
org/apache/commons/net/tftp/package.html 0 0 1
org/apache/commons/net/util/ListenerList.java 0 0 15
org/apache/commons/net/util/package.html 0 0 1
org/apache/commons/net/ftp/AllTests.java 0 0 5
org/apache/commons/net/ftp/FTPClientConfigFunctionalTest.java 0 0 88
org/apache/commons/net/ftp/FTPClientConfigTest.java 0 0 130
org/apache/commons/net/ftp/ListingFunctionalTest.java 0 0 58
org/apache/commons/net/ftp/package.html 0 0 1
org/apache/commons/net/ftp/parser/AllTests.java 0 0 5
org/apache/commons/net/ftp/parser/CompositeFTPParseTestFramework.java 0 0 20
org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactoryTest.java 0 0 18
org/apache/commons/net/ftp/parser/EnterpriseUnixFTPEntryParserTest.java 0 0 39
org/apache/commons/net/ftp/parser/FTPConfigEntryParserTest.java 0 0 149
org/apache/commons/net/ftp/parser/FTPParseTestFramework.java 0 0 19
org/apache/commons/net/ftp/parser/FTPTimestampParserImplTest.java 0 0 231
org/apache/commons/net/ftp/parser/MVSFTPEntryParserTest.java 0 0 48
org/apache/commons/net/ftp/parser/NTFTPEntryParserTest.java 0 0 43
org/apache/commons/net/ftp/parser/OS2FTPEntryParserTest.java 0 0 25
org/apache/commons/net/ftp/parser/OS400FTPEntryParserTest.java 0 0 40
org/apache/commons/net/ftp/parser/UnixFTPEntryParserTest.java 0 0 280
org/apache/commons/net/ftp/parser/VMSFTPEntryParserTest.java 0 0 101
org/apache/commons/net/ftp/parser/package.html 0 0 1
org/apache/commons/net/ntp/TimeStampTest.java 0 0 45
org/apache/commons/net/ntp/package.html 0 0 1
org/apache/commons/net/pop3/AllTests.java 0 0 16
org/apache/commons/net/pop3/POP3ClientCommandsTest.java 0 0 85
org/apache/commons/net/pop3/POP3ClientTest.java 0 0 27
org/apache/commons/net/pop3/POP3ConstructorTest.java 0 0 32
org/apache/commons/net/pop3/TestSetupParameters.java 0 0 14
org/apache/commons/net/pop3/package.html 0 0 1
org/apache/commons/net/telnet/EchoOptionHandlerTest.java 0 0 12
org/apache/commons/net/telnet/InvalidTelnetOptionExceptionTest.java 0 0 1
org/apache/commons/net/telnet/InvalidTelnetOptionExceptionTest.java 0 0 11
org/apache/commons/net/telnet/SimpleOptionHandlerTest.java 0 0 19
org/apache/commons/net/telnet/SuppressGAOptionHandlerTest.java 0 0 12
org/apache/commons/net/telnet/TelnetClientFunctionalTest.java 0 0 1
org/apache/commons/net/telnet/TelnetClientFunctionalTest.java 0 0 32
org/apache/commons/net/telnet/TelnetClientTest.java 0 0 1
org/apache/commons/net/telnet/TelnetClientTest.java 0 0 420
org/apache/commons/net/telnet/TelnetOptionHandlerTestAbstract.java 0 0 1
org/apache/commons/net/telnet/TelnetOptionHandlerTestAbstract.java 0 0 10
org/apache/commons/net/telnet/TelnetOptionTest.java 0 0 1
org/apache/commons/net/telnet/TelnetOptionTest.java 0 0 11
org/apache/commons/net/telnet/TelnetTestResponder.java 0 0 45
org/apache/commons/net/telnet/TelnetTestSimpleServer.java 0 0 32
org/apache/commons/net/telnet/TerminalTypeOptionHandlerTest.java 0 0 37
org/apache/commons/net/telnet/package.html 0 0 1
org/apache/commons/net/time/TimeTCPClientTest.java 0 0 41
org/apache/commons/net/time/TimeTestSimpleServer.java 0 0 42
org/apache/commons/net/time/package.html 0 0 1

examples/IOUtil.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 35
Error Missing a Javadoc comment. 38
Error Redundant 'final' modifier. 38
Error Line is longer than 80 characters. 53
Error Inner assignments should be avoided. 53
Error Must have at least one statement. 60
Error ';' is preceded with whitespace. 65
Error Must have at least one statement. 97

examples/PrintCommandListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 31
Error Name '__writer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 33
Error Parameter writer should be final. 33
Error Method 'protocolCommandSent' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Parameter event should be final. 38
Error Method 'protocolReplyReceived' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter event should be final. 44

examples/TelnetClientExample.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 49
Error Variable 'tc' must be private and have accessor methods. 49
Error Method length is 206 lines (max allowed is 150). 54
Error Parameter args should be final. 54
Error Expected @param tag for 'args'. 54
Error Expected @throws tag for 'IOException'. 54
Error 'if' is not followed by whitespace. 58
Error Line is longer than 80 characters. 60
Error '23' is a magic number. 74
Error Line is longer than 80 characters. 90
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 102
Error Name 'end_loop' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 118
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 120
Error '1024' is a magic number. 126
Error Name 'ret_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
Error 'if' is not followed by whitespace. 134
Error Line is longer than 80 characters. 136
Error 'if' is not followed by whitespace. 136
Error Line is longer than 80 characters. 142
Error '5000' is a magic number. 142
Error Line is longer than 80 characters. 146
Error Line is longer than 80 characters. 149
Error 'if' is not followed by whitespace. 149
Error 'for' construct must use '{}'s. 152
Error 'for' is not followed by whitespace. 152
Error '=' is not preceded with whitespace. 152
Error '=' is not followed by whitespace. 152
Error '<' is not preceded with whitespace. 152
Error '25' is a magic number. 152
Error '<' is not followed by whitespace. 152
Error Line is longer than 80 characters. 153
Error Line is longer than 80 characters. 155
Error 'if' is not followed by whitespace. 155
Error Line is longer than 80 characters. 157
Error Line is longer than 80 characters. 161
Error Line is longer than 80 characters. 162
Error Line is longer than 80 characters. 163
Error Line is longer than 80 characters. 164
Error Line is longer than 80 characters. 165
Error Line is longer than 80 characters. 166
Error Line is longer than 80 characters. 167
Error Line is longer than 80 characters. 172
Error 'if' is not followed by whitespace. 172
Error Line is longer than 80 characters. 174
Error Line is longer than 80 characters. 178
Error Line is longer than 80 characters. 179
Error Line is longer than 80 characters. 180
Error Line is longer than 80 characters. 181
Error Line is longer than 80 characters. 185
Error 'if' is not followed by whitespace. 185
Error Line is longer than 80 characters. 187
Error Line is longer than 80 characters. 191
Error Line is longer than 80 characters. 196
Error 'if' is not followed by whitespace. 196
Error Line is longer than 80 characters. 198
Error Line is longer than 80 characters. 202
Error Line is longer than 80 characters. 203
Error Line is longer than 80 characters. 204
Error Line is longer than 80 characters. 208
Error 'if' is not followed by whitespace. 208
Error Line is longer than 80 characters. 216
Error Line is longer than 80 characters. 219
Error 'if' is not followed by whitespace. 219
Error Line is longer than 80 characters. 239
Error Expression can be simplified. 243
Error Line is longer than 80 characters. 251
Error Line is longer than 80 characters. 256
Error Method 'receivedNegotiation' is not designed for extension - needs to be abstract, final or empty. 273
Error Parameter negotiation_code should be final. 273
Error Name 'negotiation_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. 273
Error Parameter option_code should be final. 273
Error Name 'option_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. 273
Error 'if' is not followed by whitespace. 276
Error 'if' is not followed by whitespace. 280
Error 'if' is not followed by whitespace. 284
Error 'if' is not followed by whitespace. 288
Error Line is longer than 80 characters. 292
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 300
Error '1024' is a magic number. 306
Error Name 'ret_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 307
Error 'if' is not followed by whitespace. 312
Error Line is longer than 80 characters. 321
Error Line is longer than 80 characters. 330

examples/chargen.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 40
Error Name 'chargen' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 43
Error Redundant 'final' modifier. 43
Error Parameter host should be final. 43
Error '100' is a magic number. 45
Error '60000' is a magic number. 51
Error 'if' construct must use '{}'s. 61
Error Inner assignments should be avoided. 61
Error Missing a Javadoc comment. 69
Error Redundant 'final' modifier. 69
Error Parameter host should be final. 69
Error '50' is a magic number. 71
Error '5000' is a magic number. 82
Error Line is longer than 80 characters. 99
Error Missing a Javadoc comment. 117
Error Redundant 'final' modifier. 117
Error Parameter args should be final. 117

examples/daytime.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 34
Error Name 'daytime' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 37
Error Redundant 'final' modifier. 37
Error Parameter host should be final. 37
Error '60000' is a magic number. 42
Error Missing a Javadoc comment. 48
Error Redundant 'final' modifier. 48
Error Parameter host should be final. 48
Error '60000' is a magic number. 53
Error Missing a Javadoc comment. 61
Error Redundant 'final' modifier. 61
Error Parameter args should be final. 61

examples/echo.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 40
Error Name 'echo' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 43
Error Redundant 'final' modifier. 43
Error Parameter host should be final. 43
Error '60000' is a magic number. 51
Error Line is longer than 80 characters. 56
Error Missing a Javadoc comment. 69
Error Redundant 'final' modifier. 69
Error Parameter host should be final. 69
Error Line is longer than 80 characters. 83
Error '5000' is a magic number. 84
Error Line is longer than 80 characters. 100
Error Missing a Javadoc comment. 130
Error Redundant 'final' modifier. 130
Error Parameter args should be final. 130

examples/finger.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 33
Error Name 'finger' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 36
Error Redundant 'final' modifier. 36
Error Parameter args should be final. 36
Error 'if' construct must use '{}'s. 47
Error Line is longer than 80 characters. 51
Error '60000' is a magic number. 60
Error ';' is preceded with whitespace. 88
Error 'if' construct must use '{}'s. 141

examples/ftp.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 36
Error Utility classes should not have a public or default constructor. 39
Error Name 'ftp' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 42
Error Line is longer than 80 characters. 43
Error '+' should be on a new line. 43
Error Line is longer than 80 characters. 44
Error '+' should be on a new line. 44
Error '+' should be on a new line. 45
Error Missing a Javadoc comment. 48
Error Redundant 'final' modifier. 48
Error Parameter args should be final. 48
Error 'if' construct must use '{}'s. 57
Error 'if' construct must use '{}'s. 59
Error 'else' construct must use '{}'s. 61
Error '5' is a magic number. 65
Error Line is longer than 80 characters. 87
Error Must have at least one statement. 107
Error 'if' construct must use '{}'s. 128
Error Must have at least one statement. 178
Error Avoid inline conditionals. 184

examples/fwhois.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 28
Error Name 'fwhois' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 28
Error Missing a Javadoc comment. 31
Error Redundant 'final' modifier. 31
Error Parameter args should be final. 31
Error '60000' is a magic number. 48

examples/mail.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 39
Error Name 'mail' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 42
Error Redundant 'final' modifier. 42
Error 'static' modifier out of order with the JLS suggestions. 42
Error Parameter args should be final. 42
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 88
Error 'if' construct must use '{}'s. 91
Error 'while' construct must use '{}'s. 132
Error 'cast' is not followed by whitespace. 133

examples/messages.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 33
Error Name 'messages' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 36
Error Redundant 'final' modifier. 36
Error Parameter reader should be final. 36
Error Parameter id should be final. 36
Error 'if' construct must use '{}'s. 47
Error '6' is a magic number. 48
Error 'if' construct must use '{}'s. 49
Error '9' is a magic number. 50
Error '+' should be on a new line. 53
Error Missing a Javadoc comment. 57
Error Redundant 'final' modifier. 57
Error Parameter args should be final. 57
Error '3' is a magic number. 65
Error '60000' is a magic number. 78
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 127

examples/nntp/ExtendedNNTPOps.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 29
Error '{' should be on a new line. 32
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Missing a Javadoc comment. 35
Error Variable 'client' must be private and have accessor methods. 35
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error '{' should be on a new line. 37
Error Line contains a tab character. 38
Error Line is longer than 80 characters. 39
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 43
Error Method 'demo' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter host should be final. 43
Error Parameter user should be final. 43
Error Parameter password should be final. 43
Error '{' should be on a new line. 43
Error Line contains a tab character. 44
Error '{' should be on a new line. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error '{' should be on a new line. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error '}' should be alone on a line. 51
Error '{' should be on a new line. 51
Error Line is longer than 80 characters. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error '100' is a magic number. 59
Error Line is longer than 80 characters. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 62
Error '{' should be on a new line. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error '{' should be on a new line. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 72
Error '}' should be alone on a line. 72
Error '{' should be on a new line. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 77
Error Missing a Javadoc comment. 77
Error Parameter args should be final. 77
Error '{' should be on a new line. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 80
Error '3' is a magic number. 80
Error '{' should be on a new line. 80
Error Line is longer than 80 characters. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87

examples/nntp/MessageThreading.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error Utility classes should not have a public or default constructor. 30
Error '{' should be on a new line. 30
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error '{' should be on a new line. 31
Error Line contains a tab character. 32
Error Line has trailing spaces. 33
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Parameter args should be final. 34
Error Redundant throws: 'SocketException' is subclass of 'IOException'. 34
Error '{' should be on a new line. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error 'if' construct must use '{}'s. 36
Error Line contains a tab character. 36
Error '3' is a magic number. 36
Error Line contains a tab character. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line has trailing spaces. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line has trailing spaces. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error 'if' is not followed by whitespace. 47
Error '{' should be on a new line. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error '100' is a magic number. 56
Error Line has trailing spaces. 57
Error Line contains a tab character. 57
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Line is longer than 80 characters. 59
Error Line contains a tab character. 59
Error Line has trailing spaces. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error 'cast' is not followed by whitespace. 63
Error Line has trailing spaces. 64
Error Line contains a tab character. 64
Error Line has trailing spaces. 65
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Missing a Javadoc comment. 70
Error '{' should be on a new line. 70
Error Line is longer than 80 characters. 71
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73

examples/nntp/NNTPUtils.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 15
Error Utility classes should not have a public or default constructor. 18
Error '{' should be on a new line. 18
Error Line contains a tab character. 20
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 21
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line has trailing spaces. 23
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line is longer than 80 characters. 29
Error Line contains a tab character. 29
Error Parameter client should be final. 29
Error Expected @param tag for 'client'. 29
Error Parameter lowArticleNumber should be final. 29
Error Expected @param tag for 'lowArticleNumber'. 29
Error Parameter highArticleNumber should be final. 29
Error Expected @param tag for 'highArticleNumber'. 29
Error Line contains a tab character. 30
Error Expected @throws tag for 'IOException'. 30
Error '{' should be on a new line. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 38
Error '{' should be on a new line. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 50
Error '{' should be on a new line. 50
Error Line is longer than 80 characters. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error '}' should be alone on a line. 61
Error '{' should be on a new line. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line has trailing spaces. 73
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Parameter reader should be final. 74
Error '{' should be on a new line. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error '{' should be on a new line. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error '{' should be on a new line. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error '}' should be alone on a line. 87
Error '{' should be on a new line. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 91
Error Line contains a tab character. 92

examples/nntp/newsgroups.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 31
Error Name 'newsgroups' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 34
Error Redundant 'final' modifier. 34
Error 'static' modifier out of order with the JLS suggestions. 34
Error Parameter args should be final. 34
Error 'for' construct must use '{}'s. 55
Error 'if' construct must use '{}'s. 72

examples/nntp/package.html

ErrorLine
Error Missing package documentation file.0

examples/nntp/post.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 39
Error Name 'post' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 42
Error Redundant 'final' modifier. 42
Error 'static' modifier out of order with the JLS suggestions. 42
Error Parameter args should be final. 42
Error Line is longer than 80 characters. 86
Error 'if' construct must use '{}'s. 89
Error 'if' construct must use '{}'s. 105
Error 'if' construct must use '{}'s. 108

examples/ntp/NTPClient.java

ErrorLine
Error File does not end with a newline. 0

examples/ntp/NTPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Using the '.*' form of import should be avoided - org.apache.commons.net.ntp.*. 24
Error Utility classes should not have a public or default constructor. 42
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error Name 'numberFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
Error Parameter info should be final. 51
Error 'if' construct must use '{}'s. 56
Error 'if' construct must use '{}'s. 58
Error Line is longer than 80 characters. 59
Error 'else' construct must use '{}'s. 60
Error Line is longer than 80 characters. 69
Error Avoid inline conditionals. 72
Error Line is longer than 80 characters. 75
Error '{' should be on a new line. 81
Error '{' should be on a new line. 82
Error Line is longer than 80 characters. 83
Error '}' should be alone on a line. 84
Error '{' should be on a new line. 84
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 87
Error '{' should be on a new line. 88
Error '{' should be on a new line. 89
Error 'if' construct must use '{}'s. 92
Error '}' should be alone on a line. 94
Error '{' should be on a new line. 94
Error Line is longer than 80 characters. 95
Error '}' should be alone on a line. 101
Error '3' is a magic number. 101
Error '{' should be on a new line. 101
Error Line is longer than 80 characters. 103
Error 'if' construct must use '{}'s. 107
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 116
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 125
Error Line is longer than 80 characters. 129
Error Avoid inline conditionals. 134
Error Avoid inline conditionals. 135
Error Missing a Javadoc comment. 141
Error Redundant 'final' modifier. 141
Error Parameter args should be final. 141
Error '{' should be on a new line. 143
Error '10000' is a magic number. 150
Error '{' should be on a new line. 151
Error '{' should be on a new line. 156
Error Line is longer than 80 characters. 158
Error '}' should be alone on a line. 161
Error '{' should be on a new line. 161
Error '}' should be alone on a line. 165
Error '{' should be on a new line. 165

examples/ntp/TimeClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 18
Error Utility classes should not have a public or default constructor. 36
Error Missing a Javadoc comment. 39
Error Redundant 'final' modifier. 39
Error Parameter host should be final. 39
Error Line contains a tab character. 42
Error '{' should be on a new line. 42
Error '60000' is a magic number. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 47
Error '}' should be alone on a line. 47
Error '{' should be on a new line. 47
Error Line contains a tab character. 49
Error Missing a Javadoc comment. 52
Error Redundant 'final' modifier. 52
Error Parameter host should be final. 52
Error '60000' is a magic number. 57
Error Missing a Javadoc comment. 63
Error Redundant 'final' modifier. 63
Error Parameter args should be final. 63

examples/ntp/package.html

ErrorLine
Error Missing package documentation file.0

examples/package.html

ErrorLine
Error Missing package documentation file.0

examples/rdate.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 37
Error Name 'rdate' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 40
Error Redundant 'final' modifier. 40
Error Parameter host should be final. 40
Error '60000' is a magic number. 45
Error Missing a Javadoc comment. 51
Error Redundant 'final' modifier. 51
Error Parameter host should be final. 51
Error '60000' is a magic number. 56
Error Line is longer than 80 characters. 58
Error Missing a Javadoc comment. 63
Error Redundant 'final' modifier. 63
Error Parameter args should be final. 63

examples/rexec.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 36
Error Name 'rexec' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 39
Error Redundant 'final' modifier. 39
Error Parameter args should be final. 39
Error '4' is a magic number. 44
Error ';' is preceded with whitespace. 49
Error '3' is a magic number. 57
Error Must have at least one statement. 81
Error '{' is not followed by whitespace. 81
Error '}' is not preceded with whitespace. 81

examples/rlogin.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 47
Error Name 'rlogin' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 50
Error Redundant 'final' modifier. 50
Error Parameter args should be final. 50
Error '4' is a magic number. 55
Error ';' is preceded with whitespace. 60
Error '3' is a magic number. 68
Error Must have at least one statement. 92
Error '{' is not followed by whitespace. 92
Error '}' is not preceded with whitespace. 92

examples/rshell.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 40
Error Name 'rshell' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 43
Error Redundant 'final' modifier. 43
Error Parameter args should be final. 43
Error '4' is a magic number. 48
Error ';' is preceded with whitespace. 53
Error '3' is a magic number. 61
Error Must have at least one statement. 85
Error '{' is not followed by whitespace. 85
Error '}' is not preceded with whitespace. 85

examples/server2serverFTP.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Utility classes should not have a public or default constructor. 36
Error Name 'server2serverFTP' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 36
Error Method length is 172 lines (max allowed is 150). 39
Error Missing a Javadoc comment. 39
Error Redundant 'final' modifier. 39
Error Parameter args should be final. 39
Error '8' is a magic number. 46
Error Line is longer than 80 characters. 49
Error '3' is a magic number. 57
Error '4' is a magic number. 58
Error '5' is a magic number. 59
Error '6' is a magic number. 60
Error '7' is a magic number. 61
Error Must have at least one statement. 93
Error Must have at least one statement. 126
Error Line is longer than 80 characters. 153
Error Line is longer than 80 characters. 156
Error Line is longer than 80 characters. 158
Error Line is longer than 80 characters. 161
Error Line is longer than 80 characters. 165
Error Line is longer than 80 characters. 173
Error Must have at least one statement. 194
Error Must have at least one statement. 207

examples/tftp.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Utility classes should not have a public or default constructor. 45
Error Name 'tftp' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 47
Error '+' should be on a new line. 48
Error '+' should be on a new line. 49
Error Line is longer than 80 characters. 50
Error '+' should be on a new line. 50
Error '+' should be on a new line. 51
Error Line is longer than 80 characters. 52
Error '+' should be on a new line. 52
Error '+' should be on a new line. 53
Error '+' should be on a new line. 54
Error '+' should be on a new line. 55
Error '+' should be on a new line. 56
Error '+' should be on a new line. 57
Error Method length is 191 lines (max allowed is 150). 60
Error Missing a Javadoc comment. 60
Error Redundant 'final' modifier. 60
Error 'static' modifier out of order with the JLS suggestions. 60
Error Parameter args should be final. 60
Error 'if' construct must use '{}'s. 73
Error 'if' construct must use '{}'s. 75
Error 'if' construct must use '{}'s. 77
Error 'if' construct must use '{}'s. 79
Error 'else' construct must use '{}'s. 88
Error '3' is a magic number. 93
Error '60000' is a magic number. 109
Error Line is longer than 80 characters. 137
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 157
Error 'if' construct must use '{}'s. 189
Error Line is longer than 80 characters. 206
Error 'if' construct must use '{}'s. 246

examples/weatherTelnet.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 35
Error Name 'weatherTelnet' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 38
Error Redundant 'final' modifier. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Parameter args should be final. 38
Error '3000' is a magic number. 46

org/apache/commons/net/CharGenTCPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/commons/net/CharGenUDPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 63
Error Name '__receiveData' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Missing a Javadoc comment. 64
Error Name '__receivePacket' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Missing a Javadoc comment. 65
Error Name '__sendPacket' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error '512' is a magic number. 75
Error '512' is a magic number. 76
Error Parameter host should be final. 90
Error Parameter port should be final. 90
Error Parameter host should be final. 98
Error Expected @param tag for 'host'. 98
Error Expected @throws tag for 'IOException'. 98
Error Inner assignments should be avoided. 118

org/apache/commons/net/DatagramSocketClient.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Name '__DEFAULT_SOCKET_FACTORY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 54
Error Name '_timeout_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Variable '_timeout_' must be private and have accessor methods. 58
Error Name '_socket_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Variable '_socket_' must be private and have accessor methods. 61
Error Name '_isOpen_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Variable '_isOpen_' must be private and have accessor methods. 66
Error Name '_socketFactory_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Variable '_socketFactory_' must be private and have accessor methods. 69
Error Method 'open' is not designed for extension - needs to be abstract, final or empty. 95
Error Method 'open' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter port should be final. 115
Error Method 'open' is not designed for extension - needs to be abstract, final or empty. 137
Error Parameter port should be final. 137
Error Parameter laddr should be final. 137
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 154
Error Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. 167
Error Line is longer than 80 characters. 181
Error Method 'setDefaultTimeout' is not designed for extension - needs to be abstract, final or empty. 184
Error Parameter timeout should be final. 184
Error Method 'getDefaultTimeout' is not designed for extension - needs to be abstract, final or empty. 197
Error Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. 211
Error Parameter timeout should be final. 211
Error Expected @throws tag for 'SocketException'. 211
Error Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. 224
Error Expected @throws tag for 'SocketException'. 224
Error Method 'getLocalPort' is not designed for extension - needs to be abstract, final or empty. 238
Error Method 'getLocalAddress' is not designed for extension - needs to be abstract, final or empty. 251
Error Method 'setDatagramSocketFactory' is not designed for extension - needs to be abstract, final or empty. 266
Error Parameter factory should be final. 266
Error 'if' construct must use '{}'s. 268
Error 'else' construct must use '{}'s. 270

org/apache/commons/net/DatagramSocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected an @return tag. 45
Error Redundant 'public' modifier. 45
Error Expected an @return tag. 53
Error Redundant 'public' modifier. 53
Error Expected an @return tag. 63
Error Redundant 'public' modifier. 63

org/apache/commons/net/DaytimeTCPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 44
Error Name '__buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error '64' is a magic number. 44
Error Line is longer than 80 characters. 66
Error 'if' construct must use '{}'s. 79

org/apache/commons/net/DaytimeUDPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 46
Error Name '__dummyData' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 48
Error Name '__timeData' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error '256' is a magic number. 48
Error Parameter host should be final. 59
Error Parameter port should be final. 59
Error Line is longer than 80 characters. 70
Error Expected an @return tag. 74
Error Parameter host should be final. 74
Error Expected @param tag for 'host'. 74
Error Expected @throws tag for 'IOException'. 74

org/apache/commons/net/DefaultDatagramSocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Expected an @return tag. 44
Error Method 'createDatagramSocket' is not designed for extension - needs to be abstract, final or empty. 44
Error Expected an @return tag. 55
Error Method 'createDatagramSocket' is not designed for extension - needs to be abstract, final or empty. 55
Error Parameter port should be final. 55
Error Expected an @return tag. 68
Error Method 'createDatagramSocket' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter port should be final. 68
Error Parameter laddr should be final. 68

org/apache/commons/net/DefaultSocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter host should be final. 50
Error Parameter port should be final. 50
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 51
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter address should be final. 64
Error Parameter port should be final. 64
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter host should be final. 82
Error Parameter port should be final. 82
Error Parameter localAddr should be final. 83
Error Parameter localPort should be final. 83
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 84
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter address should be final. 100
Error Parameter port should be final. 100
Error Parameter localAddr should be final. 101
Error Parameter localPort should be final. 101
Error Method 'createServerSocket' is not designed for extension - needs to be abstract, final or empty. 116
Error Parameter port should be final. 116
Error Method 'createServerSocket' is not designed for extension - needs to be abstract, final or empty. 132
Error Parameter port should be final. 132
Error Parameter backlog should be final. 132
Error Method 'createServerSocket' is not designed for extension - needs to be abstract, final or empty. 151
Error Parameter port should be final. 151
Error Parameter backlog should be final. 151
Error Parameter bindAddr should be final. 152

org/apache/commons/net/DiscardTCPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. 59

org/apache/commons/net/DiscardUDPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 42
Error Name '_sendPacket' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Variable '_sendPacket' must be private and have accessor methods. 42
Error Missing a Javadoc comment. 44
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter data should be final. 61
Error Parameter length should be final. 61
Error Parameter host should be final. 61
Error Parameter port should be final. 61
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 76
Error Parameter data should be final. 76
Error Expected @param tag for 'data'. 76
Error Parameter length should be final. 76
Error Expected @param tag for 'length'. 76
Error Parameter host should be final. 76
Error Expected @param tag for 'host'. 76
Error Expected @throws tag for 'IOException'. 77
Error Line is longer than 80 characters. 85
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter data should be final. 87
Error Expected @param tag for 'data'. 87
Error Parameter host should be final. 87
Error Expected @param tag for 'host'. 87
Error Expected @throws tag for 'IOException'. 87

org/apache/commons/net/EchoTCPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/commons/net/EchoUDPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 44
Error Name '__receivePacket' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Parameter data should be final. 57
Error Parameter length should be final. 57
Error Parameter host should be final. 57
Error Parameter data should be final. 65
Error Expected @param tag for 'data'. 65
Error Parameter host should be final. 65
Error Expected @param tag for 'host'. 65
Error Expected @throws tag for 'IOException'. 65
Error Parameter data should be final. 80
Error Expected @param tag for 'data'. 80
Error Parameter length should be final. 80
Error Expected @param tag for 'length'. 80
Error Expected an @return tag. 89
Error Parameter data should be final. 89
Error Expected @param tag for 'data'. 89
Error Expected @throws tag for 'IOException'. 89

org/apache/commons/net/FingerClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 58
Error Name '__LONG_FLAG' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
Error Missing a Javadoc comment. 60
Error Name '__query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error '64' is a magic number. 60
Error Missing a Javadoc comment. 61
Error Name '__buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error '1024' is a magic number. 61
Error Method 'query' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter longOutput should be final. 83
Error Parameter username should be final. 83
Error 'if' construct must use '{}'s. 96
Error Method 'query' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter longOutput should be final. 117
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 135
Error Parameter longOutput should be final. 135
Error Parameter username should be final. 135
Error 'if' construct must use '{}'s. 141
Error '1024' is a magic number. 147
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 167
Error Parameter longOutput should be final. 167

org/apache/commons/net/MalformedServerReplyException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter message should be final. 48

org/apache/commons/net/ProtocolCommandEvent.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 36
Error Name '__replyCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '__isCommand' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name '__message' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Name '__command' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Parameter source should be final. 52
Error Parameter command should be final. 52
Error Parameter message should be final. 52
Error Parameter source should be final. 76
Error Parameter replyCode should be final. 76
Error Parameter message should be final. 76
Error Method 'getCommand' is not designed for extension - needs to be abstract, final or empty. 93
Error Method 'getReplyCode' is not designed for extension - needs to be abstract, final or empty. 106
Error Method 'isCommand' is not designed for extension - needs to be abstract, final or empty. 118
Error Method 'isReply' is not designed for extension - needs to be abstract, final or empty. 130
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 140

org/apache/commons/net/ProtocolCommandListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 47
Error Redundant 'public' modifier. 55

org/apache/commons/net/ProtocolCommandSupport.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 36
Error Name '__source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name '__listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Parameter source should be final. 45
Error Line is longer than 80 characters. 55
Error Method 'fireCommandSent' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter command should be final. 63
Error Parameter message should be final. 63
Error 'cast' is not followed by whitespace. 75
Error Line is longer than 80 characters. 83
Error Method 'fireReplyReceived' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter replyCode should be final. 93
Error Parameter message should be final. 93
Error 'cast' is not followed by whitespace. 105
Error Method 'addProtocolCommandListener' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter listener should be final. 115
Error Method 'removeProtocolCommandListener' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter listener should be final. 125
Error Method 'getListenerCount' is not designed for extension - needs to be abstract, final or empty. 136

org/apache/commons/net/SocketClient.java

ErrorLine
Error Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'UnknownHostException'. 0
Error Line does not match expected header line of ' Apache License'. 2
Error Name '__DEFAULT_SOCKET_FACTORY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 55
Error Name '_timeout_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Variable '_timeout_' must be private and have accessor methods. 59
Error Name '_socket_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Variable '_socket_' must be private and have accessor methods. 62
Error Name '_isConnected_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Variable '_isConnected_' must be private and have accessor methods. 67
Error Name '_defaultPort_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Variable '_defaultPort_' must be private and have accessor methods. 70
Error Name '_input_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Variable '_input_' must be private and have accessor methods. 73
Error Name '_output_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error Variable '_output_' must be private and have accessor methods. 76
Error Name '_socketFactory_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error Variable '_socketFactory_' must be private and have accessor methods. 79
Error Method '_connectAction_' is not designed for extension - needs to be abstract, final or empty. 116
Error Name '_connectAction_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 116
Error Expected @throws tag for 'IOException'. 116
Error Method 'connect' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter host should be final. 138
Error Parameter port should be final. 138
Error Redundant throws: 'SocketException' is subclass of 'IOException'. 139
Error Line is longer than 80 characters. 186

org/apache/commons/net/SocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 50
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 51
Error Redundant 'public' modifier. 62
Error Redundant 'public' modifier. 78
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 80
Error Redundant 'public' modifier. 93
Error Redundant 'public' modifier. 106
Error Redundant 'public' modifier. 119
Error Redundant 'public' modifier. 135

org/apache/commons/net/TimeTCPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error 'cast' is not followed by whitespace. 80
Error '0xffffffffL' is a magic number. 80
Error '*' is not preceded with whitespace. 101
Error '*' is not followed by whitespace. 101
Error '1000L' is a magic number. 101

org/apache/commons/net/TimeUDPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 55
Error Name '__dummyData' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 56
Error Name '__timeData' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error '4' is a magic number. 56
Error Parameter host should be final. 71
Error Parameter port should be final. 71
Error '0xff' is a magic number. 84
Error '24' is a magic number. 84
Error '0xffffffffL' is a magic number. 84
Error '0xff' is a magic number. 85
Error '16' is a magic number. 85
Error '0xffffffffL' is a magic number. 85
Error '0xff' is a magic number. 86
Error '8' is a magic number. 86
Error '0xffffffffL' is a magic number. 86
Error '3' is a magic number. 87
Error '0xff' is a magic number. 87
Error '0xffffffffL' is a magic number. 87
Error Expected an @return tag. 93
Error Parameter host should be final. 93
Error Expected @param tag for 'host'. 93
Error Expected @throws tag for 'IOException'. 93
Error Parameter host should be final. 109
Error Parameter port should be final. 109
Error '*' is not preceded with whitespace. 111
Error '*' is not followed by whitespace. 111
Error '1000L' is a magic number. 111
Error Expected an @return tag. 116
Error Parameter host should be final. 116
Error Expected @param tag for 'host'. 116
Error Expected @throws tag for 'IOException'. 116
Error '-' should be on a new line. 118
Error '*' is not preceded with whitespace. 119
Error '*' is not followed by whitespace. 119
Error '1000L' is a magic number. 119

org/apache/commons/net/WhoisClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter handle should be final. 80
Error Parameter handle should be final. 99

org/apache/commons/net/bsd/RCommandClient.java

ErrorLine
Error Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'UnknownHostException'. 0
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 66
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 77
Error Method '_createErrorStream' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Name '_createErrorStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
Error Line is longer than 80 characters. 117
Error 'if' construct must use '{}'s. 131
Error '+' should be on a new line. 145
Error Line is longer than 80 characters. 166
Error Method 'connect' is not designed for extension - needs to be abstract, final or empty. 178
Error Parameter host should be final. 178
Error Parameter port should be final. 178
Error Parameter localAddr should be final. 178
Error Redundant throws: 'SocketException' is subclass of 'IOException'. 179
Error Redundant throws: 'BindException' is subclass of 'SocketException'. 179
Error Line is longer than 80 characters. 185
Error Line is longer than 80 characters. 190
Error 'if' construct must use '{}'s. 199
Error Line is longer than 80 characters. 200
Error Line is longer than 80 characters. 211
Error Unused @throws tag for 'BindException'. 217
Error Method 'connect' is not designed for extension - needs to be abstract, final or empty. 222
Error Parameter host should be final. 222
Error Parameter port should be final. 222
Error Redundant throws: 'SocketException' is subclass of 'IOException'. 223
Error Line is longer than 80 characters. 233
Error Unused @throws tag for 'BindException'. 239
Error Line is longer than 80 characters. 248
Error Line is longer than 80 characters. 256
Error Line is longer than 80 characters. 281
Error Line is longer than 80 characters. 300
Error Line is longer than 80 characters. 311
Error Line is longer than 80 characters. 331
Error Line is longer than 80 characters. 358

org/apache/commons/net/bsd/RExecClient.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 71
Error Name '__remoteVerificationEnabled' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Name '_errorStream_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error Variable '_errorStream_' must be private and have accessor methods. 79
Error Method '_createErrorStream' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Name '_createErrorStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
Error '+' should be on a new line. 101
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 128
Error Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. 142
Error Method 'getErrorStream' is not designed for extension - needs to be abstract, final or empty. 158
Error Line is longer than 80 characters. 183
Error Method 'rexec' is not designed for extension - needs to be abstract, final or empty. 196
Error Parameter username should be final. 196
Error Parameter password should be final. 196
Error Parameter command should be final. 197
Error Parameter separateErrorStream should be final. 197
Error 'while' construct must use '{}'s. 224
Error Inner assignments should be avoided. 224
Error 'cast' is not followed by whitespace. 225
Error Method 'rexec' is not designed for extension - needs to be abstract, final or empty. 239
Error Parameter username should be final. 239
Error Expected @param tag for 'username'. 239
Error Parameter password should be final. 239
Error Expected @param tag for 'password'. 239
Error Parameter command should be final. 240
Error Expected @param tag for 'command'. 240
Error Expected @throws tag for 'IOException'. 241
Error Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 252
Error 'if' construct must use '{}'s. 254
Error Parameter enable should be final. 270

org/apache/commons/net/bsd/RLoginClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 41
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 55
Error Method 'rlogin' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter localUsername should be final. 111
Error Parameter remoteUsername should be final. 111
Error Parameter terminalType should be final. 112
Error Parameter terminalSpeed should be final. 112
Error Method 'rlogin' is not designed for extension - needs to be abstract, final or empty. 122
Error Parameter localUsername should be final. 122
Error Expected @param tag for 'localUsername'. 122
Error Parameter remoteUsername should be final. 122
Error Expected @param tag for 'remoteUsername'. 122
Error Parameter terminalType should be final. 123
Error Expected @param tag for 'terminalType'. 123
Error Expected @throws tag for 'IOException'. 124

org/apache/commons/net/bsd/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/ftp/Configurable.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/net/ftp/Configurable.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '{' should be on a new line. 24
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Unused Javadoc tag. 28
Error Line contains a tab character. 28
Error Line has trailing spaces. 29
Error Line contains a tab character. 29
Error Unused @throws tag for 'IllegalArgumentException'. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Redundant 'public' modifier. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34

org/apache/commons/net/ftp/DefaultFTPFileListParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1

org/apache/commons/net/ftp/FTP.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 223
Error Name '__modes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 223
Error Missing a Javadoc comment. 225
Error Name '__commandBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 225
Error Missing a Javadoc comment. 227
Error Name '_controlInput' must match pattern '^[a-z][a-zA-Z0-9]*$'. 227
Error Variable '_controlInput' must be private and have accessor methods. 227
Error Missing a Javadoc comment. 228
Error Name '_controlOutput' must match pattern '^[a-z][a-zA-Z0-9]*$'. 228
Error Variable '_controlOutput' must be private and have accessor methods. 228
Error Missing a Javadoc comment. 229
Error Name '_replyCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 229
Error Variable '_replyCode' must be private and have accessor methods. 229
Error Missing a Javadoc comment. 230
Error Name '_replyLines' must match pattern '^[a-z][a-zA-Z0-9]*$'. 230
Error Variable '_replyLines' must be private and have accessor methods. 230
Error Missing a Javadoc comment. 231
Error Name '_newReplyString' must match pattern '^[a-z][a-zA-Z0-9]*$'. 231
Error Variable '_newReplyString' must be private and have accessor methods. 231
Error Missing a Javadoc comment. 232
Error Name '_replyString' must match pattern '^[a-z][a-zA-Z0-9]*$'. 232
Error Variable '_replyString' must be private and have accessor methods. 232
Error Missing a Javadoc comment. 233
Error Name '_controlEncoding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 233
Error Variable '_controlEncoding' must be private and have accessor methods. 233
Error Name '_commandSupport_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 239
Error Variable '_commandSupport_' must be private and have accessor methods. 239
Error Missing a Javadoc comment. 257
Error Name '__getReply' must match pattern '^[a-z][a-zA-Z0-9]*$'. 257
Error 'if' construct must use '{}'s. 266
Error 'if' construct must use '{}'s. 273
Error '3' is a magic number. 273
Error '3' is a magic number. 279
Error '3' is a magic number. 291
Error '3' is a magic number. 291
Error 'if' construct must use '{}'s. 297
Error Line is longer than 80 characters. 303
Error Line is longer than 80 characters. 304
Error '4' is a magic number. 307
Error '3' is a magic number. 307
Error '&&' should be on a new line. 307
Error Line is longer than 80 characters. 311
Error 'if' construct must use '{}'s. 317
Error 'if' construct must use '{}'s. 320
Error Method '_connectAction_' is not designed for extension - needs to be abstract, final or empty. 326
Error Missing a Javadoc comment. 326
Error Name '_connectAction_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 326
Error 'if' construct must use '{}'s. 337
Error Method 'setControlEncoding' is not designed for extension - needs to be abstract, final or empty. 350
Error Parameter encoding should be final. 350
Error '{' should be on a new line. 350
Error Method 'getControlEncoding' is not designed for extension - needs to be abstract, final or empty. 359
Error '{' should be on a new line. 359
Error Method 'addProtocolCommandListener' is not designed for extension - needs to be abstract, final or empty. 370
Error Parameter listener should be final. 370
Error Method 'removeProtocolCommandListener' is not designed for extension - needs to be abstract, final or empty. 381
Error Parameter listener should be final. 381
Error Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 395
Error Unused @throws tag for 'FTPConnectionClosedException'. 418
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 426
Error Parameter command should be final. 426
Error Parameter args should be final. 426
Error 'try' is not followed by whitespace. 440
Error '{' is not preceded with whitespace. 440
Error '{' should be on a new line. 440
Error Line contains a tab character. 441
Error Inner assignments should be avoided. 441
Error Line is longer than 80 characters. 448
Error Line has trailing spaces. 455
Error Line contains a tab character. 455
Error 'if' construct must use '{}'s. 457
Error Line is longer than 80 characters. 465
Error Line is longer than 80 characters. 466
Error Parameter socket should be final. 471
Error Expected @param tag for 'socket'. 471
Error Line is longer than 80 characters. 480
Error Unused @throws tag for 'FTPConnectionClosedException'. 510
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 518
Error Parameter command should be final. 518
Error Parameter args should be final. 518
Error Unused @throws tag for 'FTPConnectionClosedException'. 534
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 542
Error Parameter command should be final. 542
Error Unused @throws tag for 'FTPConnectionClosedException'. 559
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 567
Error Parameter command should be final. 567
Error Method 'getReplyCode' is not designed for extension - needs to be abstract, final or empty. 581
Error Unused @throws tag for 'FTPConnectionClosedException'. 595
Error Method 'getReply' is not designed for extension - needs to be abstract, final or empty. 603
Error Method 'getReplyStrings' is not designed for extension - needs to be abstract, final or empty. 617
Error Method 'getReplyString' is not designed for extension - needs to be abstract, final or empty. 632
Error 'if' construct must use '{}'s. 637
Error '256' is a magic number. 640
Error 'cast' is not followed by whitespace. 644
Error Inner assignments should be avoided. 650
Error Unused @throws tag for 'FTPConnectionClosedException'. 660
Error Method 'user' is not designed for extension - needs to be abstract, final or empty. 668
Error Parameter username should be final. 668
Error Line is longer than 80 characters. 676
Error Unused @throws tag for 'FTPConnectionClosedException'. 678
Error Method 'pass' is not designed for extension - needs to be abstract, final or empty. 686
Error Parameter password should be final. 686
Error Unused @throws tag for 'FTPConnectionClosedException'. 697
Error Method 'acct' is not designed for extension - needs to be abstract, final or empty. 705
Error Parameter account should be final. 705
Error Unused @throws tag for 'FTPConnectionClosedException'. 716
Error Method 'abor' is not designed for extension - needs to be abstract, final or empty. 724
Error Unused @throws tag for 'FTPConnectionClosedException'. 735
Error Method 'cwd' is not designed for extension - needs to be abstract, final or empty. 743
Error Parameter directory should be final. 743
Error Unused @throws tag for 'FTPConnectionClosedException'. 753
Error Method 'cdup' is not designed for extension - needs to be abstract, final or empty. 761
Error Unused @throws tag for 'FTPConnectionClosedException'. 771
Error Method 'quit' is not designed for extension - needs to be abstract, final or empty. 779
Error Unused @throws tag for 'FTPConnectionClosedException'. 789
Error Method 'rein' is not designed for extension - needs to be abstract, final or empty. 797
Error Unused @throws tag for 'FTPConnectionClosedException'. 808
Error Method 'smnt' is not designed for extension - needs to be abstract, final or empty. 816
Error Parameter dir should be final. 816
Error Unused @throws tag for 'FTPConnectionClosedException'. 828
Error Method 'port' is not designed for extension - needs to be abstract, final or empty. 836
Error Parameter host should be final. 836
Error Parameter port should be final. 836
Error '24' is a magic number. 839
Error '8' is a magic number. 842
Error '0xff' is a magic number. 846
Error Unused @throws tag for 'FTPConnectionClosedException'. 859
Error Method 'pasv' is not designed for extension - needs to be abstract, final or empty. 867
Error Unused @throws tag for 'FTPConnectionClosedException'. 881
Error Method 'type' is not designed for extension - needs to be abstract, final or empty. 889
Error Parameter fileType should be final. 889
Error Parameter formatOrByteSize should be final. 889
Error 'if' construct must use '{}'s. 895
Error 'else' construct must use '{}'s. 897
Error Unused @throws tag for 'FTPConnectionClosedException'. 911
Error Method 'type' is not designed for extension - needs to be abstract, final or empty. 919
Error Parameter fileType should be final. 919
Error Unused @throws tag for 'FTPConnectionClosedException'. 932
Error Method 'stru' is not designed for extension - needs to be abstract, final or empty. 940
Error Parameter structure should be final. 940
Error Unused @throws tag for 'FTPConnectionClosedException'. 953
Error Method 'mode' is not designed for extension - needs to be abstract, final or empty. 961
Error Parameter mode should be final. 961
Error Unused @throws tag for 'FTPConnectionClosedException'. 976
Error Method 'retr' is not designed for extension - needs to be abstract, final or empty. 984
Error Parameter pathname should be final. 984
Error Unused @throws tag for 'FTPConnectionClosedException'. 999
Error Method 'stor' is not designed for extension - needs to be abstract, final or empty. 1007
Error Parameter pathname should be final. 1007
Error Unused @throws tag for 'FTPConnectionClosedException'. 1020
Error Method 'stou' is not designed for extension - needs to be abstract, final or empty. 1028
Error Unused @throws tag for 'FTPConnectionClosedException'. 1043
Error Method 'stou' is not designed for extension - needs to be abstract, final or empty. 1051
Error Parameter pathname should be final. 1051
Error Unused @throws tag for 'FTPConnectionClosedException'. 1066
Error Method 'appe' is not designed for extension - needs to be abstract, final or empty. 1074
Error Parameter pathname should be final. 1074
Error Unused @throws tag for 'FTPConnectionClosedException'. 1085
Error Method 'allo' is not designed for extension - needs to be abstract, final or empty. 1093
Error Parameter bytes should be final. 1093
Error Unused @throws tag for 'FTPConnectionClosedException'. 1105
Error Method 'allo' is not designed for extension - needs to be abstract, final or empty. 1113
Error Parameter bytes should be final. 1113
Error Parameter recordSize should be final. 1113
Error '+' should be on a new line. 1115
Error Unused @throws tag for 'FTPConnectionClosedException'. 1125
Error Method 'rest' is not designed for extension - needs to be abstract, final or empty. 1133
Error Parameter marker should be final. 1133
Error Unused @throws tag for 'FTPConnectionClosedException'. 1144
Error Method 'rnfr' is not designed for extension - needs to be abstract, final or empty. 1152
Error Parameter pathname should be final. 1152
Error Unused @throws tag for 'FTPConnectionClosedException'. 1163
Error Method 'rnto' is not designed for extension - needs to be abstract, final or empty. 1171
Error Parameter pathname should be final. 1171
Error Unused @throws tag for 'FTPConnectionClosedException'. 1182
Error Method 'dele' is not designed for extension - needs to be abstract, final or empty. 1190
Error Parameter pathname should be final. 1190
Error Unused @throws tag for 'FTPConnectionClosedException'. 1201
Error Method 'rmd' is not designed for extension - needs to be abstract, final or empty. 1209
Error Parameter pathname should be final. 1209
Error Unused @throws tag for 'FTPConnectionClosedException'. 1220
Error Method 'mkd' is not designed for extension - needs to be abstract, final or empty. 1228
Error Parameter pathname should be final. 1228
Error Unused @throws tag for 'FTPConnectionClosedException'. 1238
Error Method 'pwd' is not designed for extension - needs to be abstract, final or empty. 1246
Error Unused @throws tag for 'FTPConnectionClosedException'. 1259
Error Method 'list' is not designed for extension - needs to be abstract, final or empty. 1267
Error Unused @throws tag for 'FTPConnectionClosedException'. 1281
Error Method 'list' is not designed for extension - needs to be abstract, final or empty. 1289
Error Parameter pathname should be final. 1289
Error Unused @throws tag for 'FTPConnectionClosedException'. 1302
Error Method 'nlst' is not designed for extension - needs to be abstract, final or empty. 1310
Error Unused @throws tag for 'FTPConnectionClosedException'. 1324
Error Method 'nlst' is not designed for extension - needs to be abstract, final or empty. 1332
Error Parameter pathname should be final. 1332
Error Unused @throws tag for 'FTPConnectionClosedException'. 1343
Error Method 'site' is not designed for extension - needs to be abstract, final or empty. 1351
Error Parameter parameters should be final. 1351
Error Unused @throws tag for 'FTPConnectionClosedException'. 1361
Error Method 'syst' is not designed for extension - needs to be abstract, final or empty. 1369
Error Unused @throws tag for 'FTPConnectionClosedException'. 1379
Error Method 'stat' is not designed for extension - needs to be abstract, final or empty. 1387
Error Unused @throws tag for 'FTPConnectionClosedException'. 1398
Error Method 'stat' is not designed for extension - needs to be abstract, final or empty. 1406
Error Parameter pathname should be final. 1406
Error Unused @throws tag for 'FTPConnectionClosedException'. 1416
Error Method 'help' is not designed for extension - needs to be abstract, final or empty. 1424
Error Unused @throws tag for 'FTPConnectionClosedException'. 1435
Error Method 'help' is not designed for extension - needs to be abstract, final or empty. 1443
Error Parameter command should be final. 1443
Error Unused @throws tag for 'FTPConnectionClosedException'. 1453
Error Method 'noop' is not designed for extension - needs to be abstract, final or empty. 1461

org/apache/commons/net/ftp/FTPClient.java

ErrorLine
Error File length is 2,679 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ' Apache License'. 2
Error Unused import - org.apache.commons.net.ftp.parser.ParserInitializationException. 32
Error Unused import - org.apache.commons.net.io.CopyStreamException. 34
Error Line has trailing spaces. 111
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 139
Error Line has trailing spaces. 214
Error Line has trailing spaces. 215
Error Line is longer than 80 characters. 217
Error Line has trailing spaces. 218
Error Line is longer than 80 characters. 218
Error Line has trailing spaces. 222
Error Line is longer than 80 characters. 222
Error Line is longer than 80 characters. 223
Error Line has trailing spaces. 224
Error Line is longer than 80 characters. 224
Error Line has trailing spaces. 226
Error Missing a Javadoc comment. 270
Error Name '__dataConnectionMode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 270
Error Name '__dataTimeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 270
Error Missing a Javadoc comment. 271
Error Name '__passivePort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 271
Error Missing a Javadoc comment. 272
Error Name '__passiveHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 272
Error Missing a Javadoc comment. 273
Error Name '__fileType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 273
Error Name '__fileFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. 273
Error Name '__fileStructure' must match pattern '^[a-z][a-zA-Z0-9]*$'. 273
Error Name '__fileTransferMode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 273
Error Missing a Javadoc comment. 274
Error Name '__remoteVerificationEnabled' must match pattern '^[a-z][a-zA-Z0-9]*$'. 274
Error Missing a Javadoc comment. 275
Error Name '__restartOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 275
Error Missing a Javadoc comment. 276
Error Name '__parserFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 276
Error Missing a Javadoc comment. 277
Error Name '__bufferSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 277
Error Missing a Javadoc comment. 281
Error Name '__systemName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 281
Error Missing a Javadoc comment. 285
Error Name '__entryParser' must match pattern '^[a-z][a-zA-Z0-9]*$'. 285
Error Line has trailing spaces. 286
Error Missing a Javadoc comment. 287
Error Name '__configuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 287
Error Missing a Javadoc comment. 308
Error Name '__initDefaults' must match pattern '^[a-z][a-zA-Z0-9]*$'. 308
Error Line contains a tab character. 320
Error Line has trailing spaces. 322
Error Missing a Javadoc comment. 323
Error Name '__parsePathname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 323
Error Parameter reply should be final. 323
Error Missing a Javadoc comment. 334
Error Name '__parsePassiveModeReply' must match pattern '^[a-z][a-zA-Z0-9]*$'. 334
Error Parameter reply should be final. 334
Error '24' is a magic number. 344
Error '3' is a magic number. 349
Error Line is longer than 80 characters. 372
Error '8' is a magic number. 375
Error Missing a Javadoc comment. 382
Error Name '__storeFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 382
Error Parameter command should be final. 382
Error Parameter remote should be final. 382
Error Parameter local should be final. 382
Error 'if' construct must use '{}'s. 388
Error Inner assignments should be avoided. 388
Error 'if' construct must use '{}'s. 394
Error Must have at least one statement. 410
Error '{' is not followed by whitespace. 410
Error '}' is not preceded with whitespace. 410
Error Missing a Javadoc comment. 418
Error Name '__storeFileStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 418
Error Parameter command should be final. 418
Error Parameter remote should be final. 418
Error 'if' construct must use '{}'s. 424
Error Inner assignments should be avoided. 424
Error '{' should be on a new line. 428
Error Method '_openDataConnection_' is not designed for extension - needs to be abstract, final or empty. 463
Error Name '_openDataConnection_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 463
Error Parameter command should be final. 463
Error Parameter arg should be final. 463
Error 'if' construct must use '{}'s. 468
Error '&&' should be on a new line. 468
Error Line is longer than 80 characters. 475
Error 'if' construct must use '{}'s. 500
Error 'if' construct must use '{}'s. 508
Error 'cast' is not followed by whitespace. 511
Error '+' should be on a new line. 537
Error 'if' construct must use '{}'s. 541
Error Method '_connectAction_' is not designed for extension - needs to be abstract, final or empty. 548
Error Missing a Javadoc comment. 548
Error Name '_connectAction_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 548
Error Method 'setDataTimeout' is not designed for extension - needs to be abstract, final or empty. 563
Error Parameter timeout should be final. 563
Error Method 'setParserFactory' is not designed for extension - needs to be abstract, final or empty. 577
Error Parameter parserFactory should be final. 577
Error '{' should be on a new line. 577
Error Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 588
Error Method 'setRemoteVerificationEnabled' is not designed for extension - needs to be abstract, final or empty. 604
Error Parameter enable should be final. 604
Error Method 'isRemoteVerificationEnabled' is not designed for extension - needs to be abstract, final or empty. 616
Error Unused @throws tag for 'FTPConnectionClosedException'. 627
Error Method 'login' is not designed for extension - needs to be abstract, final or empty. 635
Error Parameter username should be final. 635
Error Parameter password should be final. 635
Error 'if' construct must use '{}'s. 639
Error 'if' construct must use '{}'s. 644
Error Unused @throws tag for 'FTPConnectionClosedException'. 660
Error Method 'login' is not designed for extension - needs to be abstract, final or empty. 668
Error Parameter username should be final. 668
Error Parameter password should be final. 668
Error Parameter account should be final. 668
Error 'if' construct must use '{}'s. 673
Error 'if' construct must use '{}'s. 678
Error 'if' construct must use '{}'s. 683
Error 'if' construct must use '{}'s. 686
Error Unused @throws tag for 'FTPConnectionClosedException'. 696
Error Method 'logout' is not designed for extension - needs to be abstract, final or empty. 704
Error Unused @throws tag for 'FTPConnectionClosedException'. 715
Error Method 'changeWorkingDirectory' is not designed for extension - needs to be abstract, final or empty. 723
Error Parameter pathname should be final. 723
Error Unused @throws tag for 'FTPConnectionClosedException'. 733
Error Method 'changeToParentDirectory' is not designed for extension - needs to be abstract, final or empty. 741
Error Unused @throws tag for 'FTPConnectionClosedException'. 752
Error Method 'structureMount' is not designed for extension - needs to be abstract, final or empty. 760
Error Parameter pathname should be final. 760
Error Unused @throws tag for 'FTPConnectionClosedException'. 770
Error Method 'reinitialize' is not designed for extension - needs to be abstract, final or empty. 778
Error '||' should be on a new line. 782
Error '&&' should be on a new line. 783
Error Method 'enterLocalActiveMode' is not designed for extension - needs to be abstract, final or empty. 805
Error Method 'enterLocalPassiveMode' is not designed for extension - needs to be abstract, final or empty. 825
Error Unused @throws tag for 'FTPConnectionClosedException'. 851
Error Method 'enterRemoteActiveMode' is not designed for extension - needs to be abstract, final or empty. 859
Error Parameter host should be final. 859
Error Parameter port should be final. 859
Error Unused @throws tag for 'FTPConnectionClosedException'. 886
Error Method 'enterRemotePassiveMode' is not designed for extension - needs to be abstract, final or empty. 894
Error 'if' construct must use '{}'s. 896
Error 'cast' is not followed by whitespace. 900
Error Method 'getPassiveHost' is not designed for extension - needs to be abstract, final or empty. 917
Error Method 'getPassivePort' is not designed for extension - needs to be abstract, final or empty. 934
Error Method 'getDataConnectionMode' is not designed for extension - needs to be abstract, final or empty. 947
Error Unused @throws tag for 'FTPConnectionClosedException'. 964
Error Method 'setFileType' is not designed for extension - needs to be abstract, final or empty. 972
Error Parameter fileType should be final. 972
Error Unused @throws tag for 'FTPConnectionClosedException'. 1004
Error Method 'setFileType' is not designed for extension - needs to be abstract, final or empty. 1012
Error Parameter fileType should be final. 1012
Error Parameter formatOrByteSize should be final. 1012
Error Unused @throws tag for 'FTPConnectionClosedException'. 1032
Error Method 'setFileStructure' is not designed for extension - needs to be abstract, final or empty. 1040
Error Parameter structure should be final. 1040
Error Unused @throws tag for 'FTPConnectionClosedException'. 1058
Error Method 'setFileTransferMode' is not designed for extension - needs to be abstract, final or empty. 1066
Error Parameter mode should be final. 1066
Error Unused @throws tag for 'FTPConnectionClosedException'. 1084
Error Method 'remoteRetrieve' is not designed for extension - needs to be abstract, final or empty. 1092
Error Parameter filename should be final. 1092
Error 'if' construct must use '{}'s. 1094
Error '||' should be on a new line. 1094
Error Unused @throws tag for 'FTPConnectionClosedException'. 1110
Error Method 'remoteStore' is not designed for extension - needs to be abstract, final or empty. 1118
Error Parameter filename should be final. 1118
Error 'if' construct must use '{}'s. 1120
Error '||' should be on a new line. 1120
Error Unused @throws tag for 'FTPConnectionClosedException'. 1137
Error Method 'remoteStoreUnique' is not designed for extension - needs to be abstract, final or empty. 1145
Error Parameter filename should be final. 1145
Error 'if' construct must use '{}'s. 1147
Error '||' should be on a new line. 1147
Error Unused @throws tag for 'FTPConnectionClosedException'. 1164
Error Method 'remoteStoreUnique' is not designed for extension - needs to be abstract, final or empty. 1172
Error 'if' construct must use '{}'s. 1174
Error '||' should be on a new line. 1174
Error Unused @throws tag for 'FTPConnectionClosedException'. 1191
Error Method 'remoteAppend' is not designed for extension - needs to be abstract, final or empty. 1199
Error Parameter filename should be final. 1199
Error 'if' construct must use '{}'s. 1201
Error '||' should be on a new line. 1201
Error Unused @throws tag for 'FTPConnectionClosedException'. 1243
Error Method 'completePendingCommand' is not designed for extension - needs to be abstract, final or empty. 1251
Error Unused @throws tag for 'FTPConnectionClosedException'. 1266
Error Unused @throws tag for 'CopyStreamException'. 1271
Error Method 'retrieveFile' is not designed for extension - needs to be abstract, final or empty. 1279
Error Parameter remote should be final. 1279
Error Parameter local should be final. 1279
Error 'if' construct must use '{}'s. 1285
Error Inner assignments should be avoided. 1285
Error 'if' construct must use '{}'s. 1290
Error Must have at least one statement. 1306
Error '{' is not followed by whitespace. 1306
Error '}' is not preceded with whitespace. 1306
Error Unused @throws tag for 'FTPConnectionClosedException'. 1329
Error Method 'retrieveFileStream' is not designed for extension - needs to be abstract, final or empty. 1337
Error Parameter remote should be final. 1337
Error 'if' construct must use '{}'s. 1342
Error Inner assignments should be avoided. 1342
Error '{' should be on a new line. 1346
Error Unused @throws tag for 'FTPConnectionClosedException'. 1372
Error Unused @throws tag for 'CopyStreamException'. 1377
Error Method 'storeFile' is not designed for extension - needs to be abstract, final or empty. 1385
Error Parameter remote should be final. 1385
Error Parameter local should be final. 1385
Error Unused @throws tag for 'FTPConnectionClosedException'. 1409
Error Method 'storeFileStream' is not designed for extension - needs to be abstract, final or empty. 1417
Error Parameter remote should be final. 1417
Error Unused @throws tag for 'FTPConnectionClosedException'. 1433
Error Unused @throws tag for 'CopyStreamException'. 1438
Error Method 'appendFile' is not designed for extension - needs to be abstract, final or empty. 1446
Error Parameter remote should be final. 1446
Error Parameter local should be final. 1446
Error Unused @throws tag for 'FTPConnectionClosedException'. 1469
Error Method 'appendFileStream' is not designed for extension - needs to be abstract, final or empty. 1477
Error Parameter remote should be final. 1477
Error Unused @throws tag for 'FTPConnectionClosedException'. 1494
Error Unused @throws tag for 'CopyStreamException'. 1499
Error Method 'storeUniqueFile' is not designed for extension - needs to be abstract, final or empty. 1507
Error Parameter remote should be final. 1507
Error Parameter local should be final. 1507
Error Unused @throws tag for 'FTPConnectionClosedException'. 1533
Error Method 'storeUniqueFileStream' is not designed for extension - needs to be abstract, final or empty. 1541
Error Parameter remote should be final. 1541
Error Unused @throws tag for 'FTPConnectionClosedException'. 1556
Error Unused @throws tag for 'CopyStreamException'. 1561
Error Method 'storeUniqueFile' is not designed for extension - needs to be abstract, final or empty. 1569
Error Parameter local should be final. 1569
Error Unused @throws tag for 'FTPConnectionClosedException'. 1591
Error Method 'storeUniqueFileStream' is not designed for extension - needs to be abstract, final or empty. 1599
Error Unused @throws tag for 'FTPConnectionClosedException'. 1609
Error Method 'allocate' is not designed for extension - needs to be abstract, final or empty. 1617
Error Parameter bytes should be final. 1617
Error Unused @throws tag for 'FTPConnectionClosedException'. 1629
Error Method 'allocate' is not designed for extension - needs to be abstract, final or empty. 1637
Error Parameter bytes should be final. 1637
Error Parameter recordSize should be final. 1637
Error Unused @throws tag for 'FTPConnectionClosedException'. 1653
Error Parameter offset should be final. 1661
Error Method 'setRestartOffset' is not designed for extension - needs to be abstract, final or empty. 1676
Error Parameter offset should be final. 1676
Error 'if' construct must use '{}'s. 1678
Error Method 'getRestartOffset' is not designed for extension - needs to be abstract, final or empty. 1688
Error Unused @throws tag for 'FTPConnectionClosedException'. 1701
Error Method 'rename' is not designed for extension - needs to be abstract, final or empty. 1709
Error Parameter from should be final. 1709
Error Parameter to should be final. 1709
Error 'if' construct must use '{}'s. 1711
Error Unused @throws tag for 'FTPConnectionClosedException'. 1722
Error Method 'abort' is not designed for extension - needs to be abstract, final or empty. 1730
Error Unused @throws tag for 'FTPConnectionClosedException'. 1740
Error Method 'deleteFile' is not designed for extension - needs to be abstract, final or empty. 1748
Error Parameter pathname should be final. 1748
Error Unused @throws tag for 'FTPConnectionClosedException'. 1759
Error Method 'removeDirectory' is not designed for extension - needs to be abstract, final or empty. 1767
Error Parameter pathname should be final. 1767
Error Unused @throws tag for 'FTPConnectionClosedException'. 1780
Error Method 'makeDirectory' is not designed for extension - needs to be abstract, final or empty. 1788
Error Parameter pathname should be final. 1788
Error Unused @throws tag for 'FTPConnectionClosedException'. 1799
Error Method 'printWorkingDirectory' is not designed for extension - needs to be abstract, final or empty. 1807
Error 'if' construct must use '{}'s. 1809
Error 'cast' is not followed by whitespace. 1812
Error Unused @throws tag for 'FTPConnectionClosedException'. 1820
Error Method 'sendSiteCommand' is not designed for extension - needs to be abstract, final or empty. 1828
Error Parameter arguments should be final. 1828
Error Unused @throws tag for 'FTPConnectionClosedException'. 1844
Error Method 'getSystemName' is not designed for extension - needs to be abstract, final or empty. 1852
Error 'if' construct must use '{}'s. 1858
Error 'cast' is not followed by whitespace. 1859
Error '4' is a magic number. 1859
Error Unused @throws tag for 'FTPConnectionClosedException'. 1871
Error Method 'listHelp' is not designed for extension - needs to be abstract, final or empty. 1879
Error 'if' construct must use '{}'s. 1881
Error Unused @throws tag for 'FTPConnectionClosedException'. 1893
Error Method 'listHelp' is not designed for extension - needs to be abstract, final or empty. 1901
Error Parameter command should be final. 1901
Error 'if' construct must use '{}'s. 1903
Error Unused @throws tag for 'FTPConnectionClosedException'. 1914
Error Method 'sendNoOp' is not designed for extension - needs to be abstract, final or empty. 1922
Error Unused @throws tag for 'FTPConnectionClosedException'. 1944
Error Method 'listNames' is not designed for extension - needs to be abstract, final or empty. 1952
Error Parameter pathname should be final. 1952
Error 'if' construct must use '{}'s. 1959
Error Inner assignments should be avoided. 1959
Error Line is longer than 80 characters. 1963
Error 'while' construct must use '{}'s. 1966
Error Unused @throws tag for 'FTPConnectionClosedException'. 1996
Error Method 'listNames' is not designed for extension - needs to be abstract, final or empty. 2004
Error Line is longer than 80 characters. 2039
Error Line is longer than 80 characters. 2040
Error Line is longer than 80 characters. 2042
Error Line has trailing spaces. 2055
Error Line has trailing spaces. 2056
Error Line contains a tab character. 2056
Error Line has trailing spaces. 2057
Error Unused @throws tag for 'FTPConnectionClosedException'. 2059
Error Unused @throws tag for 'ParserInitializationException'. 2069
Error Line has trailing spaces. 2083
Error Line is longer than 80 characters. 2085
Error Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. 2087
Error Parameter parserKey should be final. 2087
Error Parameter pathname should be final. 2087
Error Unused @throws tag for 'FTPConnectionClosedException'. 2112
Error Unused @throws tag for 'ParserInitializationException'. 2122
Error Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. 2137
Error Parameter pathname should be final. 2137
Error Line has trailing spaces. 2155
Error Line has trailing spaces. 2156
Error Line has trailing spaces. 2157
Error Line contains a tab character. 2157
Error Line has trailing spaces. 2158
Error Unused @throws tag for 'FTPConnectionClosedException'. 2160
Error Unused @throws tag for 'ParserInitializationException'. 2170
Error Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. 2185
Error Unused @throws tag for 'FTPConnectionClosedException'. 2211
Error Line is longer than 80 characters. 2212
Error Line is longer than 80 characters. 2213
Error Line is longer than 80 characters. 2214
Error Line is longer than 80 characters. 2218
Error Unused @throws tag for 'ParserInitializationException'. 2219
Error Method 'initiateListParsing' is not designed for extension - needs to be abstract, final or empty. 2224
Error Unused @throws tag for 'FTPConnectionClosedException'. 2266
Error Line is longer than 80 characters. 2267
Error Line is longer than 80 characters. 2268
Error Line is longer than 80 characters. 2269
Error Line is longer than 80 characters. 2273
Error Unused @throws tag for 'ParserInitializationException'. 2274
Error Method 'initiateListParsing' is not designed for extension - needs to be abstract, final or empty. 2279
Error Parameter pathname should be final. 2280
Error Expected @param tag for 'pathname'. 2280
Error Line is longer than 80 characters. 2303
Error Unused @throws tag for 'FTPConnectionClosedException'. 2314
Error Line is longer than 80 characters. 2315
Error Line is longer than 80 characters. 2316
Error Line is longer than 80 characters. 2317
Error Line is longer than 80 characters. 2321
Error Unused @throws tag for 'ParserInitializationException'. 2322
Error Method 'initiateListParsing' is not designed for extension - needs to be abstract, final or empty. 2335
Error Parameter parserKey should be final. 2336
Error Parameter pathname should be final. 2336
Error Expected @param tag for 'pathname'. 2336
Error 'if' is not followed by whitespace. 2341
Error '{' should be on a new line. 2341
Error '{' should be on a new line. 2342
Error Line has trailing spaces. 2343
Error Line has trailing spaces. 2345
Error Line contains a tab character. 2345
Error Line contains a tab character. 2346
Error Line has trailing spaces. 2347
Error '}' should be alone on a line. 2348
Error '{' should be on a new line. 2348
Error Line contains a tab character. 2349
Error Line contains a tab character. 2350
Error Line contains a tab character. 2351
Error '{' should be on a new line. 2351
Error Line has trailing spaces. 2352
Error Line contains a tab character. 2352
Error Line contains a tab character. 2353
Error Line contains a tab character. 2354
Error '}' should be alone on a line. 2354
Error '{' should be on a new line. 2354
Error Line contains a tab character. 2356
Error Line has trailing spaces. 2358
Error Line contains a tab character. 2358
Error Line contains a tab character. 2359
Error Line contains a tab character. 2360
Error Unused @throws tag for 'FTPConnectionClosedException'. 2373
Error Line is longer than 80 characters. 2374
Error Line is longer than 80 characters. 2375
Error Line is longer than 80 characters. 2376
Error Line is longer than 80 characters. 2380
Error Expected an @return tag. 2383
Error Parameter parser should be final. 2384
Error Expected @param tag for 'parser'. 2384
Error Parameter pathname should be final. 2384
Error Expected @param tag for 'pathname'. 2384
Error Inner assignments should be avoided. 2390
Error Unused @throws tag for 'FTPConnectionClosedException'. 2408
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 2416
Error 'if' construct must use '{}'s. 2418
Error Unused @throws tag for 'FTPConnectionClosedException'. 2429
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 2437
Error Parameter pathname should be final. 2437
Error Expected @param tag for 'pathname'. 2437
Error 'if' construct must use '{}'s. 2439
Error Line has trailing spaces. 2459
Error Line has trailing spaces. 2460
Error Line contains a tab character. 2460
Error Line has trailing spaces. 2461
Error Unused @throws tag for 'FTPConnectionClosedException'. 2463
Error Duplicate @return tag. 2471
Error Line has trailing spaces. 2473
Error Line has trailing spaces. 2474
Error Line contains a tab character. 2474
Error Line has trailing spaces. 2475
Error Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. 2482
Error Parameter parser should be final. 2482
Error Parameter pathname should be final. 2482
Error 'if' construct must use '{}'s. 2488
Error Inner assignments should be avoided. 2488
Error Line is longer than 80 characters. 2491
Error Line has trailing spaces. 2514
Error Line has trailing spaces. 2515
Error Line contains a tab character. 2515
Error Line has trailing spaces. 2516
Error Unused @throws tag for 'FTPConnectionClosedException'. 2518
Error Line is longer than 80 characters. 2519
Error Line is longer than 80 characters. 2520
Error Line is longer than 80 characters. 2521
Error Line is longer than 80 characters. 2525
Error Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. 2530
Error Parameter parser should be final. 2530
Error Line is longer than 80 characters. 2556
Error Line is longer than 80 characters. 2557
Error Line is longer than 80 characters. 2559
Error Unused @throws tag for 'FTPConnectionClosedException'. 2575
Error Line is longer than 80 characters. 2576
Error Line is longer than 80 characters. 2577
Error Line is longer than 80 characters. 2578
Error Line is longer than 80 characters. 2582
Error Line is longer than 80 characters. 2586
Error Method 'createFileList' is not designed for extension - needs to be abstract, final or empty. 2586
Error Parameter parser should be final. 2586
Error Unused @throws tag for 'FTPConnectionClosedException'. 2611
Error Method 'createFileList' is not designed for extension - needs to be abstract, final or empty. 2622
Error Parameter pathname should be final. 2622
Error Parameter parser should be final. 2623
Error Inner assignments should be avoided. 2628
Error Line has trailing spaces. 2640
Error Line has trailing spaces. 2643
Error Method 'setBufferSize' is not designed for extension - needs to be abstract, final or empty. 2646
Error Parameter bufSize should be final. 2646
Error '{' should be on a new line. 2646
Error Line contains a tab character. 2647
Error Line has trailing spaces. 2649
Error Method 'getBufferSize' is not designed for extension - needs to be abstract, final or empty. 2654
Error '{' should be on a new line. 2654
Error Line contains a tab character. 2655
Error Line has trailing spaces. 2659
Error Line has trailing spaces. 2660
Error Line is longer than 80 characters. 2661
Error Line has trailing spaces. 2663
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 2667
Error Parameter config should be final. 2667
Error '{' should be on a new line. 2667
Error Line contains a tab character. 2668
Error Line has trailing spaces. 2670

org/apache/commons/net/ftp/FTPClientConfig.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error Line has trailing spaces. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 51
Error Line has trailing spaces. 53
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 101
Error Line is longer than 80 characters. 137
Error Line has trailing spaces. 142
Error Line contains a tab character. 142
Error Line has trailing spaces. 154
Error Line has trailing spaces. 172
Error Line has trailing spaces. 178
Error Missing a Javadoc comment. 179
Error Line contains a tab character. 180
Error Missing a Javadoc comment. 180
Error Line contains a tab character. 181
Error Missing a Javadoc comment. 181
Error Line contains a tab character. 182
Error Missing a Javadoc comment. 182
Error Line contains a tab character. 183
Error Missing a Javadoc comment. 183
Error Line contains a tab character. 184
Error Missing a Javadoc comment. 184
Error Line has trailing spaces. 185
Error Line contains a tab character. 185
Error Line has trailing spaces. 186
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line has trailing spaces. 189
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Parameter systemKey should be final. 192
Error '{' should be on a new line. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Line has trailing spaces. 198
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error '{' should be on a new line. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line has trailing spaces. 206
Error Line contains a tab character. 206
Error Line has trailing spaces. 207
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error Line has trailing spaces. 209
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error Line contains a tab character. 215
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Parameter systemKey should be final. 220
Error Line contains a tab character. 221
Error Parameter defaultDateFormatStr should be final. 221
Error 'defaultDateFormatStr' hides a field. 221
Error Line contains a tab character. 222
Error Parameter recentDateFormatStr should be final. 222
Error 'recentDateFormatStr' hides a field. 222
Error Line contains a tab character. 223
Error Parameter serverLanguageCode should be final. 223
Error 'serverLanguageCode' hides a field. 223
Error Line contains a tab character. 224
Error Parameter shortMonthNames should be final. 224
Error 'shortMonthNames' hides a field. 224
Error Line contains a tab character. 225
Error Parameter serverTimeZoneId should be final. 225
Error 'serverTimeZoneId' hides a field. 225
Error Line contains a tab character. 226
Error Line contains a tab character. 227
Error Line contains a tab character. 228
Error Line contains a tab character. 229
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Line contains a tab character. 233
Error Line has trailing spaces. 234
Error Line contains a tab character. 234
Error Line contains a tab character. 235
Error Missing a Javadoc comment. 235
Error Name 'LANGUAGE_CODE_MAP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 235
Error Line contains a tab character. 236
Error Line has trailing spaces. 237
Error Line contains a tab character. 237
Error Line contains a tab character. 238
Error Line contains a tab character. 239
Error Line has trailing spaces. 240
Error Line contains a tab character. 240
Error Line has trailing spaces. 241
Error Line contains a tab character. 241
Error Line has trailing spaces. 242
Error Line contains a tab character. 242
Error Line contains a tab character. 243
Error Line contains a tab character. 244
Error Line contains a tab character. 245
Error Line contains a tab character. 246
Error ',' is not followed by whitespace. 246
Error Line contains a tab character. 247
Error ',' is not followed by whitespace. 247
Error Line contains a tab character. 248
Error Line contains a tab character. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error Line contains a tab character. 252
Error Line contains a tab character. 253
Error Line contains a tab character. 254
Error Line contains a tab character. 255
Error Line contains a tab character. 256
Error Line has trailing spaces. 257
Error Line contains a tab character. 257
Error Line contains a tab character. 258
Error Line contains a tab character. 261
Error Line has trailing spaces. 262
Error Line contains a tab character. 262
Error Line is longer than 80 characters. 263
Error Line contains a tab character. 263
Error Line has trailing spaces. 264
Error Line contains a tab character. 264
Error Line contains a tab character. 265
Error Line has trailing spaces. 266
Error Line contains a tab character. 266
Error Line contains a tab character. 267
Error Line contains a tab character. 268
Error Line contains a tab character. 274
Error Line contains a tab character. 275
Error Line contains a tab character. 276
Error Method 'getServerSystemKey' is not designed for extension - needs to be abstract, final or empty. 276
Error '{' should be on a new line. 276
Error Line contains a tab character. 277
Error Line contains a tab character. 278
Error Line has trailing spaces. 279
Error Line contains a tab character. 279
Error Line contains a tab character. 280
Error Line has trailing spaces. 281
Error Line is longer than 80 characters. 281
Error Line contains a tab character. 281
Error Line has trailing spaces. 282
Error Line contains a tab character. 282
Error Line contains a tab character. 283
Error Line contains a tab character. 284
Error Line contains a tab character. 285
Error Method 'getDefaultDateFormatStr' is not designed for extension - needs to be abstract, final or empty. 285
Error '{' should be on a new line. 285
Error Line contains a tab character. 286
Error Line contains a tab character. 287
Error Line has trailing spaces. 288
Error Line contains a tab character. 288
Error Line contains a tab character. 289
Error Line is longer than 80 characters. 290
Error Line contains a tab character. 290
Error Line contains a tab character. 291
Error Line contains a tab character. 292
Error Line contains a tab character. 294
Error Method 'getRecentDateFormatStr' is not designed for extension - needs to be abstract, final or empty. 294
Error '{' should be on a new line. 294
Error Line contains a tab character. 295
Error Line contains a tab character. 296
Error Line has trailing spaces. 297
Error Line contains a tab character. 297
Error Line contains a tab character. 298
Error Line is longer than 80 characters. 299
Error Line contains a tab character. 299
Error Line contains a tab character. 300
Error Line contains a tab character. 301
Error Line contains a tab character. 302
Error Method 'getServerTimeZoneId' is not designed for extension - needs to be abstract, final or empty. 302
Error '{' should be on a new line. 302
Error Line contains a tab character. 303
Error Line contains a tab character. 304
Error Line has trailing spaces. 305
Error Line contains a tab character. 305
Error Line contains a tab character. 306
Error Line contains a tab character. 307
Error Line has trailing spaces. 308
Error Line contains a tab character. 308
Error Line has trailing spaces. 309
Error Line contains a tab character. 309
Error Line contains a tab character. 310
Error Line contains a tab character. 311
Error Line contains a tab character. 312
Error Line contains a tab character. 313
Error Method 'getShortMonthNames' is not designed for extension - needs to be abstract, final or empty. 313
Error '{' should be on a new line. 313
Error Line contains a tab character. 314
Error Line contains a tab character. 315
Error Line has trailing spaces. 316
Error Line contains a tab character. 316
Error Line contains a tab character. 317
Error Line contains a tab character. 318
Error Line is longer than 80 characters. 319
Error Line contains a tab character. 319
Error Line has trailing spaces. 320
Error Line contains a tab character. 320
Error Line contains a tab character. 321
Error Line contains a tab character. 322
Error Line contains a tab character. 323
Error Method 'getServerLanguageCode' is not designed for extension - needs to be abstract, final or empty. 323
Error '{' should be on a new line. 323
Error Line contains a tab character. 324
Error Line contains a tab character. 325
Error Line has trailing spaces. 326
Error Line contains a tab character. 326
Error Line contains a tab character. 327
Error Line contains a tab character. 328
Error Line contains a tab character. 329
Error Line contains a tab character. 330
Error Line contains a tab character. 331
Error Line contains a tab character. 332
Error Line contains a tab character. 333
Error Line contains a tab character. 334
Error Line has trailing spaces. 335
Error Line contains a tab character. 335
Error Line has trailing spaces. 336
Error Line contains a tab character. 336
Error Line contains a tab character. 337
Error Line contains a tab character. 338
Error Line contains a tab character. 339
Error Line contains a tab character. 340
Error Line contains a tab character. 341
Error Method 'setDefaultDateFormatStr' is not designed for extension - needs to be abstract, final or empty. 341
Error Parameter defaultDateFormatStr should be final. 341
Error 'defaultDateFormatStr' hides a field. 341
Error '{' should be on a new line. 341
Error Line contains a tab character. 342
Error Line contains a tab character. 343
Error Line has trailing spaces. 344
Error Line contains a tab character. 344
Error Line contains a tab character. 345
Error Line contains a tab character. 346
Error Line contains a tab character. 347
Error Line has trailing spaces. 348
Error Line contains a tab character. 348
Error Line has trailing spaces. 349
Error Line contains a tab character. 349
Error Line has trailing spaces. 350
Error Line contains a tab character. 350
Error Line contains a tab character. 351
Error Line contains a tab character. 352
Error Line contains a tab character. 353
Error Line contains a tab character. 354
Error Line has trailing spaces. 355
Error Line contains a tab character. 355
Error Line contains a tab character. 356
Error Line contains a tab character. 357
Error Line contains a tab character. 358
Error Line contains a tab character. 359
Error Line contains a tab character. 360
Error Method 'setRecentDateFormatStr' is not designed for extension - needs to be abstract, final or empty. 360
Error Parameter recentDateFormatStr should be final. 360
Error 'recentDateFormatStr' hides a field. 360
Error '{' should be on a new line. 360
Error Line contains a tab character. 361
Error Line contains a tab character. 362
Error Line has trailing spaces. 363
Error Line contains a tab character. 363
Error Line contains a tab character. 364
Error Line contains a tab character. 365
Error Line contains a tab character. 366
Error Line has trailing spaces. 367
Error Line contains a tab character. 367
Error Line has trailing spaces. 368
Error Line contains a tab character. 368
Error Line has trailing spaces. 369
Error Line contains a tab character. 369
Error Line contains a tab character. 370
Error Line contains a tab character. 371
Error Line has trailing spaces. 372
Error Line contains a tab character. 372
Error Line has trailing spaces. 373
Error Line contains a tab character. 373
Error Line contains a tab character. 374
Error Line contains a tab character. 375
Error Line contains a tab character. 376
Error Line contains a tab character. 377
Error Line contains a tab character. 378
Error Method 'setServerTimeZoneId' is not designed for extension - needs to be abstract, final or empty. 378
Error Parameter serverTimeZoneId should be final. 378
Error 'serverTimeZoneId' hides a field. 378
Error '{' should be on a new line. 378
Error Line contains a tab character. 379
Error Line contains a tab character. 380
Error Line has trailing spaces. 381
Error Line contains a tab character. 381
Error Line contains a tab character. 382
Error Line contains a tab character. 383
Error Line has trailing spaces. 384
Error Line contains a tab character. 384
Error Line contains a tab character. 385
Error Line has trailing spaces. 386
Error Line contains a tab character. 386
Error Line is longer than 80 characters. 387
Error Line contains a tab character. 387
Error Line contains a tab character. 388
Error Line contains a tab character. 389
Error Line contains a tab character. 390
Error Line has trailing spaces. 391
Error Line contains a tab character. 391
Error Line contains a tab character. 392
Error Line has trailing spaces. 393
Error Line contains a tab character. 393
Error Line has trailing spaces. 394
Error Line contains a tab character. 394
Error Line has trailing spaces. 395
Error Line is longer than 80 characters. 395
Error Line contains a tab character. 395
Error Line contains a tab character. 396
Error Line contains a tab character. 397
Error Line contains a tab character. 398
Error Line contains a tab character. 399
Error Method 'setShortMonthNames' is not designed for extension - needs to be abstract, final or empty. 399
Error Parameter shortMonthNames should be final. 399
Error 'shortMonthNames' hides a field. 399
Error '{' should be on a new line. 399
Error Line contains a tab character. 400
Error Line contains a tab character. 401
Error Line has trailing spaces. 402
Error Line contains a tab character. 402
Error Line contains a tab character. 403
Error Line contains a tab character. 404
Error Line contains a tab character. 405
Error Line has trailing spaces. 406
Error Line contains a tab character. 406
Error Line contains a tab character. 407
Error Line has trailing spaces. 408
Error Line contains a tab character. 408
Error Line contains a tab character. 409
Error Line has trailing spaces. 410
Error Line is longer than 80 characters. 410
Error Line contains a tab character. 410
Error Line has trailing spaces. 411
Error Line contains a tab character. 411
Error Line has trailing spaces. 412
Error Line contains a tab character. 412
Error Line has trailing spaces. 413
Error Line is longer than 80 characters. 413
Error Line contains a tab character. 413
Error Line has trailing spaces. 414
Error Line is longer than 80 characters. 414
Error Line contains a tab character. 414
Error Line contains a tab character. 415
Error Line contains a tab character. 416
Error Line contains a tab character. 417
Error Line has trailing spaces. 418
Error Line contains a tab character. 418
Error Line contains a tab character. 419
Error Line has trailing spaces. 420
Error Line contains a tab character. 420
Error Line has trailing spaces. 421
Error Line contains a tab character. 421
Error Line contains a tab character. 422
Error Line has trailing spaces. 423
Error Line contains a tab character. 423
Error Line has trailing spaces. 424
Error Line contains a tab character. 424
Error Line contains a tab character. 425
Error Line contains a tab character. 426
Error Line contains a tab character. 427
Error Line contains a tab character. 428
Error Line contains a tab character. 429
Error Line contains a tab character. 430
Error Line has trailing spaces. 431
Error Line contains a tab character. 431
Error Line has trailing spaces. 432
Error Line contains a tab character. 432
Error Line contains a tab character. 433
Error Line has trailing spaces. 434
Error Line contains a tab character. 434
Error Line has trailing spaces. 435
Error Line contains a tab character. 435
Error Line contains a tab character. 436
Error Line has trailing spaces. 437
Error Line contains a tab character. 437
Error Line has trailing spaces. 438
Error Line is longer than 80 characters. 438
Error Line contains a tab character. 438
Error Line contains a tab character. 439
Error Line has trailing spaces. 440
Error Line contains a tab character. 440
Error Line has trailing spaces. 441
Error Line is longer than 80 characters. 441
Error Line contains a tab character. 441
Error Line contains a tab character. 442
Error Line contains a tab character. 443
Error Method 'setServerLanguageCode' is not designed for extension - needs to be abstract, final or empty. 443
Error Parameter serverLanguageCode should be final. 443
Error 'serverLanguageCode' hides a field. 443
Error '{' should be on a new line. 443
Error Line contains a tab character. 444
Error Line contains a tab character. 445
Error Line has trailing spaces. 446
Error Line contains a tab character. 446
Error Line contains a tab character. 447
Error Line has trailing spaces. 448
Error Line is longer than 80 characters. 448
Error Line contains a tab character. 448
Error Line has trailing spaces. 449
Error Line contains a tab character. 449
Error Line is longer than 80 characters. 450
Error Line contains a tab character. 450
Error Line has trailing spaces. 451
Error Line contains a tab character. 451
Error Line has trailing spaces. 452
Error Line contains a tab character. 452
Error Line is longer than 80 characters. 453
Error Line contains a tab character. 453
Error Line has trailing spaces. 454
Error Line contains a tab character. 454
Error Line has trailing spaces. 455
Error Line contains a tab character. 455
Error Line contains a tab character. 456
Error Line contains a tab character. 457
Error Line contains a tab character. 458
Error Line has trailing spaces. 459
Error Line is longer than 80 characters. 459
Error Line contains a tab character. 459
Error Parameter languageCode should be final. 459
Error Line contains a tab character. 460
Error Line contains a tab character. 461
Error Line contains a tab character. 462
Error '{' should be on a new line. 462
Error Line contains a tab character. 463
Error '{' should be on a new line. 463
Error Line contains a tab character. 464
Error Line contains a tab character. 465
Error '}' should be alone on a line. 465
Error '{' is not preceded with whitespace. 465
Error '{' should be on a new line. 465
Error Line contains a tab character. 466
Error Line contains a tab character. 467
Error Line contains a tab character. 468
Error Line contains a tab character. 469
Error Line contains a tab character. 470
Error Line has trailing spaces. 471
Error Line contains a tab character. 471
Error Line contains a tab character. 472
Error Line contains a tab character. 473
Error Line contains a tab character. 474
Error Line has trailing spaces. 475
Error Line contains a tab character. 475
Error Line contains a tab character. 476
Error Line contains a tab character. 477
Error Line contains a tab character. 478
Error Line contains a tab character. 479
Error Line has trailing spaces. 480
Error Line contains a tab character. 480
Error Parameter shortmonths should be final. 480
Error Line contains a tab character. 481
Error Line contains a tab character. 482
Error Line contains a tab character. 483
Error Line contains a tab character. 484
Error Line contains a tab character. 485
Error Line contains a tab character. 486
Error Line has trailing spaces. 487
Error Line contains a tab character. 487
Error Line contains a tab character. 488
Error Missing a Javadoc comment. 488
Error Parameter shortmonths should be final. 488
Error '{' should be on a new line. 488
Error Line contains a tab character. 489
Error Line contains a tab character. 490
Error Line contains a tab character. 491
Error '12' is a magic number. 491
Error '{' should be on a new line. 491
Error Line contains a tab character. 492
Error Line contains a tab character. 493
Error Line contains a tab character. 494
Error Line contains a tab character. 495
Error '13' is a magic number. 495
Error Line contains a tab character. 496
Error Line contains a tab character. 497
Error 'while' is not followed by whitespace. 497
Error '{' should be on a new line. 497
Error Line contains a tab character. 498
Error Line contains a tab character. 499
Error Line contains a tab character. 500
Error '=' is not preceded with whitespace. 500
Error '=' is not followed by whitespace. 500
Error Line contains a tab character. 501
Error Line contains a tab character. 502
Error Line contains a tab character. 504
Error Line contains a tab character. 505
Error Line has trailing spaces. 506
Error Line is longer than 80 characters. 506
Error Line contains a tab character. 506
Error Line has trailing spaces. 507
Error Line contains a tab character. 507
Error Line has trailing spaces. 508
Error Line contains a tab character. 508
Error Line contains a tab character. 509
Error Line contains a tab character. 510
Error Line contains a tab character. 511
Error Line contains a tab character. 512
Error '{' should be on a new line. 512
Error Line contains a tab character. 513
Error Line contains a tab character. 514
Error Line has trailing spaces. 515
Error Line contains a tab character. 515
Error Line has trailing spaces. 516
Error Line contains a tab character. 516

org/apache/commons/net/ftp/FTPCommand.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 96
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 103
Error '{' is not followed by whitespace. 104
Error '}' is not preceded with whitespace. 104
Error Missing a Javadoc comment. 106
Error Name '_commands' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 106
Error Line is longer than 80 characters. 107
Error Line is longer than 80 characters. 108
Error Line is longer than 80 characters. 109
Error Line is longer than 80 characters. 110
Error Redundant 'final' modifier. 121
Error Parameter command should be final. 121

org/apache/commons/net/ftp/FTPConnectionClosedException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 22
Error Parameter message should be final. 48

org/apache/commons/net/ftp/FTPFile.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 69
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Variable '_type' must be private and have accessor methods. 69
Error Name '_hardLinkCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Variable '_hardLinkCount' must be private and have accessor methods. 69
Error Missing a Javadoc comment. 70
Error Name '_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Variable '_size' must be private and have accessor methods. 70
Error Missing a Javadoc comment. 71
Error Name '_rawListing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Variable '_rawListing' must be private and have accessor methods. 71
Error Name '_user' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Variable '_user' must be private and have accessor methods. 71
Error Name '_group' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Variable '_group' must be private and have accessor methods. 71
Error Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Variable '_name' must be private and have accessor methods. 71
Error Name '_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Variable '_link' must be private and have accessor methods. 71
Error Missing a Javadoc comment. 72
Error Name '_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Variable '_date' must be private and have accessor methods. 72
Error Name '_permissions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Variable '_permissions' must be private and have accessor methods. 73
Error Array brackets at illegal position. 73
Error Missing a Javadoc comment. 73
Error '3' is a magic number. 78
Error '3' is a magic number. 78
Error Method 'setRawListing' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter rawListing should be final. 96
Error Method 'getRawListing' is not designed for extension - needs to be abstract, final or empty. 107
Error Method 'isDirectory' is not designed for extension - needs to be abstract, final or empty. 119
Error Method 'isFile' is not designed for extension - needs to be abstract, final or empty. 130
Error Method 'isSymbolicLink' is not designed for extension - needs to be abstract, final or empty. 141
Error Method 'isUnknown' is not designed for extension - needs to be abstract, final or empty. 152
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 164
Error Parameter type should be final. 164
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 176
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 187
Error Parameter name should be final. 187
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 197
Error Method 'setSize' is not designed for extension - needs to be abstract, final or empty. 207
Error Parameter size should be final. 207
Error Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 218
Error Method 'setHardLinkCount' is not designed for extension - needs to be abstract, final or empty. 230
Error Parameter links should be final. 230
Error Method 'getHardLinkCount' is not designed for extension - needs to be abstract, final or empty. 242
Error Method 'setGroup' is not designed for extension - needs to be abstract, final or empty. 254
Error Parameter group should be final. 254
Error Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. 266
Error Method 'setUser' is not designed for extension - needs to be abstract, final or empty. 278
Error Parameter user should be final. 278
Error Method 'getUser' is not designed for extension - needs to be abstract, final or empty. 289
Error Method 'setLink' is not designed for extension - needs to be abstract, final or empty. 301
Error Parameter link should be final. 301
Error Method 'getLink' is not designed for extension - needs to be abstract, final or empty. 314
Error Method 'setTimestamp' is not designed for extension - needs to be abstract, final or empty. 327
Error Parameter date should be final. 327
Error Method 'getTimestamp' is not designed for extension - needs to be abstract, final or empty. 338
Error Method 'setPermission' is not designed for extension - needs to be abstract, final or empty. 355
Error Parameter access should be final. 355
Error Parameter permission should be final. 355
Error Parameter value should be final. 355
Error Expected an @return tag. 371
Error Method 'hasPermission' is not designed for extension - needs to be abstract, final or empty. 371
Error Parameter access should be final. 371
Error Parameter permission should be final. 371
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 384

org/apache/commons/net/ftp/FTPFileEntryParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 134

org/apache/commons/net/ftp/FTPFileEntryParserImpl.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 54
Error Method 'parseFileList' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter listStream should be final. 54
Error Parameter encoding should be final. 54
Error Expected @param tag for 'encoding'. 54
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 75
Error Method 'parseFileList' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter listStream should be final. 77
Error Line contains a tab character. 79
Error Line is longer than 80 characters. 91
Error Method 'readNextEntry' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter reader should be final. 93
Error Line is longer than 80 characters. 105
Error Method 'preParse' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter original should be final. 109
Error '{' should be on a new line. 109
Error '{' is not preceded with whitespace. 111
Error '{' should be on a new line. 111
Error '{' should be on a new line. 113
Error '}' should be alone on a line. 115
Error '{' should be on a new line. 115

org/apache/commons/net/ftp/FTPFileIterator.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Parameter rawlist should be final. 75
Error Parameter rawlist should be final. 88
Error Parameter parser should be final. 89
Error 'parser' hides a field. 89
Error Parameter entry should be final. 105
Error Method 'getFiles' is not designed for extension - needs to be abstract, final or empty. 154
Error Method 'getNext' is not designed for extension - needs to be abstract, final or empty. 184
Error Parameter quantityRequested should be final. 184
Error Avoid inline conditionals. 202
Error Avoid inline conditionals. 204
Error ';' is preceded with whitespace. 209
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 225
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 252
Error Method 'getPrevious' is not designed for extension - needs to be abstract, final or empty. 285
Error Parameter quantityRequested should be final. 285
Error Method 'hasPrevious' is not designed for extension - needs to be abstract, final or empty. 309
Error Method 'previous' is not designed for extension - needs to be abstract, final or empty. 337

org/apache/commons/net/ftp/FTPFileList.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Class FTPFileList should be declared as final. 47
Error Parameter parser should be final. 70
Error 'parser' hides a field. 70
Error Parameter encoding should be final. 70
Error Parameter stream should be final. 94
Error Parameter parser should be final. 95
Error Line contains a tab character. 96
Error Parameter encoding should be final. 96
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 122
Error Line has trailing spaces. 124
Error Parameter stream should be final. 124
Error Line contains a tab character. 125
Error Parameter parser should be final. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 128
Error Line has trailing spaces. 130
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 141
Error Parameter stream should be final. 141
Error Parameter encoding should be final. 141
Error Line is longer than 80 characters. 143
Error Line has trailing spaces. 154
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line is longer than 80 characters. 162
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Parameter stream should be final. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line has trailing spaces. 168
Error Line contains a tab character. 168
Error Parameter parser should be final. 209
Error 'parser' hides a field. 209
Error Line has trailing spaces. 226

org/apache/commons/net/ftp/FTPFileListParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 54
Error Line has trailing spaces. 55

org/apache/commons/net/ftp/FTPFileListParserImpl.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Unused @throws tag for 'IllegalArgumentException'. 43
Error Parameter regex should be final. 51
Error '{' should be on a new line. 51

org/apache/commons/net/ftp/FTPListParseEngine.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error '{' should be on a new line. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Name '_internalIterator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Missing a Javadoc comment. 77
Error Variable 'parser' must be private and have accessor methods. 77
Error Missing a Javadoc comment. 79
Error Parameter parser should be final. 79
Error 'parser' hides a field. 79
Error '{' should be on a new line. 79
Error Method 'readServerList' is not designed for extension - needs to be abstract, final or empty. 94
Error Parameter stream should be final. 94
Error Parameter encoding should be final. 94
Error Expected @param tag for 'encoding'. 94
Error Line has trailing spaces. 102
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line is longer than 80 characters. 114
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Method 'readServerList' is not designed for extension - needs to be abstract, final or empty. 116
Error Parameter stream should be final. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line has trailing spaces. 121
Error Line contains a tab character. 121
Error Line is longer than 80 characters. 138
Error Parameter stream should be final. 138
Error Parameter encoding should be final. 138
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Line is longer than 80 characters. 147
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line has trailing spaces. 149
Error Line contains a tab character. 149
Error Line has trailing spaces. 178
Error Line has trailing spaces. 179
Error Line has trailing spaces. 180
Error Method 'getNext' is not designed for extension - needs to be abstract, final or empty. 183
Error Parameter quantityRequested should be final. 183
Error '{' should be on a new line. 183
Error '{' should be on a new line. 186
Error Line has trailing spaces. 217
Error Line has trailing spaces. 218
Error Line has trailing spaces. 219
Error Method 'getPrevious' is not designed for extension - needs to be abstract, final or empty. 222
Error Parameter quantityRequested should be final. 222
Error '{' should be on a new line. 222
Error '{' should be on a new line. 225
Error ',' is not followed by whitespace. 228
Error Line has trailing spaces. 240
Error Line has trailing spaces. 241
Error Line has trailing spaces. 242
Error Method 'getFiles' is not designed for extension - needs to be abstract, final or empty. 246
Error Expected @throws tag for 'IOException'. 247
Error '{' should be on a new line. 251
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 267
Error '{' should be on a new line. 267
Error Method 'hasPrevious' is not designed for extension - needs to be abstract, final or empty. 278
Error '{' should be on a new line. 278
Error Method 'resetIterator' is not designed for extension - needs to be abstract, final or empty. 285
Error '{' should be on a new line. 285

org/apache/commons/net/ftp/FTPReply.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 96
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 100
Error Missing a Javadoc comment. 101
Error Missing a Javadoc comment. 102
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 105
Error Missing a Javadoc comment. 106
Error Missing a Javadoc comment. 107
Error Missing a Javadoc comment. 108
Error Missing a Javadoc comment. 109
Error Missing a Javadoc comment. 110
Error Missing a Javadoc comment. 111
Error Missing a Javadoc comment. 112
Error Missing a Javadoc comment. 115
Error '{' is not followed by whitespace. 116
Error '}' is not preceded with whitespace. 116
Error Parameter reply should be final. 130
Error '100' is a magic number. 132
Error '200' is a magic number. 132
Error Parameter reply should be final. 145
Error '200' is a magic number. 147
Error '300' is a magic number. 147
Error Parameter reply should be final. 163
Error '300' is a magic number. 165
Error '400' is a magic number. 165
Error Parameter reply should be final. 178
Error '400' is a magic number. 180
Error '500' is a magic number. 180
Error Parameter reply should be final. 193
Error '500' is a magic number. 195
Error '600' is a magic number. 195

org/apache/commons/net/ftp/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/ftp/parser/CompositeFileEntryParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Parameter ftpFileEntryParsers should be final. 36
Error 'ftpFileEntryParsers' hides a field. 36
Error Method 'parseFTPEntry' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter listEntry should be final. 44
Error Line is longer than 80 characters. 56
Error '=' is not preceded with whitespace. 56
Error '=' is not followed by whitespace. 56
Error Line is longer than 80 characters. 58

org/apache/commons/net/ftp/parser/ConfigurableFTPFileEntryParserImpl.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 48
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line has trailing spaces. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Parameter regex should be final. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line has trailing spaces. 65
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Method 'parseTimestamp' is not designed for extension - needs to be abstract, final or empty. 71
Error Parameter timestampStr should be final. 71
Error Expected @throws tag for 'ParseException'. 71
Error '{' should be on a new line. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line has trailing spaces. 83
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter config should be final. 88
Error '{' should be on a new line. 90
Error Line contains a tab character. 92
Error '{' should be on a new line. 92
Error Line contains a tab character. 93
Error '{' should be on a new line. 93
Error Line is longer than 80 characters. 94
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error '{' should be on a new line. 96
Error Line is longer than 80 characters. 97
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error 'cast' is not followed by whitespace. 99
Error Line contains a tab character. 100
Error '}' should be alone on a line. 100
Error '{' should be on a new line. 100
Error Line contains a tab character. 101
Error 'cast' is not followed by whitespace. 101
Error Line contains a tab character. 102
Error Line has trailing spaces. 105

org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactory.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Line contains a tab character. 38
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 72
Error Unused @throws tag for 'ParserInitializationException'. 72
Error Method 'createFileEntryParser' is not designed for extension - needs to be abstract, final or empty. 76
Error Parameter key should be final. 76
Error Line contains a tab character. 115
Error Line is longer than 80 characters. 118
Error Line is longer than 80 characters. 129
Error '{' should be on a new line. 132
Error 'cast' is not followed by whitespace. 133
Error Line has trailing spaces. 134
Error Line has trailing spaces. 137
Error Line has trailing spaces. 139
Error Line has trailing spaces. 150
Error Line has trailing spaces. 158
Error Line contains a tab character. 158
Error Method 'createFileEntryParser' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter config should be final. 158
Error 'config' hides a field. 158
Error Line has trailing spaces. 159
Error Line contains a tab character. 159
Error Redundant throws: 'ParserInitializationException' is unchecked exception. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Method 'createUnixFTPEntryParser' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Method 'createVMSVersioningFTPEntryParser' is not designed for extension - needs to be abstract, final or empty. 172
Error Missing a Javadoc comment. 172
Error Method 'createNTFTPEntryParser' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error Line contains a tab character. 179
Error Line has trailing spaces. 180
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line contains a tab character. 183
Error '}' should be alone on a line. 183
Error '{' should be on a new line. 183
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Line has trailing spaces. 191
Error Method 'createOS2FTPEntryParser' is not designed for extension - needs to be abstract, final or empty. 192
Error Missing a Javadoc comment. 192
Error Method 'createOS400FTPEntryParser' is not designed for extension - needs to be abstract, final or empty. 197
Error Missing a Javadoc comment. 197
Error Line has trailing spaces. 199
Error Line contains a tab character. 199
Error '&&' should be on a new line. 199
Error Line has trailing spaces. 200
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 203
Error '}' should be alone on a line. 203
Error '{' should be on a new line. 203
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error Line contains a tab character. 209
Error Method 'createMVSEntryParser' is not designed for extension - needs to be abstract, final or empty. 212
Error Missing a Javadoc comment. 212
Error Line has trailing spaces. 218
Error Line contains a tab character. 218

org/apache/commons/net/ftp/parser/EnterpriseUnixFTPEntryParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 32
Error Method 'parseFTPEntry' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter entry should be final. 81
Error '14' is a magic number. 89
Error '15' is a magic number. 90
Error '16' is a magic number. 91
Error '17' is a magic number. 92
Error '18' is a magic number. 93
Error '20' is a magic number. 94
Error '21' is a magic number. 95
Error '22' is a magic number. 96
Error '23' is a magic number. 97
Error Must have at least one statement. 107
Error Line contains a tab character. 112
Error '4' is a magic number. 123
Error Must have at least one statement. 155

org/apache/commons/net/ftp/parser/FTPFileEntryParserFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 38
Error Redundant throws: 'ParserInitializationException' is unchecked exception. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 55
Error Redundant 'public' modifier. 63
Error Line contains a tab character. 64
Error Redundant throws: 'ParserInitializationException' is unchecked exception. 64

org/apache/commons/net/ftp/parser/FTPTimestampParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 22
Error '{' should be on a new line. 26
Error Line has trailing spaces. 27
Error Line contains a tab character. 28
Error Line has trailing spaces. 29
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error Redundant 'public' modifier. 31
Error Line contains a tab character. 32
Error Line has trailing spaces. 33
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line is longer than 80 characters. 35
Error Line contains a tab character. 35
Error Redundant 'public' modifier. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line has trailing spaces. 39
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Redundant 'public' modifier. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49

org/apache/commons/net/ftp/parser/FTPTimestampParserImpl.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 30
Error Line is longer than 80 characters. 31
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line has trailing spaces. 41
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Missing a Javadoc comment. 42
Error Line contains a tab character. 43
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 44
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error '{' should be on a new line. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line is longer than 80 characters. 55
Error Line contains a tab character. 55
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line has trailing spaces. 58
Error Line contains a tab character. 58
Error Line has trailing spaces. 59
Error Line contains a tab character. 59
Error Line is longer than 80 characters. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line has trailing spaces. 62
Error Line contains a tab character. 62
Error Line has trailing spaces. 63
Error Line contains a tab character. 63
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 64
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Method 'parseTimestamp' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter timestampStr should be final. 69
Error '{' should be on a new line. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line has trailing spaces. 72
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error '{' should be on a new line. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line has trailing spaces. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error '{' should be on a new line. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error '}' should be alone on a line. 88
Error '{' should be on a new line. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line has trailing spaces. 93
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line has trailing spaces. 95
Error Line contains a tab character. 95
Error Line has trailing spaces. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error '{' should be on a new line. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error '}' should be alone on a line. 100
Error '{' should be on a new line. 100
Error Line contains a tab character. 101
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Method 'getDefaultDateFormat' is not designed for extension - needs to be abstract, final or empty. 112
Error '{' should be on a new line. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Method 'getDefaultDateFormatString' is not designed for extension - needs to be abstract, final or empty. 118
Error '{' should be on a new line. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Unused @param tag for 'defaultDateFormat'. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Parameter format should be final. 124
Error Expected @param tag for 'format'. 124
Error '{' should be on a new line. 124
Error Line contains a tab character. 125
Error '{' should be on a new line. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line has trailing spaces. 129
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Method 'getRecentDateFormat' is not designed for extension - needs to be abstract, final or empty. 133
Error '{' should be on a new line. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Method 'getRecentDateFormatString' is not designed for extension - needs to be abstract, final or empty. 139
Error '{' should be on a new line. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Unused @param tag for 'recentDateFormat'. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Parameter format should be final. 145
Error Expected @param tag for 'format'. 145
Error '{' should be on a new line. 145
Error Line contains a tab character. 146
Error '{' should be on a new line. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line has trailing spaces. 151
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Method 'getShortMonths' is not designed for extension - needs to be abstract, final or empty. 156
Error '{' should be on a new line. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line has trailing spaces. 159
Error Line contains a tab character. 159
Error Line has trailing spaces. 160
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Method 'getServerTimeZone' is not designed for extension - needs to be abstract, final or empty. 164
Error '{' should be on a new line. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Unused @param tag for 'serverTimeZone'. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Parameter serverTimeZoneId should be final. 173
Error Expected @param tag for 'serverTimeZoneId'. 173
Error '{' should be on a new line. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error '{' should be on a new line. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error '{' should be on a new line. 179
Error Line contains a tab character. 180
Error Line has trailing spaces. 181
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line has trailing spaces. 183
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line is longer than 80 characters. 189
Error Line contains a tab character. 189
Error Line is longer than 80 characters. 190
Error Line contains a tab character. 190
Error Line is longer than 80 characters. 191
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line is longer than 80 characters. 193
Error Line contains a tab character. 193
Error Line has trailing spaces. 194
Error Line is longer than 80 characters. 194
Error Line contains a tab character. 194
Error Line is longer than 80 characters. 195
Error Line contains a tab character. 195
Error Line has trailing spaces. 196
Error Line is longer than 80 characters. 196
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line is longer than 80 characters. 201
Error Line contains a tab character. 201
Error Line has trailing spaces. 202
Error Line is longer than 80 characters. 202
Error Line contains a tab character. 202
Error Line has trailing spaces. 203
Error Line contains a tab character. 203
Error Line has trailing spaces. 204
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 206
Error Parameter config should be final. 206
Error Expected @param tag for 'config'. 206
Error '{' should be on a new line. 206
Error Line contains a tab character. 207
Error Line has trailing spaces. 208
Error Line contains a tab character. 208
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error '{' should be on a new line. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error '}' should be alone on a line. 213
Error '{' should be on a new line. 213
Error Line contains a tab character. 214
Error Line contains a tab character. 215
Error '}' should be alone on a line. 215
Error '{' should be on a new line. 215
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line has trailing spaces. 218
Error Line contains a tab character. 218
Error Line has trailing spaces. 219
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line contains a tab character. 221
Error '{' should be on a new line. 221
Error Line contains a tab character. 222
Error Line contains a tab character. 223
Error '}' should be alone on a line. 223
Error '{' should be on a new line. 223
Error Line is longer than 80 characters. 224
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error Line has trailing spaces. 227
Error Line contains a tab character. 227
Error Line contains a tab character. 228
Error Line contains a tab character. 229
Error '{' should be on a new line. 229
Error Line is longer than 80 characters. 230
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Line contains a tab character. 233
Error Line has trailing spaces. 234
Error Line contains a tab character. 234
Error Line contains a tab character. 235
Error Line contains a tab character. 236

org/apache/commons/net/ftp/parser/MVSFTPEntryParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 22
Error Line is longer than 80 characters. 27
Error Line has trailing spaces. 30
Error Line contains a tab character. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error Line has trailing spaces. 38
Error Line has trailing spaces. 42
Error Line contains a tab character. 43
Error Line has trailing spaces. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line is longer than 80 characters. 57
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line is longer than 80 characters. 61
Error Line contains a tab character. 61
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Line is longer than 80 characters. 67
Error Line contains a tab character. 67
Error Line is longer than 80 characters. 68
Error Line contains a tab character. 68
Error Unused @throws tag for 'IllegalArgumentException'. 73
Error Method 'parseFTPEntry' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter entry should be final. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error Line contains a tab character. 101
Error Line contains a tab character. 103
Error Line has trailing spaces. 108
Error Method 'getDefaultConfiguration' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error '{' should be on a new line. 111

org/apache/commons/net/ftp/parser/NTFTPEntryParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 28
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 33
Error Line contains a tab character. 34
Error Unused @throws tag for 'IllegalArgumentException'. 49
Error Line has trailing spaces. 60
Error Line has trailing spaces. 63
Error Unused @throws tag for 'IllegalArgumentException'. 65
Error Parameter config should be final. 71
Error Method 'parseFTPEntry' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter entry should be final. 87
Error Line contains a tab character. 94
Error '+' is not preceded with whitespace. 94
Error '+' is not followed by whitespace. 94
Error '+' is not preceded with whitespace. 94
Error '+' is not followed by whitespace. 94
Error '3' is a magic number. 95
Error '4' is a magic number. 96
Error '5' is a magic number. 97
Error Line contains a tab character. 104
Error Line has trailing spaces. 131
Error Method 'getDefaultConfiguration' is not designed for extension - needs to be abstract, final or empty. 138
Error '{' should be on a new line. 138

org/apache/commons/net/ftp/parser/OS2FTPEntryParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 28
Error Line has trailing spaces. 33
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 34
Error Line contains a tab character. 35
Error Unused @throws tag for 'IllegalArgumentException'. 49
Error Line has trailing spaces. 60
Error Line has trailing spaces. 63
Error Unused @throws tag for 'IllegalArgumentException'. 65
Error Parameter config should be final. 71
Error Method 'parseFTPEntry' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter entry should be final. 87
Error '3' is a magic number. 95
Error Line contains a tab character. 96
Error '4' is a magic number. 96
Error '+' is not preceded with whitespace. 96
Error '+' is not followed by whitespace. 96
Error '+' is not preceded with whitespace. 96
Error '+' is not followed by whitespace. 96
Error '5' is a magic number. 96
Error '6' is a magic number. 97
Error Line contains a tab character. 104
Error Method 'getDefaultConfiguration' is not designed for extension - needs to be abstract, final or empty. 137
Error '{' should be on a new line. 137

org/apache/commons/net/ftp/parser/OS400FTPEntryParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 29
Error Line contains a tab character. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 37
Error Line has trailing spaces. 41
Error Unused @throws tag for 'IllegalArgumentException'. 45
Error Line has trailing spaces. 56
Error Line has trailing spaces. 59
Error Unused @throws tag for 'IllegalArgumentException'. 61
Error Parameter config should be final. 67
Error Method 'parseFTPEntry' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Parameter entry should be final. 74
Error Line contains a tab character. 85
Error '3' is a magic number. 85
Error '+' is not preceded with whitespace. 85
Error '+' is not followed by whitespace. 85
Error '+' is not preceded with whitespace. 85
Error '+' is not followed by whitespace. 85
Error '4' is a magic number. 85
Error '5' is a magic number. 86
Error '6' is a magic number. 87
Error Line has trailing spaces. 88
Error Line contains a tab character. 95
Error Must have at least one statement. 121
Error Method 'getDefaultConfiguration' is not designed for extension - needs to be abstract, final or empty. 148
Error '{' should be on a new line. 148

org/apache/commons/net/ftp/parser/ParserInitializationException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '{' should be on a new line. 23
Error Parameter message should be final. 35
Error '{' should be on a new line. 35
Error Parameter message should be final. 48
Error Parameter rootCause should be final. 48
Error 'rootCause' hides a field. 48
Error '{' should be on a new line. 48
Error Method 'getRootCause' is not designed for extension - needs to be abstract, final or empty. 59
Error '{' should be on a new line. 59

org/apache/commons/net/ftp/parser/RegexFTPFileEntryParserImpl.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Name '_matcher_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Variable '_matcher_' must be private and have accessor methods. 54
Error Unused @throws tag for 'IllegalArgumentException'. 62
Error Parameter regex should be final. 70
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter s should be final. 93
Error Method 'getGroupCnt' is not designed for extension - needs to be abstract, final or empty. 112
Error Method 'group' is not designed for extension - needs to be abstract, final or empty. 133
Error Parameter matchnum should be final. 133
Error Method 'getGroupsAsString' is not designed for extension - needs to be abstract, final or empty. 149
Error Line has trailing spaces. 159

org/apache/commons/net/ftp/parser/UnixFTPEntryParser.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 30
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 41
Error Line contains a tab character. 42
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 44
Error Line contains a tab character. 45
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 47
Error Line contains a tab character. 48
Error Line has trailing spaces. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 89
Error '+' is not followed by whitespace. 89
Error Line has trailing spaces. 94
Error Line has trailing spaces. 99
Error Line contains a tab character. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 101
Error Line has trailing spaces. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line has trailing spaces. 105
Error Line contains a tab character. 106
Error Unused @throws tag for 'IllegalArgumentException'. 112
Error Line has trailing spaces. 126
Error Unused @throws tag for 'IllegalArgumentException'. 128
Error Parameter config should be final. 134
Error Line contains a tab character. 151
Error Method 'parseFTPEntry' is not designed for extension - needs to be abstract, final or empty. 151
Error Parameter entry should be final. 151
Error '{' should be on a new line. 151
Error '15' is a magic number. 160
Error '16' is a magic number. 161
Error '17' is a magic number. 162
Error '18' is a magic number. 163
Error '19' is a magic number. 164
Error '20' is a magic number. 164
Error '21' is a magic number. 165
Error '22' is a magic number. 166
Error Line contains a tab character. 174
Error Line has trailing spaces. 176
Error Line has trailing spaces. 177
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error '4' is a magic number. 201
Error '3' is a magic number. 202
Error '4' is a magic number. 202
Error Line is longer than 80 characters. 211
Error Line is longer than 80 characters. 213
Error Line is longer than 80 characters. 217
Error Must have at least one statement. 228
Error Must have at least one statement. 241
Error Line has trailing spaces. 244
Error '4' is a magic number. 266
Error Line contains a tab character. 278
Error Method 'getDefaultConfiguration' is not designed for extension - needs to be abstract, final or empty. 286
Error '{' should be on a new line. 286
Error Line has trailing spaces. 293
Error Line has trailing spaces. 294
Error Line has trailing spaces. 295

org/apache/commons/net/ftp/parser/VMSFTPEntryParser.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 46
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 52
Error Line contains a tab character. 53
Error '+' is not followed by whitespace. 61
Error Unused @throws tag for 'IllegalArgumentException'. 70
Error Line has trailing spaces. 84
Error Unused @throws tag for 'IllegalArgumentException'. 86
Error Parameter config should be final. 92
Error Method 'parseFileList' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter listStream should be final. 114
Error '{' should be on a new line. 114
Error Method 'parseFTPEntry' is not designed for extension - needs to be abstract, final or empty. 132
Error Parameter entry should be final. 132
Error '512' is a magic number. 135
Error Line contains a tab character. 143
Error '3' is a magic number. 143
Error '+' is not preceded with whitespace. 143
Error '+' is not followed by whitespace. 143
Error '+' is not preceded with whitespace. 143
Error '+' is not followed by whitespace. 143
Error '4' is a magic number. 143
Error '5' is a magic number. 144
Error Line contains a tab character. 151
Error '{' should be on a new line. 158
Error Method 'readNextEntry' is not designed for extension - needs to be abstract, final or empty. 220
Error Parameter reader should be final. 220
Error '{' should be on a new line. 226
Error Avoid inline conditionals. 238
Error Method 'isVersioning' is not designed for extension - needs to be abstract, final or empty. 241
Error Missing a Javadoc comment. 241
Error '{' should be on a new line. 241
Error Line has trailing spaces. 244
Error Method 'getDefaultConfiguration' is not designed for extension - needs to be abstract, final or empty. 251
Error '{' should be on a new line. 251

org/apache/commons/net/ftp/parser/VMSVersioningFTPEntryParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 50
Error Name '_preparse_matcher_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name '_preparse_pattern_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Unused @throws tag for 'IllegalArgumentException'. 59
Error Line has trailing spaces. 70
Error Line has trailing spaces. 73
Error Unused @throws tag for 'IllegalArgumentException'. 75
Error Parameter config should be final. 81
Error Missing a Javadoc comment. 100
Error '{' should be on a new line. 100
Error Missing a Javadoc comment. 101
Error Variable 'name' must be private and have accessor methods. 101
Error Missing a Javadoc comment. 102
Error Variable 'versionNumber' must be private and have accessor methods. 102
Error Missing a Javadoc comment. 103
Error Parameter name should be final. 103
Error 'name' hides a field. 103
Error Parameter vers should be final. 103
Error '{' should be on a new line. 103
Error Method 'preParse' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter original should be final. 118
Error '{' should be on a new line. 118
Error '{' should be on a new line. 122
Error 'cast' is not followed by whitespace. 123
Error '{' should be on a new line. 125
Error '{' should be on a new line. 131
Error '{' should be on a new line. 132
Error '{' should be on a new line. 145
Error 'cast' is not followed by whitespace. 146
Error '{' should be on a new line. 148
Error '{' should be on a new line. 154
Error '{' should be on a new line. 155
Error Method 'isVersioning' is not designed for extension - needs to be abstract, final or empty. 165
Error Missing a Javadoc comment. 165
Error '{' should be on a new line. 165

org/apache/commons/net/ftp/parser/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/io/CopyStreamAdapter.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 41
Error Method 'bytesTransferred' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter event should be final. 61
Error Method 'bytesTransferred' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter totalBytesTransferred should be final. 83
Error Parameter bytesTransferred should be final. 84
Error Parameter streamSize should be final. 84
Error Method 'addCopyStreamListener' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter listener should be final. 109
Error Method 'removeCopyStreamListener' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter listener should be final. 119

org/apache/commons/net/io/CopyStreamEvent.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Parameter source should be final. 55
Error Parameter totalBytesTransferred should be final. 55
Error 'totalBytesTransferred' hides a field. 55
Error Parameter bytesTransferred should be final. 56
Error 'bytesTransferred' hides a field. 56
Error Parameter streamSize should be final. 56
Error 'streamSize' hides a field. 56
Error Method 'getBytesTransferred' is not designed for extension - needs to be abstract, final or empty. 70
Error Method 'getTotalBytesTransferred' is not designed for extension - needs to be abstract, final or empty. 81
Error Method 'getStreamSize' is not designed for extension - needs to be abstract, final or empty. 92

org/apache/commons/net/io/CopyStreamException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Parameter message should be final. 41
Error Parameter bytesTransferred should be final. 42
Error Parameter exception should be final. 43
Error Method 'getTotalBytesTransferred' is not designed for extension - needs to be abstract, final or empty. 56
Error Method 'getIOException' is not designed for extension - needs to be abstract, final or empty. 65

org/apache/commons/net/io/CopyStreamListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 51
Error Redundant 'public' modifier. 67

org/apache/commons/net/io/DotTerminatedMessageReader.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Parameter reader should be final. 59
Error '3' is a magic number. 62
Error Inner assignments should be avoided. 98
Error Parameter buffer should be final. 179
Error Parameter buffer should be final. 198
Error Parameter offset should be final. 198
Error Parameter length should be final. 198
Error Inner assignments should be avoided. 207
Error Inner assignments should be avoided. 217
Error Empty statement. 264

org/apache/commons/net/io/DotTerminatedMessageWriter.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 40
Error Name '__NOTHING_SPECIAL_STATE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
Error Missing a Javadoc comment. 41
Error Name '__LAST_WAS_CR_STATE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
Error Missing a Javadoc comment. 42
Error Name '__LAST_WAS_NL_STATE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
Error Missing a Javadoc comment. 44
Error Name '__state' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name '__output' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Parameter output should be final. 54
Error Parameter ch should be final. 73
Error ';' is preceded with whitespace. 82
Error 'if' construct must use '{}'s. 84
Error ';' is preceded with whitespace. 88
Error 'if' construct must use '{}'s. 91
Error ';' is preceded with whitespace. 97
Error Parameter buffer should be final. 113
Error Parameter offset should be final. 113
Error Parameter length should be final. 113
Error 'while' construct must use '{}'s. 117
Error Parameter buffer should be final. 130
Error Parameter string should be final. 143
Error Parameter string should be final. 158
Error Parameter offset should be final. 158
Error Parameter length should be final. 158
Error 'if' construct must use '{}'s. 191
Error ';' is preceded with whitespace. 192
Error 'if' construct must use '{}'s. 194
Error 'if' construct must use '{}'s. 196

org/apache/commons/net/io/FromNetASCIIInputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 35
Error Name '_noConversionRequired' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Error Missing a Javadoc comment. 36
Error Name '_lineSeparator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Missing a Javadoc comment. 37
Error Name '_lineSeparatorBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
Error Missing a Javadoc comment. 45
Error Name '__length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Redundant 'final' modifier. 56
Error Parameter input should be final. 65
Error Expected @param tag for 'input'. 65
Error Missing a Javadoc comment. 71
Error Name '__read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Line is longer than 80 characters. 84
Error 'if' construct must use '{}'s. 89
Error 'if' construct must use '{}'s. 114
Error Parameter buffer should be final. 132
Error Array brackets at illegal position. 132
Error Parameter buffer should be final. 152
Error Array brackets at illegal position. 152
Error Parameter offset should be final. 152
Error Parameter length should be final. 152
Error 'if' construct must use '{}'s. 156
Error Avoid inline conditionals. 161
Error 'if' construct must use '{}'s. 164
Error 'if' construct must use '{}'s. 167
Error 'if' construct must use '{}'s. 170
Error Inner assignments should be avoided. 170
Error 'cast' is not followed by whitespace. 177
Error Inner assignments should be avoided. 179
Error Expected an @return tag. 194
Error Expected @throws tag for 'IOException'. 194

org/apache/commons/net/io/FromNetASCIIOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 40
Error Name '__lastWasCR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Parameter output should be final. 48
Error Missing a Javadoc comment. 55
Error Name '__write' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Parameter ch should be final. 55
Error Parameter ch should be final. 97
Error ';' is preceded with whitespace. 103
Error Parameter buffer should be final. 117
Error Array brackets at illegal position. 117
Error Parameter buffer should be final. 134
Error Array brackets at illegal position. 134
Error Parameter offset should be final. 134
Error Parameter length should be final. 134
Error ';' is preceded with whitespace. 142
Error 'while' construct must use '{}'s. 145
Error ';' is preceded with whitespace. 161
Error 'if' construct must use '{}'s. 164

org/apache/commons/net/io/SocketInputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 38
Error Name '__socket' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Parameter socket should be final. 48
Error Parameter stream should be final. 48
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 61

org/apache/commons/net/io/SocketOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 38
Error Name '__socket' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Parameter socket should be final. 48
Error Parameter stream should be final. 48
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter buffer should be final. 67
Error Array brackets at illegal position. 67
Error Parameter offset should be final. 67
Error Parameter length should be final. 67
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 80

org/apache/commons/net/io/ToNetASCIIInputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 36
Error Name '__NOTHING_SPECIAL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Missing a Javadoc comment. 37
Error Name '__LAST_WAS_CR' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
Error Missing a Javadoc comment. 38
Error Name '__LAST_WAS_NL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Error Missing a Javadoc comment. 39
Error Name '__status' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Parameter input should be final. 47
Error Parameter buffer should be final. 107
Error Array brackets at illegal position. 107
Error Parameter buffer should be final. 127
Error Array brackets at illegal position. 127
Error Parameter offset should be final. 127
Error Parameter length should be final. 127
Error 'if' construct must use '{}'s. 131
Error 'if' construct must use '{}'s. 136
Error 'if' construct must use '{}'s. 140
Error 'if' construct must use '{}'s. 143
Error Inner assignments should be avoided. 143
Error 'cast' is not followed by whitespace. 150
Error Inner assignments should be avoided. 152
Error Expected an @return tag. 158
Error Missing a Javadoc comment. 163
Error 'if' construct must use '{}'s. 169

org/apache/commons/net/io/ToNetASCIIOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 36
Error Name '__lastWasCR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Parameter output should be final. 44
Error Parameter ch should be final. 62
Error ';' is preceded with whitespace. 70
Error 'if' construct must use '{}'s. 72
Error ';' is preceded with whitespace. 78
Error Parameter buffer should be final. 90
Error Array brackets at illegal position. 90
Error Parameter buffer should be final. 107
Error Array brackets at illegal position. 107
Error Parameter offset should be final. 107
Error Parameter length should be final. 107
Error 'while' construct must use '{}'s. 110

org/apache/commons/net/io/Util.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 44
Error Expected an @return tag. 83
Error Redundant 'final' modifier. 83
Error Parameter source should be final. 83
Error Parameter dest should be final. 83
Error Parameter bufferSize should be final. 84
Error Parameter streamSize should be final. 84
Error Parameter listener should be final. 85
Error Parameter flush should be final. 86
Error Line is longer than 80 characters. 100
Error 'if' construct must use '{}'s. 106
Error 'if' construct must use '{}'s. 109
Error 'if' is not followed by whitespace. 109
Error 'if' construct must use '{}'s. 112
Error 'if' construct must use '{}'s. 118
Error 'if' is not followed by whitespace. 118
Error 'if' construct must use '{}'s. 121
Error Expected an @return tag. 166
Error Redundant 'final' modifier. 166
Error Parameter source should be final. 166
Error Parameter dest should be final. 166
Error Parameter bufferSize should be final. 167
Error Parameter streamSize should be final. 167
Error Parameter listener should be final. 168
Error Redundant 'final' modifier. 196
Error Parameter source should be final. 196
Error Parameter dest should be final. 196
Error Parameter bufferSize should be final. 197
Error Expected @param tag for 'bufferSize'. 197
Error Line is longer than 80 characters. 206
Error Expected an @return tag. 208
Error Redundant 'final' modifier. 208
Error Parameter source should be final. 208
Error Expected @param tag for 'source'. 208
Error Parameter dest should be final. 208
Error Expected @param tag for 'dest'. 208
Error Expected @throws tag for 'CopyStreamException'. 209
Error Redundant 'final' modifier. 246
Error Parameter source should be final. 246
Error Parameter dest should be final. 246
Error Parameter bufferSize should be final. 247
Error Parameter streamSize should be final. 247
Error Parameter listener should be final. 248
Error Line is longer than 80 characters. 262
Error 'if' construct must use '{}'s. 267
Error 'if' construct must use '{}'s. 272
Error 'if' construct must use '{}'s. 280
Error Redundant 'final' modifier. 314
Error Parameter source should be final. 314
Error Parameter dest should be final. 314
Error Parameter bufferSize should be final. 315
Error Line is longer than 80 characters. 324
Error Expected an @return tag. 326
Error Redundant 'final' modifier. 326
Error Parameter source should be final. 326
Error Expected @param tag for 'source'. 326
Error Parameter dest should be final. 326
Error Expected @param tag for 'dest'. 326
Error Expected @throws tag for 'CopyStreamException'. 327

org/apache/commons/net/io/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/nntp/Article.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line has trailing spaces. 54
Error Line is longer than 80 characters. 61
Error '{' should be on a new line. 66
Error Line contains a tab character. 67
Error Missing a Javadoc comment. 67
Error Line contains a tab character. 68
Error Missing a Javadoc comment. 68
Error Line contains a tab character. 69
Error Missing a Javadoc comment. 69
Error Line contains a tab character. 70
Error Missing a Javadoc comment. 70
Error Line contains a tab character. 71
Error Missing a Javadoc comment. 71
Error Line contains a tab character. 72
Error Missing a Javadoc comment. 72
Error Line contains a tab character. 73
Error Missing a Javadoc comment. 73
Error Line contains a tab character. 74
Error Missing a Javadoc comment. 74
Error Line contains a tab character. 75
Error Missing a Javadoc comment. 75
Error Line has trailing spaces. 76
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Missing a Javadoc comment. 77
Error Variable 'kid' must be private and have accessor methods. 77
Error Variable 'next' must be private and have accessor methods. 77
Error Line contains a tab character. 79
Error Missing a Javadoc comment. 79
Error '{' should be on a new line. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Method 'addHeaderField' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter name should be final. 88
Error Parameter val should be final. 88
Error '{' should be on a new line. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line has trailing spaces. 94
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line is longer than 80 characters. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Method 'addReference' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter msgId should be final. 99
Error Expected @param tag for 'msgId'. 99
Error '{' should be on a new line. 99
Error Line contains a tab character. 100
Error '{' should be on a new line. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Method 'getReferences' is not designed for extension - needs to be abstract, final or empty. 112
Error '{' should be on a new line. 112
Error 'if' construct must use '{}'s. 113
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error '{' should be on a new line. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line has trailing spaces. 124
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line is longer than 80 characters. 126
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error '{' should be on a new line. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error 'subject' hides a field. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 134
Error Line contains a tab character. 136
Error '{' should be on a new line. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error '{' should be on a new line. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 145
Error Line is longer than 80 characters. 146
Error Line contains a tab character. 146
Error Line is longer than 80 characters. 147
Error Line contains a tab character. 147
Error '{' should be on a new line. 147
Error Line contains a tab character. 149
Error '{' should be on a new line. 149
Error Line contains a tab character. 150
Error '3' is a magic number. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error '}' should be alone on a line. 153
Error Line has trailing spaces. 154
Error Line contains a tab character. 154
Error Line has trailing spaces. 155
Error Line contains a tab character. 155
Error Line is longer than 80 characters. 156
Error Line contains a tab character. 156
Error '{' should be on a new line. 156
Error Line has trailing spaces. 157
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error '3' is a magic number. 158
Error 'while' construct must use '{}'s. 160
Error Line is longer than 80 characters. 160
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 163
Error Line is longer than 80 characters. 164
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error '{' should be on a new line. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error 'if' construct must use '{}'s. 173
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 176
Error 'while' construct must use '{}'s. 178
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error 'if' construct must use '{}'s. 181
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error 'else' construct must use '{}'s. 183
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line has trailing spaces. 187
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line has trailing spaces. 189
Error Line contains a tab character. 189
Error Line has trailing spaces. 190
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Parameter article should be final. 194
Error Parameter depth should be final. 194
Error '{' should be on a new line. 194
Error 'for' construct must use '{}'s. 195
Error Line contains a tab character. 195
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error 'if' construct must use '{}'s. 198
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error 'if' construct must use '{}'s. 200
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Line contains a tab character. 204
Error Method 'getArticleId' is not designed for extension - needs to be abstract, final or empty. 204
Error Missing a Javadoc comment. 204
Error '{' should be on a new line. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Line contains a tab character. 208
Error Method 'getArticleNumber' is not designed for extension - needs to be abstract, final or empty. 208
Error Missing a Javadoc comment. 208
Error '{' should be on a new line. 208
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 212
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 212
Error Missing a Javadoc comment. 212
Error '{' should be on a new line. 212
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error Line contains a tab character. 216
Error Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. 216
Error Missing a Javadoc comment. 216
Error '{' should be on a new line. 216
Error Line contains a tab character. 217
Error Line contains a tab character. 218
Error Line contains a tab character. 220
Error Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. 220
Error Missing a Javadoc comment. 220
Error '{' should be on a new line. 220
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error Line contains a tab character. 224
Error Method 'setArticleId' is not designed for extension - needs to be abstract, final or empty. 224
Error Missing a Javadoc comment. 224
Error Parameter string should be final. 224
Error '{' should be on a new line. 224
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error Line contains a tab character. 228
Error Method 'setArticleNumber' is not designed for extension - needs to be abstract, final or empty. 228
Error Missing a Javadoc comment. 228
Error Parameter i should be final. 228
Error '{' should be on a new line. 228
Error Line contains a tab character. 229
Error Line contains a tab character. 230
Error Line contains a tab character. 232
Error Method 'setDate' is not designed for extension - needs to be abstract, final or empty. 232
Error Missing a Javadoc comment. 232
Error Parameter string should be final. 232
Error '{' should be on a new line. 232
Error Line contains a tab character. 233
Error Line contains a tab character. 234
Error Line contains a tab character. 236
Error Method 'setFrom' is not designed for extension - needs to be abstract, final or empty. 236
Error Missing a Javadoc comment. 236
Error Parameter string should be final. 236
Error '{' should be on a new line. 236
Error Line contains a tab character. 237
Error Line contains a tab character. 238
Error Line contains a tab character. 240
Error Method 'setSubject' is not designed for extension - needs to be abstract, final or empty. 240
Error Missing a Javadoc comment. 240
Error Parameter string should be final. 240
Error '{' should be on a new line. 240
Error Line contains a tab character. 241
Error Line contains a tab character. 242
Error Line has trailing spaces. 244
Error Line contains a tab character. 244
Error Line contains a tab character. 245
Error Method 'isDummy' is not designed for extension - needs to be abstract, final or empty. 245
Error Missing a Javadoc comment. 245
Error '{' should be on a new line. 245
Error Line contains a tab character. 246
Error Line contains a tab character. 247
Error Line contains a tab character. 249
Error Method 'messageThreadId' is not designed for extension - needs to be abstract, final or empty. 249
Error Missing a Javadoc comment. 249
Error '{' should be on a new line. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error Line has trailing spaces. 252
Error Line contains a tab character. 252
Error Line contains a tab character. 253
Error Method 'messageThreadReferences' is not designed for extension - needs to be abstract, final or empty. 253
Error Missing a Javadoc comment. 253
Error '{' should be on a new line. 253
Error Line contains a tab character. 254
Error Line contains a tab character. 255
Error Line has trailing spaces. 256
Error Line contains a tab character. 256
Error Line contains a tab character. 257
Error Method 'simplifiedSubject' is not designed for extension - needs to be abstract, final or empty. 257
Error Missing a Javadoc comment. 257
Error '{' should be on a new line. 257
Error 'if' construct must use '{}'s. 258
Error Line contains a tab character. 258
Error 'if' is not followed by whitespace. 258
Error Line contains a tab character. 259
Error Line contains a tab character. 260
Error Line contains a tab character. 261
Error Line has trailing spaces. 263
Error Line contains a tab character. 263
Error Line contains a tab character. 264
Error Method 'subjectIsReply' is not designed for extension - needs to be abstract, final or empty. 264
Error Missing a Javadoc comment. 264
Error '{' should be on a new line. 264
Error 'if' construct must use '{}'s. 265
Error Line contains a tab character. 265
Error 'if' is not followed by whitespace. 265
Error Line contains a tab character. 266
Error Line contains a tab character. 267
Error Line contains a tab character. 268
Error Line has trailing spaces. 270
Error Line contains a tab character. 270
Error Line contains a tab character. 271
Error Method 'setChild' is not designed for extension - needs to be abstract, final or empty. 271
Error Missing a Javadoc comment. 271
Error Parameter child should be final. 271
Error '{' should be on a new line. 271
Error Line contains a tab character. 272
Error Line contains a tab character. 273
Error Line contains a tab character. 274
Error Line contains a tab character. 276
Error Missing a Javadoc comment. 276
Error '{' should be on a new line. 276
Error Line contains a tab character. 277
Error Line contains a tab character. 278
Error Line has trailing spaces. 280
Error Line contains a tab character. 280
Error Line contains a tab character. 281
Error Method 'setNext' is not designed for extension - needs to be abstract, final or empty. 281
Error Missing a Javadoc comment. 281
Error Parameter next should be final. 281
Error 'next' hides a field. 281
Error '{' should be on a new line. 281
Error Line contains a tab character. 282
Error 'cast' is not followed by whitespace. 282
Error Line contains a tab character. 283
Error Line contains a tab character. 284
Error Line has trailing spaces. 286
Error Line contains a tab character. 286
Error Line contains a tab character. 287
Error Method 'makeDummy' is not designed for extension - needs to be abstract, final or empty. 287
Error Missing a Javadoc comment. 287
Error '{' should be on a new line. 287
Error Line contains a tab character. 288
Error 'cast' is not followed by whitespace. 288
Error Line contains a tab character. 289

org/apache/commons/net/nntp/ArticlePointer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Variable 'articleNumber' must be private and have accessor methods. 29
Error Variable 'articleId' must be private and have accessor methods. 36

org/apache/commons/net/nntp/NNTP.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 89
Error Name '__DEFAULT_ENCODING' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 89
Error Missing a Javadoc comment. 91
Error Name '__commandBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Error Missing a Javadoc comment. 93
Error Name '_isAllowedToPost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
Error Variable '_isAllowedToPost' must be private and have accessor methods. 93
Error Missing a Javadoc comment. 94
Error Name '_replyCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error Variable '_replyCode' must be private and have accessor methods. 94
Error Missing a Javadoc comment. 95
Error Name '_replyString' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Error Variable '_replyString' must be private and have accessor methods. 95
Error Name '_reader_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
Error Variable '_reader_' must be private and have accessor methods. 102
Error Name '_writer_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
Error Variable '_writer_' must be private and have accessor methods. 109
Error Name '_commandSupport_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
Error Variable '_commandSupport_' must be private and have accessor methods. 115
Error Missing a Javadoc comment. 133
Error Name '__getReply' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
Error 'if' construct must use '{}'s. 137
Error 'if' construct must use '{}'s. 143
Error '3' is a magic number. 143
Error '3' is a magic number. 148
Error Line is longer than 80 characters. 153
Error 'if' construct must use '{}'s. 156
Error '+' should be on a new line. 157
Error 'if' construct must use '{}'s. 160
Error Method '_connectAction_' is not designed for extension - needs to be abstract, final or empty. 171
Error Name '_connectAction_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 171
Error Expected @throws tag for 'IOException'. 171
Error Line is longer than 80 characters. 182
Error Method 'addProtocolCommandListener' is not designed for extension - needs to be abstract, final or empty. 191
Error Parameter listener should be final. 191
Error Method 'removeProtocolCommandListener' is not designed for extension - needs to be abstract, final or empty. 202
Error Parameter listener should be final. 202
Error Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 215
Error Method 'isAllowedToPost' is not designed for extension - needs to be abstract, final or empty. 232
Error Unused @throws tag for 'NNTPConnectionClosedException'. 249
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 257
Error Parameter command should be final. 257
Error Parameter args should be final. 257
Error Inner assignments should be avoided. 271
Error 'if' construct must use '{}'s. 274
Error Line is longer than 80 characters. 288
Error Unused @throws tag for 'NNTPConnectionClosedException'. 295
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 303
Error Parameter command should be final. 303
Error Parameter args should be final. 303
Error Unused @throws tag for 'NNTPConnectionClosedException'. 319
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 327
Error Parameter command should be final. 327
Error Line is longer than 80 characters. 339
Error Unused @throws tag for 'NNTPConnectionClosedException'. 344
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 352
Error Parameter command should be final. 352
Error Method 'getReplyCode' is not designed for extension - needs to be abstract, final or empty. 366
Error Unused @throws tag for 'NNTPConnectionClosedException'. 380
Error Method 'getReply' is not designed for extension - needs to be abstract, final or empty. 388
Error Method 'getReplyString' is not designed for extension - needs to be abstract, final or empty. 401
Error Unused @throws tag for 'NNTPConnectionClosedException'. 414
Error Method 'article' is not designed for extension - needs to be abstract, final or empty. 422
Error Parameter messageId should be final. 422
Error Unused @throws tag for 'NNTPConnectionClosedException'. 434
Error Method 'article' is not designed for extension - needs to be abstract, final or empty. 442
Error Parameter articleNumber should be final. 442
Error Line is longer than 80 characters. 444
Error Unused @throws tag for 'NNTPConnectionClosedException'. 452
Error Method 'article' is not designed for extension - needs to be abstract, final or empty. 460
Error Unused @throws tag for 'NNTPConnectionClosedException'. 474
Error Method 'body' is not designed for extension - needs to be abstract, final or empty. 482
Error Parameter messageId should be final. 482
Error Unused @throws tag for 'NNTPConnectionClosedException'. 494
Error Method 'body' is not designed for extension - needs to be abstract, final or empty. 502
Error Parameter articleNumber should be final. 502
Error Unused @throws tag for 'NNTPConnectionClosedException'. 512
Error Method 'body' is not designed for extension - needs to be abstract, final or empty. 520
Error Unused @throws tag for 'NNTPConnectionClosedException'. 534
Error Method 'head' is not designed for extension - needs to be abstract, final or empty. 542
Error Parameter messageId should be final. 542
Error Unused @throws tag for 'NNTPConnectionClosedException'. 554
Error Method 'head' is not designed for extension - needs to be abstract, final or empty. 562
Error Parameter articleNumber should be final. 562
Error Unused @throws tag for 'NNTPConnectionClosedException'. 572
Error Method 'head' is not designed for extension - needs to be abstract, final or empty. 580
Error Unused @throws tag for 'NNTPConnectionClosedException'. 594
Error Method 'stat' is not designed for extension - needs to be abstract, final or empty. 602
Error Parameter messageId should be final. 602
Error Unused @throws tag for 'NNTPConnectionClosedException'. 614
Error Method 'stat' is not designed for extension - needs to be abstract, final or empty. 622
Error Parameter articleNumber should be final. 622
Error Unused @throws tag for 'NNTPConnectionClosedException'. 632
Error Method 'stat' is not designed for extension - needs to be abstract, final or empty. 640
Error Unused @throws tag for 'NNTPConnectionClosedException'. 652
Error Method 'group' is not designed for extension - needs to be abstract, final or empty. 660
Error Parameter newsgroup should be final. 660
Error Unused @throws tag for 'NNTPConnectionClosedException'. 671
Error Method 'help' is not designed for extension - needs to be abstract, final or empty. 679
Error Unused @throws tag for 'NNTPConnectionClosedException'. 692
Error Method 'ihave' is not designed for extension - needs to be abstract, final or empty. 700
Error Parameter messageId should be final. 700
Error Unused @throws tag for 'NNTPConnectionClosedException'. 711
Error Method 'last' is not designed for extension - needs to be abstract, final or empty. 719
Error Unused @throws tag for 'NNTPConnectionClosedException'. 731
Error Method 'list' is not designed for extension - needs to be abstract, final or empty. 739
Error Unused @throws tag for 'NNTPConnectionClosedException'. 751
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 759
Error Unused @throws tag for 'NNTPConnectionClosedException'. 777
Error Method 'newgroups' is not designed for extension - needs to be abstract, final or empty. 785
Error Parameter date should be final. 785
Error Parameter time should be final. 785
Error Parameter GMT should be final. 785
Error Name 'GMT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 785
Error Parameter distributions should be final. 786
Error Unused @throws tag for 'NNTPConnectionClosedException'. 825
Error Method 'newnews' is not designed for extension - needs to be abstract, final or empty. 833
Error Parameter newsgroups should be final. 833
Error Parameter date should be final. 833
Error Parameter time should be final. 833
Error Parameter GMT should be final. 833
Error Name 'GMT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 833
Error Parameter distributions should be final. 834
Error Unused @throws tag for 'NNTPConnectionClosedException'. 867
Error Method 'post' is not designed for extension - needs to be abstract, final or empty. 875
Error Unused @throws tag for 'NNTPConnectionClosedException'. 887
Error Method 'quit' is not designed for extension - needs to be abstract, final or empty. 895
Error Unused @throws tag for 'NNTPConnectionClosedException'. 907
Error Method 'authinfoUser' is not designed for extension - needs to be abstract, final or empty. 915
Error Parameter username should be final. 915
Error '{' should be on a new line. 915
Error Unused @throws tag for 'NNTPConnectionClosedException'. 929
Error Method 'authinfoPass' is not designed for extension - needs to be abstract, final or empty. 937
Error Parameter password should be final. 937
Error '{' should be on a new line. 937
Error Unused @throws tag for 'NNTPConnectionClosedException'. 954
Error Method 'xover' is not designed for extension - needs to be abstract, final or empty. 962
Error Parameter selectedArticles should be final. 962
Error '{' should be on a new line. 962
Error Unused @throws tag for 'NNTPConnectionClosedException'. 980
Error Method 'xhdr' is not designed for extension - needs to be abstract, final or empty. 988
Error Parameter header should be final. 988
Error Parameter selectedArticles should be final. 988
Error '{' should be on a new line. 988
Error Method 'listActive' is not designed for extension - needs to be abstract, final or empty. 1004
Error Parameter wildmat should be final. 1004
Error Expected @throws tag for 'IOException'. 1004
Error '{' should be on a new line. 1004

org/apache/commons/net/nntp/NNTPClient.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 90
Error Name '__parseArticlePointer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
Error Parameter reply should be final. 90
Error Parameter pointer should be final. 90
Error 'if' construct must use '{}'s. 100
Error '3' is a magic number. 100
Error ';' is preceded with whitespace. 117
Error Missing a Javadoc comment. 126
Error Name '__parseGroupReply' must match pattern '^[a-z][a-zA-Z0-9]*$'. 126
Error Parameter reply should be final. 126
Error Parameter info should be final. 126
Error 'if' construct must use '{}'s. 137
Error '5' is a magic number. 137
Error Line is longer than 80 characters. 162
Error ';' is preceded with whitespace. 163
Error Missing a Javadoc comment. 172
Error Name '__parseNewsgroupListEntry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 172
Error Parameter entry should be final. 172
Error 'if' construct must use '{}'s. 182
Error '4' is a magic number. 182
Error 'if' construct must use '{}'s. 197
Error Line contains a tab character. 197
Error 'if' is not followed by whitespace. 197
Error Line contains a tab character. 198
Error 'else' construct must use '{}'s. 199
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Missing a Javadoc comment. 233
Error Name '__readNewsgroupListing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 233
Error Array brackets at illegal position. 239
Error '2048' is a magic number. 244
Error 'if' construct must use '{}'s. 249
Error 'else' construct must use '{}'s. 251
Error 'if' construct must use '{}'s. 255
Error Inner assignments should be avoided. 255
Error Missing a Javadoc comment. 265
Error Name '__retrieve' must match pattern '^[a-z][a-zA-Z0-9]*$'. 265
Error Parameter command should be final. 265
Error Parameter articleId should be final. 266
Error Parameter pointer should be final. 266
Error 'if' construct must use '{}'s. 273
Error Line is longer than 80 characters. 273
Error 'if' construct must use '{}'s. 278
Error 'if' construct must use '{}'s. 283
Error Missing a Javadoc comment. 291
Error Name '__retrieve' must match pattern '^[a-z][a-zA-Z0-9]*$'. 291
Error Parameter command should be final. 291
Error Parameter articleNumber should be final. 292
Error Parameter pointer should be final. 292
Error 'if' construct must use '{}'s. 297
Error 'if' construct must use '{}'s. 301
Error Unused @throws tag for 'NNTPConnectionClosedException'. 341
Error Method 'retrieveArticle' is not designed for extension - needs to be abstract, final or empty. 349
Error Parameter articleId should be final. 349
Error Parameter pointer should be final. 349
Error Expected an @return tag. 357
Error Method 'retrieveArticle' is not designed for extension - needs to be abstract, final or empty. 357
Error Parameter articleId should be final. 357
Error Expected @param tag for 'articleId'. 357
Error Expected @throws tag for 'IOException'. 357
Error Expected an @return tag. 363
Error Method 'retrieveArticle' is not designed for extension - needs to be abstract, final or empty. 363
Error Expected @throws tag for 'IOException'. 363
Error Unused @throws tag for 'NNTPConnectionClosedException'. 399
Error Method 'retrieveArticle' is not designed for extension - needs to be abstract, final or empty. 407
Error Parameter articleNumber should be final. 407
Error Parameter pointer should be final. 407
Error Expected an @return tag. 414
Error Method 'retrieveArticle' is not designed for extension - needs to be abstract, final or empty. 414
Error Parameter articleNumber should be final. 414
Error Expected @param tag for 'articleNumber'. 414
Error Expected @throws tag for 'IOException'. 414
Error Unused @throws tag for 'NNTPConnectionClosedException'. 453
Error Line is longer than 80 characters. 461
Error Method 'retrieveArticleHeader' is not designed for extension - needs to be abstract, final or empty. 461
Error Parameter articleId should be final. 461
Error Parameter pointer should be final. 461
Error Expected an @return tag. 469
Error Method 'retrieveArticleHeader' is not designed for extension - needs to be abstract, final or empty. 469
Error Parameter articleId should be final. 469
Error Expected @param tag for 'articleId'. 469
Error Expected @throws tag for 'IOException'. 469
Error Expected an @return tag. 475
Error Method 'retrieveArticleHeader' is not designed for extension - needs to be abstract, final or empty. 475
Error Expected @throws tag for 'IOException'. 475
Error Unused @throws tag for 'NNTPConnectionClosedException'. 511
Error Method 'retrieveArticleHeader' is not designed for extension - needs to be abstract, final or empty. 519
Error Parameter articleNumber should be final. 519
Error Parameter pointer should be final. 520
Error Expected an @return tag. 528
Error Method 'retrieveArticleHeader' is not designed for extension - needs to be abstract, final or empty. 528
Error Parameter articleNumber should be final. 528
Error Expected @param tag for 'articleNumber'. 528
Error Expected @throws tag for 'IOException'. 528
Error Unused @throws tag for 'NNTPConnectionClosedException'. 567
Error Method 'retrieveArticleBody' is not designed for extension - needs to be abstract, final or empty. 575
Error Parameter articleId should be final. 575
Error Parameter pointer should be final. 575
Error Expected an @return tag. 583
Error Method 'retrieveArticleBody' is not designed for extension - needs to be abstract, final or empty. 583
Error Parameter articleId should be final. 583
Error Expected @param tag for 'articleId'. 583
Error Expected @throws tag for 'IOException'. 583
Error Expected an @return tag. 589
Error Method 'retrieveArticleBody' is not designed for extension - needs to be abstract, final or empty. 589
Error Expected @throws tag for 'IOException'. 589
Error Unused @throws tag for 'NNTPConnectionClosedException'. 625
Error Method 'retrieveArticleBody' is not designed for extension - needs to be abstract, final or empty. 633
Error Parameter articleNumber should be final. 633
Error Parameter pointer should be final. 634
Error Expected an @return tag. 642
Error Method 'retrieveArticleBody' is not designed for extension - needs to be abstract, final or empty. 642
Error Parameter articleNumber should be final. 642
Error Expected @param tag for 'articleNumber'. 642
Error Expected @throws tag for 'IOException'. 642
Error Unused @throws tag for 'NNTPConnectionClosedException'. 658
Error Method 'selectNewsgroup' is not designed for extension - needs to be abstract, final or empty. 666
Error Parameter newsgroup should be final. 666
Error Parameter info should be final. 666
Error 'if' construct must use '{}'s. 669
Error 'if' construct must use '{}'s. 672
Error Expected an @return tag. 679
Error Method 'selectNewsgroup' is not designed for extension - needs to be abstract, final or empty. 679
Error Parameter newsgroup should be final. 679
Error Expected @param tag for 'newsgroup'. 679
Error Expected @throws tag for 'IOException'. 679
Error Unused @throws tag for 'NNTPConnectionClosedException'. 688
Error Method 'listHelp' is not designed for extension - needs to be abstract, final or empty. 696
Error 'if' construct must use '{}'s. 701
Error Unused @throws tag for 'NNTPConnectionClosedException'. 730
Error Method 'selectArticle' is not designed for extension - needs to be abstract, final or empty. 738
Error Parameter articleId should be final. 738
Error Parameter pointer should be final. 738
Error 'if' construct must use '{}'s. 743
Error 'if' construct must use '{}'s. 748
Error 'if' construct must use '{}'s. 752
Error Expected an @return tag. 759
Error Method 'selectArticle' is not designed for extension - needs to be abstract, final or empty. 759
Error Parameter articleId should be final. 759
Error Expected @param tag for 'articleId'. 759
Error Expected @throws tag for 'IOException'. 759
Error Expected an @return tag. 768
Error Method 'selectArticle' is not designed for extension - needs to be abstract, final or empty. 768
Error Parameter pointer should be final. 768
Error Expected @param tag for 'pointer'. 768
Error Expected @throws tag for 'IOException'. 768
Error Unused @throws tag for 'NNTPConnectionClosedException'. 791
Error Method 'selectArticle' is not designed for extension - needs to be abstract, final or empty. 799
Error Parameter articleNumber should be final. 799
Error Parameter pointer should be final. 799
Error 'if' construct must use '{}'s. 802
Error 'if' construct must use '{}'s. 805
Error Expected an @return tag. 813
Error Method 'selectArticle' is not designed for extension - needs to be abstract, final or empty. 813
Error Parameter articleNumber should be final. 813
Error Expected @param tag for 'articleNumber'. 813
Error Expected @throws tag for 'IOException'. 813
Error Unused @throws tag for 'NNTPConnectionClosedException'. 835
Error Method 'selectPreviousArticle' is not designed for extension - needs to be abstract, final or empty. 843
Error Parameter pointer should be final. 843
Error 'if' construct must use '{}'s. 846
Error 'if' construct must use '{}'s. 849
Error Expected an @return tag. 856
Error Method 'selectPreviousArticle' is not designed for extension - needs to be abstract, final or empty. 856
Error Expected @throws tag for 'IOException'. 856
Error Unused @throws tag for 'NNTPConnectionClosedException'. 878
Error Method 'selectNextArticle' is not designed for extension - needs to be abstract, final or empty. 886
Error Parameter pointer should be final. 886
Error 'if' construct must use '{}'s. 888
Error 'if' construct must use '{}'s. 891
Error Expected an @return tag. 899
Error Method 'selectNextArticle' is not designed for extension - needs to be abstract, final or empty. 899
Error Expected @throws tag for 'IOException'. 899
Error Unused @throws tag for 'NNTPConnectionClosedException'. 914
Error Method 'listNewsgroups' is not designed for extension - needs to be abstract, final or empty. 922
Error 'if' construct must use '{}'s. 924
Error Method 'listNewsgroups' is not designed for extension - needs to be abstract, final or empty. 942
Error Parameter wildmat should be final. 942
Error Expected @throws tag for 'IOException'. 942
Error 'if' construct must use '{}'s. 944
Error 'if' is not followed by whitespace. 944
Error Unused @throws tag for 'NNTPConnectionClosedException'. 961
Error Method 'listNewNewsgroups' is not designed for extension - needs to be abstract, final or empty. 969
Error Parameter query should be final. 969
Error 'if' construct must use '{}'s. 972
Error Line is longer than 80 characters. 973
Error Line is longer than 80 characters. 974
Error Unused @throws tag for 'NNTPConnectionClosedException'. 996
Error Method 'listNewNews' is not designed for extension - needs to be abstract, final or empty. 1004
Error Parameter query should be final. 1004
Error 'if' construct must use '{}'s. 1013
Error Line is longer than 80 characters. 1014
Error Line is longer than 80 characters. 1015
Error 'while' construct must use '{}'s. 1021
Error 'if' construct must use '{}'s. 1026
Error Unused @throws tag for 'NNTPConnectionClosedException'. 1059
Error Method 'completePendingCommand' is not designed for extension - needs to be abstract, final or empty. 1067
Error Method 'postArticle' is not designed for extension - needs to be abstract, final or empty. 1110
Error 'if' construct must use '{}'s. 1112
Error Method 'forwardArticle' is not designed for extension - needs to be abstract, final or empty. 1119
Error Missing a Javadoc comment. 1119
Error Parameter articleId should be final. 1119
Error 'if' construct must use '{}'s. 1121
Error Method 'logout' is not designed for extension - needs to be abstract, final or empty. 1137
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 1153
Error Parameter username should be final. 1153
Error Parameter password should be final. 1153
Error Expected @throws tag for 'IOException'. 1154
Error Name '__retrieveArticleInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1182
Error Parameter articleRange should be final. 1182
Error Expected @param tag for 'articleRange'. 1182
Error Expected @throws tag for 'IOException'. 1183
Error 'if' construct must use '{}'s. 1185
Error Method 'retrieveArticleInfo' is not designed for extension - needs to be abstract, final or empty. 1198
Error Parameter articleNumber should be final. 1198
Error Expected @throws tag for 'IOException'. 1198
Error Method 'retrieveArticleInfo' is not designed for extension - needs to be abstract, final or empty. 1212
Error Parameter lowArticleNumber should be final. 1212
Error Expected @param tag for 'lowArticleNumber'. 1212
Error Parameter highArticleNumber should be final. 1213
Error Expected @param tag for 'highArticleNumber'. 1213
Error Expected @throws tag for 'IOException'. 1214
Error '+' should be on a new line. 1217
Error Name '__retrieveHeader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1233
Error Parameter header should be final. 1233
Error Expected @param tag for 'header'. 1233
Error Parameter articleRange should be final. 1233
Error Expected @param tag for 'articleRange'. 1233
Error Expected @throws tag for 'IOException'. 1234
Error 'if' construct must use '{}'s. 1236
Error Method 'retrieveHeader' is not designed for extension - needs to be abstract, final or empty. 1250
Error Parameter header should be final. 1250
Error Parameter articleNumber should be final. 1250
Error Expected @throws tag for 'IOException'. 1251
Error Method 'retrieveHeader' is not designed for extension - needs to be abstract, final or empty. 1266
Error Parameter header should be final. 1266
Error Expected @param tag for 'header'. 1266
Error Parameter lowArticleNumber should be final. 1266
Error Expected @param tag for 'lowArticleNumber'. 1266
Error Parameter highArticleNumber should be final. 1267
Error Expected @param tag for 'highArticleNumber'. 1267
Error Expected @throws tag for 'IOException'. 1268
Error '+' should be on a new line. 1272

org/apache/commons/net/nntp/NNTPCommand.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 50
Error '{' is not followed by whitespace. 51
Error '}' is not preceded with whitespace. 51
Error Missing a Javadoc comment. 53
Error Name '_commands' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
Error Redundant 'final' modifier. 68
Error Parameter command should be final. 68

org/apache/commons/net/nntp/NNTPConnectionClosedException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 23
Error Parameter message should be final. 49

org/apache/commons/net/nntp/NNTPReply.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 96
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 100
Error Missing a Javadoc comment. 101
Error Missing a Javadoc comment. 102
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 105
Error Missing a Javadoc comment. 106
Error Missing a Javadoc comment. 107
Error Missing a Javadoc comment. 108
Error Missing a Javadoc comment. 109
Error Missing a Javadoc comment. 110
Error Missing a Javadoc comment. 111
Error Missing a Javadoc comment. 115
Error '{' is not followed by whitespace. 116
Error '}' is not preceded with whitespace. 116
Error Parameter reply should be final. 128
Error '100' is a magic number. 130
Error '200' is a magic number. 130
Error Parameter reply should be final. 143
Error '200' is a magic number. 145
Error '300' is a magic number. 145
Error Parameter reply should be final. 161
Error '300' is a magic number. 163
Error '400' is a magic number. 163
Error Parameter reply should be final. 178
Error '400' is a magic number. 180
Error '500' is a magic number. 180
Error Parameter reply should be final. 194
Error '500' is a magic number. 196
Error '600' is a magic number. 196

org/apache/commons/net/nntp/NewGroupsOrNewsQuery.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 23
Error Missing a Javadoc comment. 45
Error Name '__date' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Name '__time' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '__distributions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Name '__newsgroups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Missing a Javadoc comment. 48
Error Name '__isGMT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Parameter date should be final. 57
Error Parameter gmt should be final. 57
Error 'if' construct must use '{}'s. 74
Error 'else' construct must use '{}'s. 76
Error 'if' construct must use '{}'s. 89
Error 'else' construct must use '{}'s. 91
Error 'if' construct must use '{}'s. 104
Error 'else' construct must use '{}'s. 106
Error 'if' construct must use '{}'s. 123
Error 'else' construct must use '{}'s. 125
Error 'if' construct must use '{}'s. 138
Error 'else' construct must use '{}'s. 140
Error 'if' construct must use '{}'s. 154
Error 'else' construct must use '{}'s. 156
Error Parameter newsgroup should be final. 173
Error 'if' construct must use '{}'s. 175
Error 'else' construct must use '{}'s. 177
Error Parameter newsgroup should be final. 201
Error Parameter distribution should be final. 217
Error 'if' construct must use '{}'s. 219
Error 'else' construct must use '{}'s. 221
Error Avoid inline conditionals. 267
Error Avoid inline conditionals. 279

org/apache/commons/net/nntp/NewsgroupInfo.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 25
Error Missing a Javadoc comment. 54
Error Name '__newsgroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name '__estimatedArticleCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 56
Error Name '__firstArticle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Name '__lastArticle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 57
Error Name '__postingPermission' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Missing a Javadoc comment. 59
Error Name '_setNewsgroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Parameter newsgroup should be final. 59
Error Missing a Javadoc comment. 64
Error Name '_setArticleCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Parameter count should be final. 64
Error Missing a Javadoc comment. 69
Error Name '_setFirstArticle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Parameter first should be final. 69
Error Missing a Javadoc comment. 74
Error Name '_setLastArticle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Error Parameter last should be final. 74
Error Missing a Javadoc comment. 79
Error Name '_setPostingPermission' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error Parameter permission should be final. 79

org/apache/commons/net/nntp/SimpleNNTPHeader.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 49
Error Name '__subject' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Name '__from' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name '__newsgroups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name '__headerFields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name '__newsgroupCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Parameter from should be final. 63
Error Parameter subject should be final. 63
Error Method 'addNewsgroup' is not designed for extension - needs to be abstract, final or empty. 78
Error Parameter newsgroup should be final. 78
Error 'if' construct must use '{}'s. 80
Error Method 'addHeaderField' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter headerField should be final. 97
Error Parameter value should be final. 97
Error Method 'getFromAddress' is not designed for extension - needs to be abstract, final or empty. 111
Error Method 'getSubject' is not designed for extension - needs to be abstract, final or empty. 121
Error Method 'getNewsgroups' is not designed for extension - needs to be abstract, final or empty. 132
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 144
Error 'if' construct must use '{}'s. 155

org/apache/commons/net/nntp/Threadable.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/net/nntp/Threadable.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 16
Error '{' should be on a new line. 23
Error Line contains a tab character. 24
Error Missing a Javadoc comment. 24
Error Redundant 'public' modifier. 24
Error Line contains a tab character. 25
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error Line contains a tab character. 27
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error Line contains a tab character. 28
Error Missing a Javadoc comment. 28
Error Redundant 'public' modifier. 28
Error Line has trailing spaces. 29
Error Line contains a tab character. 29
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Redundant 'public' modifier. 30
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error Redundant 'public' modifier. 31

org/apache/commons/net/nntp/Threader.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 20
Error Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 31
Error '{' should be on a new line. 31
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Line contains a tab character. 36
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Expected an @return tag. 42
Error Line contains a tab character. 42
Error Method 'thread' is not designed for extension - needs to be abstract, final or empty. 42
Error Parameter messages should be final. 42
Error Expected @param tag for 'messages'. 42
Error '{' should be on a new line. 42
Error 'if' construct must use '{}'s. 43
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 46
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error '{' should be on a new line. 49
Error 'if' construct must use '{}'s. 50
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 58
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error 'if' construct must use '{}'s. 63
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 66
Error '{' should be on a new line. 66
Error 'if' construct must use '{}'s. 67
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 71
Error Avoid inline conditionals. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 78
Error Line has trailing spaces. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Parameter threadable should be final. 82
Error Expected @param tag for 'threadable'. 82
Error '{' should be on a new line. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 86
Error Line contains a tab character. 86
Error Line is longer than 80 characters. 87
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error '{' should be on a new line. 88
Error Line contains a tab character. 89
Error '{' should be on a new line. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error '}' should be alone on a line. 92
Error '{' should be on a new line. 92
Error Line is longer than 80 characters. 93
Error Line contains a tab character. 93
Error Line is longer than 80 characters. 94
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line is longer than 80 characters. 99
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error '{' should be on a new line. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Avoid nested blocks. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error '{' should be on a new line. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error '{' should be on a new line. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line is longer than 80 characters. 121
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error '{' should be on a new line. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 137
Error Line contains a tab character. 137
Error Line is longer than 80 characters. 138
Error Line contains a tab character. 138
Error 'if' construct must use '{}'s. 139
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line is longer than 80 characters. 143
Error Line contains a tab character. 143
Error Line is longer than 80 characters. 144
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error '{' should be on a new line. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error '{' should be on a new line. 151
Error 'if' construct must use '{}'s. 152
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 156
Error '{' should be on a new line. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 164
Error 'if' construct must use '{}'s. 165
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error 'else' construct must use '{}'s. 167
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error '{' should be on a new line. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error '{' should be on a new line. 186
Error Line contains a tab character. 187
Error 'root' hides a field. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 190
Error '{' should be on a new line. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error '{' should be on a new line. 193
Error 'if' construct must use '{}'s. 194
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error Parameter parent should be final. 208
Error Expected @param tag for 'parent'. 208
Error '{' should be on a new line. 208
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error Avoid inline conditionals. 214
Error '{' should be on a new line. 214
Error Line has trailing spaces. 216
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error '{' should be on a new line. 217
Error 'if' construct must use '{}'s. 218
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error 'else' construct must use '{}'s. 220
Error Line contains a tab character. 220
Error Line contains a tab character. 221
Error Line has trailing spaces. 223
Error Line is longer than 80 characters. 223
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line contains a tab character. 227
Error Line contains a tab character. 228
Error Line contains a tab character. 229
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error '{' should be on a new line. 232
Error Line has trailing spaces. 233
Error Line is longer than 80 characters. 233
Error Line contains a tab character. 233
Error Line contains a tab character. 234
Error Line contains a tab character. 235
Error Line contains a tab character. 237
Error 'if' construct must use '{}'s. 238
Error Line contains a tab character. 238
Error Line contains a tab character. 239
Error 'else' construct must use '{}'s. 240
Error Line contains a tab character. 240
Error Line contains a tab character. 241
Error Line is longer than 80 characters. 243
Error Line contains a tab character. 243
Error Line contains a tab character. 244
Error 'for' construct must use '{}'s. 245
Error Line contains a tab character. 245
Error Line contains a tab character. 246
Error Line contains a tab character. 248
Error Line contains a tab character. 249
Error Line is longer than 80 characters. 251
Error Line contains a tab character. 251
Error Line contains a tab character. 252
Error Line contains a tab character. 253
Error Line is longer than 80 characters. 255
Error Line contains a tab character. 255
Error Line contains a tab character. 256
Error Line contains a tab character. 257
Error '}' should be alone on a line. 257
Error '{' should be on a new line. 257
Error Line contains a tab character. 258
Error Line contains a tab character. 259
Error Line contains a tab character. 260
Error Line contains a tab character. 261
Error Line contains a tab character. 262
Error Line contains a tab character. 263
Error Line contains a tab character. 265
Error Line has trailing spaces. 266
Error Line is longer than 80 characters. 266
Error Line contains a tab character. 266
Error Line contains a tab character. 267
Error Line contains a tab character. 268
Error '{' should be on a new line. 268
Error Line contains a tab character. 270
Error 'for' construct must use '{}'s. 272
Error Line contains a tab character. 272
Error Line contains a tab character. 273
Error Line contains a tab character. 275
Error Line contains a tab character. 276
Error '1.2' is a magic number. 276
Error '0.9' is a magic number. 276
Error Line contains a tab character. 277
Error Line contains a tab character. 279
Error '{' should be on a new line. 279
Error Line contains a tab character. 280
Error Line contains a tab character. 282
Error Line is longer than 80 characters. 283
Error Line contains a tab character. 283
Error Line contains a tab character. 284
Error 'if' construct must use '{}'s. 285
Error Line contains a tab character. 285
Error Line contains a tab character. 286
Error Line contains a tab character. 288
Error 'if' construct must use '{}'s. 290
Error Line contains a tab character. 290
Error Line contains a tab character. 291
Error Line contains a tab character. 293
Error Line contains a tab character. 295
Error Line contains a tab character. 296
Error Line is longer than 80 characters. 297
Error Line contains a tab character. 297
Error Line contains a tab character. 298
Error Line has trailing spaces. 299
Error Line is longer than 80 characters. 299
Error Line contains a tab character. 299
Error Line is longer than 80 characters. 300
Error Line contains a tab character. 300
Error Line contains a tab character. 301
Error Line contains a tab character. 302
Error Line contains a tab character. 303
Error Line contains a tab character. 304
Error Line contains a tab character. 305
Error Line contains a tab character. 306
Error Line contains a tab character. 307
Error '{' should be on a new line. 307
Error Line contains a tab character. 308
Error Line contains a tab character. 309
Error Line contains a tab character. 310
Error Line contains a tab character. 311
Error Line contains a tab character. 313
Error 'if' construct must use '{}'s. 314
Error Line contains a tab character. 314
Error Line contains a tab character. 315
Error Line has trailing spaces. 317
Error Line is longer than 80 characters. 317
Error Line contains a tab character. 317
Error Line is longer than 80 characters. 318
Error Line contains a tab character. 318
Error Line contains a tab character. 319
Error Line contains a tab character. 320
Error Line contains a tab character. 321
Error Line contains a tab character. 322
Error Avoid inline conditionals. 322
Error '{' should be on a new line. 322
Error Line contains a tab character. 323
Error Line contains a tab character. 325
Error 'if' construct must use '{}'s. 326
Error Line contains a tab character. 326
Error Line contains a tab character. 327
Error Line contains a tab character. 329
Error Line contains a tab character. 331
Error 'if' construct must use '{}'s. 332
Error Line contains a tab character. 332
Error Line contains a tab character. 333
Error Line contains a tab character. 335
Error 'if' construct must use '{}'s. 337
Error Line contains a tab character. 337
Error Line contains a tab character. 338
Error Line is longer than 80 characters. 340
Error Line contains a tab character. 340
Error Line contains a tab character. 341
Error 'if' construct must use '{}'s. 342
Error Line contains a tab character. 342
Error Line contains a tab character. 343
Error 'else' construct must use '{}'s. 344
Error Line contains a tab character. 344
Error Line contains a tab character. 345
Error Line contains a tab character. 346
Error Line contains a tab character. 348
Error '{' should be on a new line. 348
Error Line contains a tab character. 349
Error Line contains a tab character. 350
Error 'for' construct must use '{}'s. 351
Error Line contains a tab character. 351
Error Line contains a tab character. 352
Error Line contains a tab character. 353
Error Empty statement. 353
Error Line contains a tab character. 355
Error 'for' construct must use '{}'s. 357
Error Line contains a tab character. 357
Error Line contains a tab character. 358
Error Line contains a tab character. 360
Error Line contains a tab character. 361
Error '}' should be alone on a line. 361
Error Line contains a tab character. 362
Error Line contains a tab character. 363
Error Line contains a tab character. 364
Error Line contains a tab character. 365
Error '{' should be on a new line. 365
Error Line is longer than 80 characters. 366
Error Line contains a tab character. 366
Error Line contains a tab character. 367
Error Line contains a tab character. 368
Error Line contains a tab character. 369
Error Line contains a tab character. 370
Error '}' should be alone on a line. 370
Error '{' should be on a new line. 370
Error Line is longer than 80 characters. 371
Error Line contains a tab character. 371
Error Line is longer than 80 characters. 372
Error Line contains a tab character. 372
Error Line contains a tab character. 373
Error Line contains a tab character. 374
Error Line contains a tab character. 375
Error 'for' construct must use '{}'s. 377
Error Line contains a tab character. 377
Error Line contains a tab character. 378
Error Line contains a tab character. 379
Error Line contains a tab character. 380
Error Line contains a tab character. 382
Error Line contains a tab character. 383
Error Line contains a tab character. 385
Error Line contains a tab character. 386
Error Line contains a tab character. 388
Error Line contains a tab character. 389
Error Line contains a tab character. 390
Error Line contains a tab character. 391
Error Line contains a tab character. 392
Error Line contains a tab character. 393
Error Line contains a tab character. 394
Error Line contains a tab character. 396
Error Line contains a tab character. 397
Error Line contains a tab character. 399
Error Line has trailing spaces. 404
Error Line is longer than 80 characters. 405
Error '{' should be on a new line. 409
Error Line contains a tab character. 410
Error Missing a Javadoc comment. 410
Error Variable 'threadable' must be private and have accessor methods. 410
Error Line contains a tab character. 411
Error Missing a Javadoc comment. 411
Error Variable 'parent' must be private and have accessor methods. 411
Error Line contains a tab character. 412
Error Missing a Javadoc comment. 412
Error Variable 'prev' must be private and have accessor methods. 412
Error Line contains a tab character. 413
Error Missing a Javadoc comment. 413
Error Variable 'next' must be private and have accessor methods. 413
Error Line contains a tab character. 414
Error Missing a Javadoc comment. 414
Error Variable 'child' must be private and have accessor methods. 414
Error Line contains a tab character. 416
Error Line has trailing spaces. 417
Error Line contains a tab character. 417
Error Line contains a tab character. 418
Error Line contains a tab character. 419
Error Line contains a tab character. 420
Error Line contains a tab character. 421
Error Parameter target should be final. 421
Error Expected @param tag for 'target'. 421
Error '{' should be on a new line. 421
Error 'if' construct must use '{}'s. 422
Error Line contains a tab character. 422
Error Line contains a tab character. 423
Error 'if' construct must use '{}'s. 425
Error Line contains a tab character. 425
Error Line contains a tab character. 426
Error 'else' construct must use '{}'s. 427
Error Line contains a tab character. 427
Error Line contains a tab character. 428
Error Line contains a tab character. 429
Error Line is longer than 80 characters. 431
Error Line contains a tab character. 431
Error Line contains a tab character. 432
Error Line contains a tab character. 433
Error Missing a Javadoc comment. 433
Error '{' should be on a new line. 433
Error 'if' construct must use '{}'s. 434
Error Line contains a tab character. 434
Error Line contains a tab character. 435
Error Line contains a tab character. 437
Error 'if' construct must use '{}'s. 439
Error Line contains a tab character. 439
Error Line contains a tab character. 440
Error Avoid inline conditionals. 440
Error Line contains a tab character. 442
Error '{' should be on a new line. 442
Error Line contains a tab character. 443
Error Line contains a tab character. 444
Error Line contains a tab character. 445
Error 'if' construct must use '{}'s. 447
Error Line contains a tab character. 447
Error Line contains a tab character. 448
Error Avoid inline conditionals. 448
Error Line contains a tab character. 450
Error '{' should be on a new line. 450
Error Line contains a tab character. 451
Error Line contains a tab character. 452
Error Line contains a tab character. 453
Error Line contains a tab character. 455
Error Line contains a tab character. 456
Error Line contains a tab character. 458
Error Line contains a tab character. 459
Error Line contains a tab character. 460
Error Line contains a tab character. 461
Error Line contains a tab character. 462
Error '{' should be on a new line. 462
Error Line contains a tab character. 463
Error '{' should be on a new line. 463
Error Line contains a tab character. 464
Error 'prev' hides a field. 464
Error 'for' construct must use '{}'s. 465
Error Line contains a tab character. 465
Error Line contains a tab character. 466
Error Line contains a tab character. 467
Error Line contains a tab character. 468
Error Line contains a tab character. 469
Error Avoid inline conditionals. 469
Error Line contains a tab character. 470
Error Line contains a tab character. 472
Error Line has trailing spaces. 474
Error Line contains a tab character. 474
Error 'for' construct must use '{}'s. 475
Error Line contains a tab character. 475
Error Line contains a tab character. 476
Error Line contains a tab character. 477
Error Line contains a tab character. 478

org/apache/commons/net/nntp/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/ntp/NTPUDPClient.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 44
Error Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Parameter host should be final. 58
Error Parameter port should be final. 58
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 92
Error Parameter host should be final. 109
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 118
Error Parameter version should be final. 132

org/apache/commons/net/ntp/NtpUtils.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 25
Error '{' should be on a new line. 25
Error Line is longer than 80 characters. 28
Error Parameter address should be final. 33
Error '24' is a magic number. 35
Error '0xFF' is a magic number. 35
Error '+' should be on a new line. 35
Error '16' is a magic number. 36
Error '0xFF' is a magic number. 36
Error '+' should be on a new line. 36
Error '8' is a magic number. 37
Error '0xFF' is a magic number. 37
Error '+' should be on a new line. 37
Error '0xFF' is a magic number. 38
Error Parameter packet should be final. 47
Error Avoid inline conditionals. 49
Error Line is longer than 80 characters. 56
Error Parameter message should be final. 62
Error Expected @param tag for 'message'. 62
Error '{' should be on a new line. 62
Error 'if' construct must use '{}'s. 63
Error 'if' construct must use '{}'s. 66
Error '4' is a magic number. 68
Error '24' is a magic number. 70
Error '8' is a magic number. 70
Error '0xff' is a magic number. 72
Error 'if' construct must use '{}'s. 73
Error 'if' construct must use '{}'s. 74
Error Parameter mode should be final. 87
Error Expected @param tag for 'mode'. 87
Error '{' should be on a new line. 89

org/apache/commons/net/ntp/NtpV3Impl.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 21
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error '48' is a magic number. 56
Error Missing a Javadoc comment. 58
Error Method 'getMode' is not designed for extension - needs to be abstract, final or empty. 71
Error '0x7' is a magic number. 73
Error Method 'getModeName' is not designed for extension - needs to be abstract, final or empty. 81
Error Method 'setMode' is not designed for extension - needs to be abstract, final or empty. 90
Error Parameter mode should be final. 90
Error Expected @param tag for 'mode'. 90
Error '0xF8' is a magic number. 92
Error '0x7' is a magic number. 92
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Method 'getLeapIndicator' is not designed for extension - needs to be abstract, final or empty. 104
Error '0x3' is a magic number. 106
Error Method 'setLeapIndicator' is not designed for extension - needs to be abstract, final or empty. 113
Error Parameter li should be final. 113
Error Line is longer than 80 characters. 115
Error '0x3F' is a magic number. 115
Error '0x3' is a magic number. 115
Error Method 'getPoll' is not designed for extension - needs to be abstract, final or empty. 127
Error Method 'setPoll' is not designed for extension - needs to be abstract, final or empty. 137
Error Parameter poll should be final. 137
Error '0xFF' is a magic number. 139
Error Method 'getPrecision' is not designed for extension - needs to be abstract, final or empty. 149
Error Method 'setPrecision' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter precision should be final. 158
Error Expected @param tag for 'precision'. 158
Error '0xFF' is a magic number. 160
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 168
Error '0x7' is a magic number. 170
Error Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 178
Error Parameter version should be final. 178
Error Line is longer than 80 characters. 180
Error '0xC7' is a magic number. 180
Error '0x7' is a magic number. 180
Error Method 'getStratum' is not designed for extension - needs to be abstract, final or empty. 190
Error Method 'setStratum' is not designed for extension - needs to be abstract, final or empty. 200
Error Parameter stratum should be final. 200
Error '0xFF' is a magic number. 202
Error Line is longer than 80 characters. 206
Error Method 'getRootDelay' is not designed for extension - needs to be abstract, final or empty. 212
Error Method 'getRootDelayInMillisDouble' is not designed for extension - needs to be abstract, final or empty. 225
Error '65.536' is a magic number. 228
Error Method 'getRootDispersion' is not designed for extension - needs to be abstract, final or empty. 235
Error Method 'getRootDispersionInMillis' is not designed for extension - needs to be abstract, final or empty. 245
Error '1000' is a magic number. 248
Error '65536L' is a magic number. 248
Error Method 'getRootDispersionInMillisDouble' is not designed for extension - needs to be abstract, final or empty. 257
Error '65.536' is a magic number. 260
Error Method 'setReferenceId' is not designed for extension - needs to be abstract, final or empty. 269
Error Parameter refId should be final. 269
Error '3' is a magic number. 271
Error '{' should be on a new line. 271
Error '0xff' is a magic number. 272
Error '8' is a magic number. 273
Error Method 'getReferenceId' is not designed for extension - needs to be abstract, final or empty. 283
Error Method 'getReferenceIdString' is not designed for extension - needs to be abstract, final or empty. 296
Error '{' should be on a new line. 300
Error '{' should be on a new line. 301
Error Line is longer than 80 characters. 302
Error 'if' construct must use '{}'s. 305
Error '{' should be on a new line. 311
Error '+' should be on a new line. 323
Error '+' should be on a new line. 324
Error '+' should be on a new line. 325
Error '3' is a magic number. 326
Error Missing a Javadoc comment. 329
Error '3' is a magic number. 332
Error '{' should be on a new line. 332
Error 'if' construct must use '{}'s. 334
Error Missing a Javadoc comment. 340
Error Method 'getTransmitTimeStamp' is not designed for extension - needs to be abstract, final or empty. 351
Error Method 'setTransmitTime' is not designed for extension - needs to be abstract, final or empty. 362
Error Parameter ts should be final. 362
Error Method 'setOriginateTimeStamp' is not designed for extension - needs to be abstract, final or empty. 373
Error Parameter ts should be final. 373
Error Method 'getOriginateTimeStamp' is not designed for extension - needs to be abstract, final or empty. 384
Error Method 'getReferenceTimeStamp' is not designed for extension - needs to be abstract, final or empty. 395
Error Method 'setReferenceTime' is not designed for extension - needs to be abstract, final or empty. 406
Error Parameter ts should be final. 406
Error Method 'getReceiveTimeStamp' is not designed for extension - needs to be abstract, final or empty. 417
Error Method 'setReceiveTimeStamp' is not designed for extension - needs to be abstract, final or empty. 428
Error Parameter ts should be final. 428
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 439
Error Parameter index should be final. 447
Error Expected @param tag for 'index'. 447
Error '24' is a magic number. 449
Error '|' should be on a new line. 449
Error '16' is a magic number. 450
Error '|' should be on a new line. 450
Error '8' is a magic number. 451
Error '|' should be on a new line. 451
Error '3' is a magic number. 452
Error Parameter index should be final. 463
Error Parameter index should be final. 473
Error Expected @param tag for 'index'. 473
Error '56' is a magic number. 475
Error '|' should be on a new line. 475
Error '48' is a magic number. 476
Error '|' should be on a new line. 476
Error '40' is a magic number. 477
Error '|' should be on a new line. 477
Error '3' is a magic number. 478
Error '32' is a magic number. 478
Error '|' should be on a new line. 478
Error '4' is a magic number. 479
Error '24' is a magic number. 479
Error '|' should be on a new line. 479
Error '5' is a magic number. 480
Error '16' is a magic number. 480
Error '|' should be on a new line. 480
Error '6' is a magic number. 481
Error '8' is a magic number. 481
Error '|' should be on a new line. 481
Error '7' is a magic number. 482
Error Parameter index should be final. 492
Error Parameter t should be final. 492
Error Avoid inline conditionals. 494
Error '7' is a magic number. 497
Error '{' should be on a new line. 497
Error '0xFF' is a magic number. 498
Error '8' is a magic number. 499
Error Method 'getDatagramPacket' is not designed for extension - needs to be abstract, final or empty. 509
Error 'if' construct must use '{}'s. 511
Error 'synchronized' is not followed by whitespace. 512
Error '{' should be on a new line. 512
Error The double-checked locking idiom is broken and should be avoided. 513
Error '{' should be on a new line. 513
Error Method 'setDatagramPacket' is not designed for extension - needs to be abstract, final or empty. 526
Error Parameter srcDp should be final. 526
Error 'if' construct must use '{}'s. 530
Error 'static' modifier out of order with the JLS suggestions. 544
Error Parameter b should be final. 544
Error Expected @param tag for 'b'. 544
Error '0xFF' is a magic number. 546
Error 'static' modifier out of order with the JLS suggestions. 558
Error Parameter b should be final. 558
Error Expected @param tag for 'b'. 558
Error '0xFF' is a magic number. 560
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 569
Error '+' should be on a new line. 571
Error '+' should be on a new line. 572
Error '+' should be on a new line. 573
Error '+' should be on a new line. 574
Error '+' should be on a new line. 575
Error '+' should be on a new line. 576
Error '+' should be on a new line. 577
Error '+' should be on a new line. 578
Error '+' should be on a new line. 579

org/apache/commons/net/ntp/NtpV3Packet.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Redundant 'public' modifier. 34
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error Missing a Javadoc comment. 37
Error Redundant 'public' modifier. 37
Error Missing a Javadoc comment. 38
Error Redundant 'public' modifier. 38
Error Missing a Javadoc comment. 39
Error Redundant 'public' modifier. 39
Error Missing a Javadoc comment. 42
Error Redundant 'public' modifier. 42
Error Missing a Javadoc comment. 43
Error Redundant 'public' modifier. 43
Error Missing a Javadoc comment. 44
Error Redundant 'public' modifier. 44
Error Missing a Javadoc comment. 45
Error Redundant 'public' modifier. 45
Error Missing a Javadoc comment. 46
Error Redundant 'public' modifier. 46
Error Missing a Javadoc comment. 47
Error Redundant 'public' modifier. 47
Error Missing a Javadoc comment. 48
Error Redundant 'public' modifier. 48
Error Missing a Javadoc comment. 49
Error Redundant 'public' modifier. 49
Error Missing a Javadoc comment. 51
Error Redundant 'public' modifier. 51
Error Missing a Javadoc comment. 52
Error Redundant 'public' modifier. 52
Error Missing a Javadoc comment. 54
Error Redundant 'public' modifier. 54
Error Missing a Javadoc comment. 55
Error Redundant 'public' modifier. 55
Error Missing a Javadoc comment. 57
Error Redundant 'public' modifier. 57
Error Missing a Javadoc comment. 58
Error Redundant 'public' modifier. 58
Error Missing a Javadoc comment. 63
Error Redundant 'public' modifier. 63
Error Missing a Javadoc comment. 64
Error Redundant 'public' modifier. 64
Error Missing a Javadoc comment. 65
Error Redundant 'public' modifier. 65
Error Missing a Javadoc comment. 66
Error Redundant 'public' modifier. 66
Error Redundant 'public' modifier. 71
Error Redundant 'public' modifier. 76
Error Expected @param tag for 'dp'. 76
Error Redundant 'public' modifier. 81
Error Redundant 'public' modifier. 87
Error Redundant 'public' modifier. 92
Error Redundant 'public' modifier. 97
Error Redundant 'public' modifier. 102
Error Expected @param tag for 'mode'. 102
Error Redundant 'public' modifier. 108
Error Redundant 'public' modifier. 114
Error Expected @param tag for 'poll'. 114
Error Redundant 'public' modifier. 119
Error Redundant 'public' modifier. 124
Error Redundant 'public' modifier. 129
Error Redundant 'public' modifier. 134
Error Redundant 'public' modifier. 139
Error Redundant 'public' modifier. 144
Error Redundant 'public' modifier. 149
Error Redundant 'public' modifier. 154
Error Expected @param tag for 'mode'. 154
Error Redundant 'public' modifier. 159
Error Redundant 'public' modifier. 164
Error Expected @param tag for 'stratum'. 164
Error Redundant 'public' modifier. 169
Error Redundant 'public' modifier. 174
Error Redundant 'public' modifier. 180
Error Expected @param tag for 'refId'. 180
Error Redundant 'public' modifier. 185
Error Redundant 'public' modifier. 190
Error Redundant 'public' modifier. 195
Error Redundant 'public' modifier. 200
Error Redundant 'public' modifier. 206
Error Redundant 'public' modifier. 212
Error Redundant 'public' modifier. 218
Error Redundant 'public' modifier. 224
Error Redundant 'public' modifier. 232

org/apache/commons/net/ntp/TimeInfo.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error '{' should be on a new line. 29
Error Missing a Javadoc comment. 31
Error Name '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name '_comments' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name '_delay' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name '_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Name '_returnTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Line is longer than 80 characters. 42
Error Name '_detailsComputed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Line is longer than 80 characters. 47
Error Unused @throws tag for 'IllegalArgumentException'. 51
Error Parameter message should be final. 53
Error Parameter returnTime should be final. 53
Error '{' should be on a new line. 53
Error Line is longer than 80 characters. 58
Error Unused @throws tag for 'IllegalArgumentException'. 63
Error Parameter message should be final. 65
Error Parameter returnTime should be final. 65
Error Parameter comments should be final. 65
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 72
Error Unused @throws tag for 'IllegalArgumentException'. 79
Error Line is longer than 80 characters. 81
Error Parameter msgPacket should be final. 81
Error Parameter returnTime should be final. 81
Error Parameter doComputeDetails should be final. 81
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 88
Error Line is longer than 80 characters. 94
Error Unused @throws tag for 'IllegalArgumentException'. 96
Error Parameter message should be final. 98
Error Parameter returnTime should be final. 98
Error Parameter comments should be final. 98
Error Parameter doComputeDetails should be final. 99
Error 'if' construct must use '{}'s. 101
Error 'if' construct must use '{}'s. 106
Error Method 'addComment' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter comment should be final. 117
Error Expected @param tag for 'comment'. 117
Error '{' should be on a new line. 119
Error Method 'computeDetails' is not designed for extension - needs to be abstract, final or empty. 129
Error '{' should be on a new line. 131
Error '{' should be on a new line. 135
Error Line is longer than 80 characters. 151
Error Line contains a tab character. 155
Error Line is longer than 80 characters. 161
Error 'else' construct must use '{}'s. 174
Error '}' should be alone on a line. 174
Error Line is longer than 80 characters. 175
Error '}' should be alone on a line. 176
Error Line is longer than 80 characters. 179
Error 'if' construct must use '{}'s. 180
Error Line is longer than 80 characters. 184
Error Comment matches to-do format 'TODO:'. 188
Error Line is longer than 80 characters. 189
Error Line is longer than 80 characters. 191
Error '}' should be alone on a line. 196
Error '}' should be alone on a line. 201
Error Line is longer than 80 characters. 208
Error '}' should be alone on a line. 209
Error '}' should be alone on a line. 218
Error Line is longer than 80 characters. 220
Error Line is longer than 80 characters. 224
Error Line is longer than 80 characters. 227
Error 'else' construct must use '{}'s. 230
Error '}' should be alone on a line. 230
Error Line is longer than 80 characters. 231
Error 'if' construct must use '{}'s. 235
Error Line is longer than 80 characters. 238
Error Method 'getComments' is not designed for extension - needs to be abstract, final or empty. 247
Error Method 'getDelay' is not designed for extension - needs to be abstract, final or empty. 257
Error Line is longer than 80 characters. 263
Error Method 'getOffset' is not designed for extension - needs to be abstract, final or empty. 268
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 278
Error Method 'getReturnTime' is not designed for extension - needs to be abstract, final or empty. 288

org/apache/commons/net/ntp/TimeStamp.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 29
Error Name 'msb0baseTime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
Error Name 'msb1baseTime' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 55
Error Line is longer than 80 characters. 61
Error 'static' modifier out of order with the JLS suggestions. 61
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Line is longer than 80 characters. 70
Error Missing a Javadoc comment. 76
Error Parameter ntpTime should be final. 96
Error 'ntpTime' hides a field. 96
Error Expected @param tag for 'ntpTime'. 96
Error Line is longer than 80 characters. 106
Error Parameter s should be final. 108
Error Expected @param tag for 's'. 108
Error Redundant throws: 'NumberFormatException' is unchecked exception. 108
Error Parameter d should be final. 119
Error Avoid inline conditionals. 121
Error Method 'ntpValue' is not designed for extension - needs to be abstract, final or empty. 129
Error Line is longer than 80 characters. 135
Error Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 139
Error '32' is a magic number. 141
Error '0xffffffffL' is a magic number. 141
Error Method 'getFraction' is not designed for extension - needs to be abstract, final or empty. 149
Error '0xffffffffL' is a magic number. 151
Error Method 'getTime' is not designed for extension - needs to be abstract, final or empty. 159
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 169
Error Line is longer than 80 characters. 179
Error Line is longer than 80 characters. 180
Error Line is longer than 80 characters. 182
Error Parameter ntpTimeValue should be final. 188
Error Expected @param tag for 'ntpTimeValue'. 188
Error Line is longer than 80 characters. 190
Error '32' is a magic number. 190
Error '0xffffffffL' is a magic number. 190
Error Line contains a tab character. 190
Error '0xffffffffL' is a magic number. 191
Error Line contains a tab character. 191
Error '1000D' is a magic number. 194
Error '0x100000000L' is a magic number. 194
Error Line is longer than 80 characters. 198
Error Line is longer than 80 characters. 201
Error '0x80000000L' is a magic number. 205
Error '{' should be on a new line. 206
Error '1000' is a magic number. 208
Error '}' should be alone on a line. 209
Error '{' should be on a new line. 209
Error '1000' is a magic number. 211
Error Line is longer than 80 characters. 221
Error Parameter date should be final. 225
Error Line is longer than 80 characters. 247
Error Parameter s should be final. 249
Error Expected @param tag for 's'. 249
Error Redundant throws: 'NumberFormatException' is unchecked exception. 250
Error '{' should be on a new line. 252
Error '{' should be on a new line. 256
Error 'if' construct must use '{}'s. 257
Error '16' is a magic number. 258
Error '32' is a magic number. 258
Error '16' is a magic number. 261
Error '32' is a magic number. 261
Error '|' should be on a new line. 261
Error '16' is a magic number. 262
Error Line is longer than 80 characters. 266
Error Line is longer than 80 characters. 271
Error Parameter s should be final. 273
Error Redundant throws: 'NumberFormatException' is unchecked exception. 274
Error Parameter t should be final. 285
Error Line contains a tab character. 287
Error '{' should be on a new line. 289
Error '}' should be alone on a line. 291
Error '{' should be on a new line. 291
Error '1000' is a magic number. 296
Error '1000' is a magic number. 297
Error '0x100000000L' is a magic number. 297
Error '1000' is a magic number. 297
Error '{' should be on a new line. 299
Error Line is longer than 80 characters. 300
Error '0x80000000L' is a magic number. 300
Error '32' is a magic number. 303
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 318
Error '32' is a magic number. 320
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 333
Error Parameter obj should be final. 333
Error '{' should be on a new line. 335
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 350
Error Parameter buf should be final. 361
Error Parameter l should be final. 361
Error 'for' construct must use '{}'s. 364
Error '8' is a magic number. 364
Error Parameter ntpTime should be final. 378
Error Expected @param tag for 'ntpTime'. 378
Error '32' is a magic number. 382
Error '0xffffffffL' is a magic number. 382
Error '0xffffffffL' is a magic number. 386
Error Method 'toDateString' is not designed for extension - needs to be abstract, final or empty. 400
Error '{' should be on a new line. 403
Error '{' should be on a new line. 406
Error '{' should be on a new line. 413
Error Method 'toUTCString' is not designed for extension - needs to be abstract, final or empty. 427
Error 'if' construct must use '{}'s. 430
Error '{' should be on a new line. 432
Error '{' should be on a new line. 440
Error Line is longer than 80 characters. 450
Error Line contains a tab character. 454
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 456
Error Parameter anotherTimeStamp should be final. 456
Error Avoid inline conditionals. 460
Error Avoid inline conditionals. 460
Error Line contains a tab character. 471
Error Line contains a tab character. 472
Error Line contains a tab character. 473
Error Line contains a tab character. 474
Error Line contains a tab character. 475
Error Unused @throws tag for 'ClassCastException'. 476
Error Line contains a tab character. 477
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 480
Error Parameter o should be final. 480

org/apache/commons/net/ntp/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/pop3/POP3.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Redundant import from the java.lang package - java.lang.StringBuffer. 24
Error Missing a Javadoc comment. 70
Error Name '_OK' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 70
Error Missing a Javadoc comment. 71
Error Name '_ERROR' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 71
Error Missing a Javadoc comment. 76
Error Name '__DEFAULT_ENCODING' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 76
Error Missing a Javadoc comment. 78
Error Name '__popState' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
Error Missing a Javadoc comment. 79
Error Name '__writer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error Missing a Javadoc comment. 80
Error Name '__commandBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Error Missing a Javadoc comment. 82
Error Name '_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
Error Variable '_reader' must be private and have accessor methods. 82
Error Missing a Javadoc comment. 83
Error Name '_replyCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
Error Variable '_replyCode' must be private and have accessor methods. 83
Error Missing a Javadoc comment. 84
Error Name '_lastReplyLine' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
Error Variable '_lastReplyLine' must be private and have accessor methods. 84
Error Missing a Javadoc comment. 85
Error Name '_replyLines' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
Error Variable '_replyLines' must be private and have accessor methods. 85
Error Name '_commandSupport_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Error Variable '_commandSupport_' must be private and have accessor methods. 91
Error Missing a Javadoc comment. 108
Error Name '__getReply' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
Error 'if' construct must use '{}'s. 115
Error 'if' construct must use '{}'s. 118
Error 'if' construct must use '{}'s. 120
Error 'else' construct must use '{}'s. 122
Error 'if' construct must use '{}'s. 130
Error Method '_connectAction_' is not designed for extension - needs to be abstract, final or empty. 139
Error Name '_connectAction_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 139
Error Expected @throws tag for 'IOException'. 139
Error Method 'addProtocolCommandListener' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter listener should be final. 159
Error Method 'removeProtocolCommandistener' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter listener should be final. 170
Error Method 'setState' is not designed for extension - needs to be abstract, final or empty. 182
Error Parameter state should be final. 182
Error Method 'getState' is not designed for extension - needs to be abstract, final or empty. 193
Error Method 'getAdditionalReply' is not designed for extension - needs to be abstract, final or empty. 202
Error Expected @throws tag for 'IOException'. 202
Error 'if' construct must use '{}'s. 210
Error Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 225
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 243
Error Parameter command should be final. 243
Error Parameter args should be final. 243
Error Expected @throws tag for 'IOException'. 243
Error Inner assignments should be avoided. 257
Error 'if' construct must use '{}'s. 260
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 274
Error Parameter command should be final. 274
Error Expected @throws tag for 'IOException'. 274
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 287
Error Parameter command should be final. 287
Error Parameter args should be final. 287
Error Expected @throws tag for 'IOException'. 287
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 300
Error Parameter command should be final. 300
Error Expected @throws tag for 'IOException'. 300
Error Method 'getReplyStrings' is not designed for extension - needs to be abstract, final or empty. 318
Error Method 'getReplyString' is not designed for extension - needs to be abstract, final or empty. 338
Error '256' is a magic number. 341
Error 'cast' is not followed by whitespace. 346

org/apache/commons/net/pop3/POP3Client.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 52
Error Name '__parseStatus' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Parameter line should be final. 52
Error 'if' construct must use '{}'s. 59
Error Inner assignments should be avoided. 62
Error 'if' construct must use '{}'s. 68
Error Missing a Javadoc comment. 81
Error Name '__parseUID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
Error Parameter line should be final. 81
Error 'if' construct must use '{}'s. 88
Error 'if' construct must use '{}'s. 97
Error Line is longer than 80 characters. 116
Error Line is longer than 80 characters. 118
Error Method 'login' is not designed for extension - needs to be abstract, final or empty. 127
Error Parameter username should be final. 127
Error Parameter password should be final. 127
Error 'if' construct must use '{}'s. 129
Error 'if' construct must use '{}'s. 132
Error 'if' construct must use '{}'s. 135
Error Line is longer than 80 characters. 158
Error Line is longer than 80 characters. 160
Error Method 'login' is not designed for extension - needs to be abstract, final or empty. 177
Error Parameter username should be final. 177
Error Parameter timestamp should be final. 177
Error Parameter secret should be final. 177
Error 'if' construct must use '{}'s. 185
Error '128' is a magic number. 191
Error 'for' construct must use '{}'s. 193
Error '0xff' is a magic number. 194
Error '256' is a magic number. 196
Error 'if' construct must use '{}'s. 201
Error Line is longer than 80 characters. 216
Error Method 'logout' is not designed for extension - needs to be abstract, final or empty. 225
Error 'if' construct must use '{}'s. 227
Error Line is longer than 80 characters. 239
Error Method 'noop' is not designed for extension - needs to be abstract, final or empty. 246
Error 'if' construct must use '{}'s. 248
Error Line is longer than 80 characters. 261
Error Method 'deleteMessage' is not designed for extension - needs to be abstract, final or empty. 269
Error Parameter messageId should be final. 269
Error 'if' construct must use '{}'s. 271
Error Line is longer than 80 characters. 282
Error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 289
Error 'if' construct must use '{}'s. 291
Error Line is longer than 80 characters. 299
Error Method 'status' is not designed for extension - needs to be abstract, final or empty. 311
Error 'if' construct must use '{}'s. 313
Error 'if' construct must use '{}'s. 315
Error '3' is a magic number. 317
Error Line is longer than 80 characters. 324
Error Method 'listMessage' is not designed for extension - needs to be abstract, final or empty. 338
Error Parameter messageId should be final. 338
Error 'if' construct must use '{}'s. 340
Error 'if' construct must use '{}'s. 342
Error '3' is a magic number. 345
Error Line is longer than 80 characters. 352
Error Method 'listMessages' is not designed for extension - needs to be abstract, final or empty. 366
Error 'if' construct must use '{}'s. 372
Error 'if' construct must use '{}'s. 374
Error 'for' construct must use '{}'s. 386
Error 'cast' is not followed by whitespace. 387
Error Line is longer than 80 characters. 395
Error Method 'listUniqueIdentifier' is not designed for extension - needs to be abstract, final or empty. 409
Error Parameter messageId should be final. 409
Error 'if' construct must use '{}'s. 412
Error 'if' construct must use '{}'s. 414
Error '3' is a magic number. 417
Error Line is longer than 80 characters. 424
Error Method 'listUniqueIdentifiers' is not designed for extension - needs to be abstract, final or empty. 438
Error 'if' construct must use '{}'s. 444
Error 'if' construct must use '{}'s. 446
Error 'for' construct must use '{}'s. 458
Error 'cast' is not followed by whitespace. 459
Error Line is longer than 80 characters. 468
Error Method 'retrieveMessage' is not designed for extension - needs to be abstract, final or empty. 492
Error Parameter messageId should be final. 492
Error 'if' construct must use '{}'s. 494
Error 'if' construct must use '{}'s. 496
Error Line is longer than 80 characters. 508
Error Method 'retrieveMessageTop' is not designed for extension - needs to be abstract, final or empty. 535
Error Parameter messageId should be final. 535
Error Parameter numLines should be final. 535
Error 'if' construct must use '{}'s. 538
Error 'if' construct must use '{}'s. 540
Error '+' should be on a new line. 540

org/apache/commons/net/pop3/POP3Command.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 52
Error Name '_commands' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 52
Error Line is longer than 80 characters. 53
Error Missing a Javadoc comment. 58
Error '{' is not followed by whitespace. 59
Error '}' is not preceded with whitespace. 59
Error Redundant 'final' modifier. 66
Error Parameter command should be final. 66
Error Expected @param tag for 'command'. 66

org/apache/commons/net/pop3/POP3MessageInfo.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 42
Error Variable 'number' must be private and have accessor methods. 42
Error Missing a Javadoc comment. 43
Error Variable 'size' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 44
Error Variable 'identifier' must be private and have accessor methods. 44
Error Inner assignments should be avoided. 53
Error Parameter num should be final. 62
Error Expected @param tag for 'num'. 62
Error Parameter octets should be final. 62
Error Expected @param tag for 'octets'. 62
Error Parameter num should be final. 74
Error Expected @param tag for 'num'. 74
Error Parameter uid should be final. 74
Error Expected @param tag for 'uid'. 74

org/apache/commons/net/pop3/POP3Reply.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Name 'OK' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
Error Variable 'OK' must be private and have accessor methods. 28
Error Name 'ERROR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable 'ERROR' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 34
Error '{' is not followed by whitespace. 35
Error '}' is not preceded with whitespace. 35

org/apache/commons/net/pop3/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/smtp/RelayPath.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 34
Error Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable '_path' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 35
Error Name '_emailAddress' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable '_emailAddress' must be private and have accessor methods. 35
Error Parameter emailAddress should be final. 43
Error Parameter hostname should be final. 61
Error 'cast' is not followed by whitespace. 83
Error 'cast' is not followed by whitespace. 88

org/apache/commons/net/smtp/SMTP.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 47
Error Missing a Javadoc comment. 92
Error Name '__DEFAULT_ENCODING' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 92
Error Missing a Javadoc comment. 94
Error Name '__commandBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error Missing a Javadoc comment. 96
Error Name '_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
Error Variable '_reader' must be private and have accessor methods. 96
Error Missing a Javadoc comment. 97
Error Name '_writer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Error Variable '_writer' must be private and have accessor methods. 97
Error Missing a Javadoc comment. 98
Error Name '_replyCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
Error Variable '_replyCode' must be private and have accessor methods. 98
Error Missing a Javadoc comment. 99
Error Name '_replyLines' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
Error Variable '_replyLines' must be private and have accessor methods. 99
Error Missing a Javadoc comment. 100
Error Name '_newReplyString' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
Error Variable '_newReplyString' must be private and have accessor methods. 100
Error Missing a Javadoc comment. 101
Error Name '_replyString' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
Error Variable '_replyString' must be private and have accessor methods. 101
Error Name '_commandSupport_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
Error Variable '_commandSupport_' must be private and have accessor methods. 107
Error Missing a Javadoc comment. 124
Error Name '__sendCommand' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
Error Parameter command should be final. 124
Error Parameter args should be final. 124
Error Parameter includeSpace should be final. 124
Error 'if' construct must use '{}'s. 134
Error Inner assignments should be avoided. 141
Error 'if' construct must use '{}'s. 144
Error Missing a Javadoc comment. 151
Error Name '__sendCommand' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
Error Parameter command should be final. 151
Error Parameter args should be final. 151
Error Parameter includeSpace should be final. 151
Error Line is longer than 80 characters. 154
Error Missing a Javadoc comment. 157
Error Name '__getReply' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
Error 'if' construct must use '{}'s. 166
Error 'if' construct must use '{}'s. 173
Error '3' is a magic number. 173
Error '3' is a magic number. 179
Error '3' is a magic number. 191
Error '3' is a magic number. 191
Error 'if' construct must use '{}'s. 197
Error Line is longer than 80 characters. 203
Error Line is longer than 80 characters. 204
Error '4' is a magic number. 207
Error '3' is a magic number. 207
Error '&&' should be on a new line. 207
Error 'if' construct must use '{}'s. 214
Error 'if' construct must use '{}'s. 217
Error Method '_connectAction_' is not designed for extension - needs to be abstract, final or empty. 223
Error Name '_connectAction_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
Error Expected @throws tag for 'IOException'. 223
Error Method 'addProtocolCommandListener' is not designed for extension - needs to be abstract, final or empty. 242
Error Parameter listener should be final. 242
Error Method 'removeProtocolCommandistener' is not designed for extension - needs to be abstract, final or empty. 253
Error Parameter listener should be final. 253
Error Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 267
Error Unused @throws tag for 'SMTPConnectionClosedException'. 290
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 298
Error Parameter command should be final. 298
Error Parameter args should be final. 298
Error Line is longer than 80 characters. 311
Error Unused @throws tag for 'SMTPConnectionClosedException'. 317
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 325
Error Parameter command should be final. 325
Error Parameter args should be final. 325
Error Unused @throws tag for 'SMTPConnectionClosedException'. 341
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 349
Error Parameter command should be final. 349
Error Line is longer than 80 characters. 362
Error Unused @throws tag for 'SMTPConnectionClosedException'. 366
Error Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. 374
Error Parameter command should be final. 374
Error Method 'getReplyCode' is not designed for extension - needs to be abstract, final or empty. 388
Error Unused @throws tag for 'SMTPConnectionClosedException'. 402
Error Method 'getReply' is not designed for extension - needs to be abstract, final or empty. 410
Error Method 'getReplyStrings' is not designed for extension - needs to be abstract, final or empty. 424
Error Method 'getReplyString' is not designed for extension - needs to be abstract, final or empty. 439
Error 'if' construct must use '{}'s. 444
Error '256' is a magic number. 447
Error 'cast' is not followed by whitespace. 451
Error Inner assignments should be avoided. 457
Error Unused @throws tag for 'SMTPConnectionClosedException'. 467
Error Method 'helo' is not designed for extension - needs to be abstract, final or empty. 475
Error Parameter hostname should be final. 475
Error Unused @throws tag for 'SMTPConnectionClosedException'. 487
Error Method 'mail' is not designed for extension - needs to be abstract, final or empty. 495
Error Parameter reversePath should be final. 495
Error Unused @throws tag for 'SMTPConnectionClosedException'. 507
Error Method 'rcpt' is not designed for extension - needs to be abstract, final or empty. 515
Error Parameter forwardPath should be final. 515
Error Unused @throws tag for 'SMTPConnectionClosedException'. 526
Error Method 'data' is not designed for extension - needs to be abstract, final or empty. 534
Error Unused @throws tag for 'SMTPConnectionClosedException'. 546
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 554
Error Parameter reversePath should be final. 554
Error Unused @throws tag for 'SMTPConnectionClosedException'. 566
Error Method 'soml' is not designed for extension - needs to be abstract, final or empty. 574
Error Parameter reversePath should be final. 574
Error Unused @throws tag for 'SMTPConnectionClosedException'. 586
Error Method 'saml' is not designed for extension - needs to be abstract, final or empty. 594
Error Parameter reversePath should be final. 594
Error Unused @throws tag for 'SMTPConnectionClosedException'. 605
Error Method 'rset' is not designed for extension - needs to be abstract, final or empty. 613
Error Unused @throws tag for 'SMTPConnectionClosedException'. 625
Error Method 'vrfy' is not designed for extension - needs to be abstract, final or empty. 633
Error Parameter user should be final. 633
Error Unused @throws tag for 'SMTPConnectionClosedException'. 645
Error Method 'expn' is not designed for extension - needs to be abstract, final or empty. 653
Error Parameter name should be final. 653
Error Unused @throws tag for 'SMTPConnectionClosedException'. 663
Error Method 'help' is not designed for extension - needs to be abstract, final or empty. 671
Error Unused @throws tag for 'SMTPConnectionClosedException'. 682
Error Method 'help' is not designed for extension - needs to be abstract, final or empty. 690
Error Parameter command should be final. 690
Error Unused @throws tag for 'SMTPConnectionClosedException'. 700
Error Method 'noop' is not designed for extension - needs to be abstract, final or empty. 708
Error Unused @throws tag for 'SMTPConnectionClosedException'. 719
Error Method 'turn' is not designed for extension - needs to be abstract, final or empty. 727
Error Unused @throws tag for 'SMTPConnectionClosedException'. 738
Error Method 'quit' is not designed for extension - needs to be abstract, final or empty. 746

org/apache/commons/net/smtp/SMTPClient.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 133
Error Unused @throws tag for 'SMTPConnectionClosedException'. 156
Error Method 'completePendingCommand' is not designed for extension - needs to be abstract, final or empty. 164
Error Unused @throws tag for 'SMTPConnectionClosedException'. 177
Error Method 'login' is not designed for extension - needs to be abstract, final or empty. 185
Error Parameter hostname should be final. 185
Error Unused @throws tag for 'SMTPConnectionClosedException'. 197
Error Method 'login' is not designed for extension - needs to be abstract, final or empty. 205
Error 'if' construct must use '{}'s. 213
Error Unused @throws tag for 'SMTPConnectionClosedException'. 228
Error Method 'setSender' is not designed for extension - needs to be abstract, final or empty. 236
Error Parameter path should be final. 236
Error Unused @throws tag for 'SMTPConnectionClosedException'. 250
Error Method 'setSender' is not designed for extension - needs to be abstract, final or empty. 258
Error Parameter address should be final. 258
Error Unused @throws tag for 'SMTPConnectionClosedException'. 272
Error Method 'addRecipient' is not designed for extension - needs to be abstract, final or empty. 280
Error Parameter path should be final. 280
Error Unused @throws tag for 'SMTPConnectionClosedException'. 294
Error Method 'addRecipient' is not designed for extension - needs to be abstract, final or empty. 302
Error Parameter address should be final. 302
Error Unused @throws tag for 'SMTPConnectionClosedException'. 340
Error Method 'sendMessageData' is not designed for extension - needs to be abstract, final or empty. 348
Error 'if' construct must use '{}'s. 350
Error Line is longer than 80 characters. 361
Error Unused @throws tag for 'SMTPConnectionClosedException'. 367
Error Method 'sendShortMessageData' is not designed for extension - needs to be abstract, final or empty. 375
Error Parameter message should be final. 375
Error 'if' construct must use '{}'s. 381
Error Unused @throws tag for 'SMTPConnectionClosedException'. 403
Error Method 'sendSimpleMessage' is not designed for extension - needs to be abstract, final or empty. 411
Error Parameter sender should be final. 411
Error Parameter recipient should be final. 411
Error Parameter message should be final. 412
Error 'if' construct must use '{}'s. 415
Error 'if' construct must use '{}'s. 418
Error Unused @throws tag for 'SMTPConnectionClosedException'. 438
Error Method 'sendSimpleMessage' is not designed for extension - needs to be abstract, final or empty. 446
Error Parameter sender should be final. 446
Error Parameter recipients should be final. 446
Error Parameter message should be final. 447
Error 'if' construct must use '{}'s. 453
Error 'if' construct must use '{}'s. 458
Error 'if' construct must use '{}'s. 462
Error Unused @throws tag for 'SMTPConnectionClosedException'. 473
Error Method 'logout' is not designed for extension - needs to be abstract, final or empty. 481
Error Unused @throws tag for 'SMTPConnectionClosedException'. 493
Error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 501
Error Unused @throws tag for 'SMTPConnectionClosedException'. 513
Error Method 'verify' is not designed for extension - needs to be abstract, final or empty. 521
Error Parameter username should be final. 521
Error '||' should be on a new line. 527
Error Unused @throws tag for 'SMTPConnectionClosedException'. 538
Error Method 'listHelp' is not designed for extension - needs to be abstract, final or empty. 546
Error 'if' construct must use '{}'s. 548
Error Unused @throws tag for 'SMTPConnectionClosedException'. 561
Error Method 'listHelp' is not designed for extension - needs to be abstract, final or empty. 569
Error Parameter command should be final. 569
Error 'if' construct must use '{}'s. 571
Error Unused @throws tag for 'SMTPConnectionClosedException'. 582
Error Method 'sendNoOp' is not designed for extension - needs to be abstract, final or empty. 590

org/apache/commons/net/smtp/SMTPCommand.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 67
Error '{' is not followed by whitespace. 68
Error '}' is not preceded with whitespace. 68
Error Missing a Javadoc comment. 70
Error Name '_commands' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 70
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 72
Error Redundant 'final' modifier. 84
Error Parameter command should be final. 84

org/apache/commons/net/smtp/SMTPConnectionClosedException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 23
Error Parameter message should be final. 49

org/apache/commons/net/smtp/SMTPReply.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 79
Error '{' is not followed by whitespace. 80
Error '}' is not preceded with whitespace. 80
Error Parameter reply should be final. 97
Error '100' is a magic number. 99
Error '200' is a magic number. 99
Error Parameter reply should be final. 112
Error '200' is a magic number. 114
Error '300' is a magic number. 114
Error Parameter reply should be final. 130
Error '300' is a magic number. 132
Error '400' is a magic number. 132
Error Parameter reply should be final. 145
Error '400' is a magic number. 147
Error '500' is a magic number. 147
Error Parameter reply should be final. 160
Error '500' is a magic number. 162
Error '600' is a magic number. 162

org/apache/commons/net/smtp/SimpleSMTPHeader.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 50
Error Name '__subject' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Name '__from' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Name '__to' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name '__headerFields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Name '__cc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Parameter from should be final. 64
Error Parameter to should be final. 64
Error Parameter subject should be final. 64
Error Method 'addHeaderField' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter headerField should be final. 85
Error Parameter value should be final. 85
Error Method 'addCC' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter address should be final. 99
Error 'if' construct must use '{}'s. 101
Error 'else' construct must use '{}'s. 103
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 118
Error 'if' construct must use '{}'s. 122

org/apache/commons/net/smtp/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/telnet/EchoOptionHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter initlocal should be final. 36
Error Parameter initremote should be final. 36
Error Parameter acceptlocal should be final. 37
Error Parameter acceptremote should be final. 37
Error Method 'answerSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter suboptionData should be final. 60
Error Array brackets at illegal position. 60
Error Parameter suboptionLength should be final. 61
Error Method 'startSubnegotiationLocal' is not designed for extension - needs to be abstract, final or empty. 71
Error Method 'startSubnegotiationRemote' is not designed for extension - needs to be abstract, final or empty. 81

org/apache/commons/net/telnet/InvalidTelnetOptionException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter message should be final. 44
Error Parameter optcode should be final. 44
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 55

org/apache/commons/net/telnet/SimpleOptionHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter optcode should be final. 38
Error Parameter initlocal should be final. 39
Error Parameter initremote should be final. 40
Error Parameter acceptlocal should be final. 41
Error Parameter acceptremote should be final. 42
Error Parameter optcode should be final. 54
Error Method 'answerSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter suboptionData should be final. 67
Error Array brackets at illegal position. 67
Error Parameter suboptionLength should be final. 67
Error Method 'startSubnegotiationLocal' is not designed for extension - needs to be abstract, final or empty. 77
Error Method 'startSubnegotiationRemote' is not designed for extension - needs to be abstract, final or empty. 87

org/apache/commons/net/telnet/SuppressGAOptionHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter initlocal should be final. 36
Error Parameter initremote should be final. 36
Error Parameter acceptlocal should be final. 37
Error Parameter acceptremote should be final. 37
Error Method 'answerSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter suboptionData should be final. 60
Error Array brackets at illegal position. 60
Error Parameter suboptionLength should be final. 60
Error Method 'startSubnegotiationLocal' is not designed for extension - needs to be abstract, final or empty. 70
Error Method 'startSubnegotiationRemote' is not designed for extension - needs to be abstract, final or empty. 80

org/apache/commons/net/telnet/Telnet.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 31
Error Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
Error Missing a Javadoc comment. 33
Error Name 'debugoptions' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
Error Missing a Javadoc comment. 35
Error Name '_COMMAND_DO' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Error Line is longer than 80 characters. 36
Error 'cast' is not followed by whitespace. 36
Error 'cast' is not followed by whitespace. 36
Error Missing a Javadoc comment. 39
Error Name '_COMMAND_DONT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
Error Line is longer than 80 characters. 40
Error 'cast' is not followed by whitespace. 40
Error 'cast' is not followed by whitespace. 40
Error Missing a Javadoc comment. 43
Error Name '_COMMAND_WILL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
Error Line is longer than 80 characters. 44
Error 'cast' is not followed by whitespace. 44
Error 'cast' is not followed by whitespace. 44
Error Missing a Javadoc comment. 47
Error Name '_COMMAND_WONT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
Error Line is longer than 80 characters. 48
Error 'cast' is not followed by whitespace. 48
Error 'cast' is not followed by whitespace. 48
Error Missing a Javadoc comment. 51
Error Name '_COMMAND_SB' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Error Line is longer than 80 characters. 52
Error 'cast' is not followed by whitespace. 52
Error 'cast' is not followed by whitespace. 52
Error Missing a Javadoc comment. 55
Error Name '_COMMAND_SE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 55
Error Line is longer than 80 characters. 56
Error 'cast' is not followed by whitespace. 56
Error 'cast' is not followed by whitespace. 56
Error Missing a Javadoc comment. 59
Error Name '_WILL_MASK' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
Error Name '_DO_MASK' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
Error Line is longer than 80 characters. 60
Error Name '_REQUESTED_WILL_MASK' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 60
Error Name '_REQUESTED_DO_MASK' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 60
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error Name '_doResponse' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Variable '_doResponse' must be private and have accessor methods. 65
Error Name '_willResponse' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Variable '_willResponse' must be private and have accessor methods. 65
Error Name '_options' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Variable '_options' must be private and have accessor methods. 65
Error Name '_COMMAND_IS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 86
Error Line is longer than 80 characters. 87
Error Array brackets at illegal position. 100
Error Name '_COMMAND_AYT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 108
Error Line is longer than 80 characters. 109
Error Name '__notifhand' must match pattern '^[a-z][a-zA-Z0-9]*$'. 131
Error Parameter termtype should be final. 151
Error Name '_stateIsWill' must match pattern '^[a-z][a-zA-Z0-9]*$'. 170
Error Parameter option should be final. 170
Error Name '_stateIsWont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 182
Error Parameter option should be final. 182
Error Name '_stateIsDo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
Error Parameter option should be final. 194
Error Name '_stateIsDont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 206
Error Parameter option should be final. 206
Error Name '_requestedWill' must match pattern '^[a-z][a-zA-Z0-9]*$'. 218
Error Parameter option should be final. 218
Error Name '_requestedWont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 230
Error Parameter option should be final. 230
Error Name '_requestedDo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 242
Error Parameter option should be final. 242
Error Name '_requestedDont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 254
Error Parameter option should be final. 254
Error Name '_setWill' must match pattern '^[a-z][a-zA-Z0-9]*$'. 264
Error Parameter option should be final. 264
Error Array brackets at illegal position. 275
Error Name '_setDo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 301
Error Parameter option should be final. 301
Error Array brackets at illegal position. 312
Error Name '_setWantWill' must match pattern '^[a-z][a-zA-Z0-9]*$'. 337
Error Parameter option should be final. 337
Error Name '_setWantDo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 347
Error Parameter option should be final. 347
Error Name '_setWont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 357
Error Parameter option should be final. 357
Error Name '_setDont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 374
Error Parameter option should be final. 374
Error Name '_setWantWont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 391
Error Parameter option should be final. 391
Error Name '_setWantDont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 401
Error Parameter option should be final. 401
Error Name '_processDo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 413
Error Parameter option should be final. 413
Error Name '_processDont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 511
Error Parameter option should be final. 511
Error Name '_processWill' must match pattern '^[a-z][a-zA-Z0-9]*$'. 565
Error Parameter option should be final. 565
Error Name '_processWont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 632
Error Parameter option should be final. 632
Error Name '_processSuboption' must match pattern '^[a-z][a-zA-Z0-9]*$'. 689
Error Parameter suboption should be final. 689
Error Array brackets at illegal position. 689
Error Parameter suboptionLength should be final. 689
Error Array brackets at illegal position. 702
Error Name '_sendTerminalType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 735
Error Name '_sendSubnegotiation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 762
Error Parameter subn should be final. 762
Error Array brackets at illegal position. 762
Error Array brackets at illegal position. 778
Error Name '_processAYTResponse' must match pattern '^[a-z][a-zA-Z0-9]*$'. 799
Error Name '_connectAction_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 824
Error Name '_sendDo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 888
Error Parameter option should be final. 888
Error Name '_requestDo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 910
Error Parameter option should be final. 910
Error ';' is preceded with whitespace. 916
Error Name '_sendDont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 930
Error Parameter option should be final. 930
Error Name '_requestDont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 952
Error Parameter option should be final. 952
Error ';' is preceded with whitespace. 958
Error Name '_sendWill' must match pattern '^[a-z][a-zA-Z0-9]*$'. 973
Error Parameter option should be final. 973
Error Name '_requestWill' must match pattern '^[a-z][a-zA-Z0-9]*$'. 995
Error Parameter option should be final. 995
Error ';' is preceded with whitespace. 1001
Error Name '_sendWont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1015
Error Parameter option should be final. 1015
Error Name '_requestWont' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1037
Error Parameter option should be final. 1037
Error ';' is preceded with whitespace. 1043
Error Name '_sendByte' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1057
Error Parameter b should be final. 1057
Error Name '_sendAYT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1080
Error Parameter timeout should be final. 1080
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 1081
Error Expression can be simplified. 1096
Error Parameter opthand should be final. 1126
Error Parameter optcode should be final. 1186
Error Name '_registerSpyStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1246
Error Parameter spystream should be final. 1246
Error Name '_stopSpyStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1255
Error Name '_spyRead' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1265
Error Parameter ch should be final. 1265
Error Name '_spyWrite' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1293
Error Parameter ch should be final. 1293
Error Parameter notifhand should be final. 1320

org/apache/commons/net/telnet/TelnetClient.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 50
Error Name '__input' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name '__output' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Variable 'readerThread' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 67
Error Parameter termtype should be final. 67
Error Method '_flushOutputStream' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Name '_flushOutputStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Method '_closeOutputStream' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Name '_closeOutputStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error Method '_connectAction_' is not designed for extension - needs to be abstract, final or empty. 89
Error Name '_connectAction_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
Error 'if' construct must use '{}'s. 95
Error 'else' construct must use '{}'s. 97
Error 'if' is not followed by whitespace. 102
Error Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 123
Error Expected @throws tag for 'IOException'. 123
Error Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. 137
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 149
Error Method 'getLocalOptionState' is not designed for extension - needs to be abstract, final or empty. 161
Error Parameter option should be final. 161
Error Method 'getRemoteOptionState' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter option should be final. 175
Error Method 'sendAYT' is not designed for extension - needs to be abstract, final or empty. 196
Error Parameter timeout should be final. 196
Error Expected @throws tag for 'IllegalArgumentException'. 197
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 197
Error Expected @throws tag for 'InterruptedException'. 197
Error Method 'addOptionHandler' is not designed for extension - needs to be abstract, final or empty. 212
Error Parameter opthand should be final. 212
Error Method 'deleteOptionHandler' is not designed for extension - needs to be abstract, final or empty. 226
Error Parameter optcode should be final. 226
Error Method 'registerSpyStream' is not designed for extension - needs to be abstract, final or empty. 240
Error Parameter spystream should be final. 240
Error Method 'stopSpyStream' is not designed for extension - needs to be abstract, final or empty. 249
Error Method 'registerNotifHandler' is not designed for extension - needs to be abstract, final or empty. 261
Error Parameter notifhand should be final. 261
Error Method 'unregisterNotifHandler' is not designed for extension - needs to be abstract, final or empty. 270
Error Method 'setReaderThread' is not designed for extension - needs to be abstract, final or empty. 281
Error Parameter flag should be final. 281
Error Method 'getReaderThread' is not designed for extension - needs to be abstract, final or empty. 291

org/apache/commons/net/telnet/TelnetCommand.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Name '__commandString' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 95
Error Array brackets at illegal position. 95
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 97
Error Missing a Javadoc comment. 100
Error Name '__FIRST_COMMAND' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 100
Error Missing a Javadoc comment. 101
Error Name '__LAST_COMMAND' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 101
Error Redundant 'final' modifier. 110
Error Parameter code should be final. 110
Error Redundant 'final' modifier. 122
Error Parameter code should be final. 122
Error Missing a Javadoc comment. 128

org/apache/commons/net/telnet/TelnetInputStream.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 36
Error Name '_STATE_DATA' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Name '_STATE_IAC' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Name '_STATE_WILL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Name '_STATE_WONT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
Error Name '_STATE_DO' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
Error Name '_STATE_DONT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
Error Line is longer than 80 characters. 38
Error Name '_STATE_SB' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Error Name '_STATE_SE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Error Name '_STATE_CR' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Error Name '_STATE_IAC_SB' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Error Missing a Javadoc comment. 40
Error Name '__hasReachedEOF' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Name '__isClosed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name '__readIsWaiting' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name '__receiveState' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Name '__queueHead' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Name '__queueTail' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Name '__bytesAvailable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name '__queue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name '__client' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name '__thread' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name '__ioException' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 49
Error Name '__suboption' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Array brackets at illegal position. 49
Error '256' is a magic number. 49
Error Missing a Javadoc comment. 50
Error Name '__suboption_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 53
Error Name '__threaded' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 55
Error Parameter input should be final. 55
Error Parameter client should be final. 55
Error Parameter readerThread should be final. 56
Error '2049' is a magic number. 65
Error 'if' construct must use '{}'s. 72
Error 'if' is not followed by whitespace. 72
Error 'else' construct must use '{}'s. 74
Error Missing a Javadoc comment. 78
Error Parameter input should be final. 78
Error Parameter client should be final. 78
Error '{' should be on a new line. 78
Error Missing a Javadoc comment. 82
Error Name '_start' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
Error 'if' construct must use '{}'s. 84
Error 'if' is not followed by whitespace. 84
Error 'if' construct must use '{}'s. 93
Error Method length is 160 lines (max allowed is 150). 106
Error Missing a Javadoc comment. 106
Error Name '__read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
Error 'if' construct must use '{}'s. 114
Error Inner assignments should be avoided. 114
Error '0xff' is a magic number. 117
Error switch without "default" clause. 131
Error 'if' construct must use '{}'s. 157
Error 'else' construct must use '{}'s. 159
Error 'else' construct must use '{}'s. 163
Error Line is longer than 80 characters. 248
Error Missing a Javadoc comment. 272
Error Name '__processChar' must match pattern '^[a-z][a-zA-Z0-9]*$'. 272
Error Parameter ch should be final. 272
Error 'if' is not followed by whitespace. 280
Error 'if' construct must use '{}'s. 303
Error Missing a Javadoc comment. 308
Error 'if' construct must use '{}'s. 329
Error 'if' is not followed by whitespace. 333
Error Line is longer than 80 characters. 344
Error 'if' construct must use '{}'s. 357
Error Inner assignments should be avoided. 357
Error 'if' construct must use '{}'s. 358
Error 'if' is not followed by whitespace. 358
Error '-2' is a magic number. 358
Error '100' is a magic number. 369
Error Must have at least one statement. 372
Error 'if' is not followed by whitespace. 381
Error '-2' is a magic number. 381
Error 'if' construct must use '{}'s. 388
Error 'if' construct must use '{}'s. 404
Error Line contains a tab character. 409
Error Line contains a tab character. 410
Error 'if' is not followed by whitespace. 410
Error '{' should be on a new line. 410
Error Line contains a tab character. 411
Error Line contains a tab character. 412
Error Line has trailing spaces. 413
Error Line contains a tab character. 413
Error Parameter buffer should be final. 432
Error Array brackets at illegal position. 432
Error Parameter buffer should be final. 452
Error Array brackets at illegal position. 452
Error Parameter offset should be final. 452
Error Parameter length should be final. 452
Error 'if' construct must use '{}'s. 456
Error 'if' construct must use '{}'s. 462
Error 'if' construct must use '{}'s. 466
Error Inner assignments should be avoided. 466
Error 'cast' is not followed by whitespace. 473
Error Inner assignments should be avoided. 475
Error Expected an @return tag. 483
Error Missing a Javadoc comment. 488
Error Missing a Javadoc comment. 500
Error Missing a Javadoc comment. 524
Error 'if' construct must use '{}'s. 535
Error Inner assignments should be avoided. 535
Error '100' is a magic number. 546
Error 'if' construct must use '{}'s. 550
Error '}' should be alone on a line. 555
Error 'catch' is not followed by whitespace. 555
Error '{' should be on a new line. 555
Error 'if' construct must use '{}'s. 571

org/apache/commons/net/telnet/TelnetNotificationHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant 'public' modifier. 36
Error Redundant 'public' modifier. 41
Error Redundant 'public' modifier. 46
Error Redundant 'public' modifier. 51
Error Redundant 'public' modifier. 63
Error Name 'negotiation_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Name 'option_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63

org/apache/commons/net/telnet/TelnetOption.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Class TelnetOption should be declared as final. 30
Error Missing a Javadoc comment. 35
Error Name 'BINARY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable 'BINARY' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 37
Error Name 'ECHO' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Variable 'ECHO' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 39
Error Name 'PREPARE_TO_RECONNECT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Variable 'PREPARE_TO_RECONNECT' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 41
Error Name 'SUPPRESS_GO_AHEAD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Variable 'SUPPRESS_GO_AHEAD' must be private and have accessor methods. 41
Error '3' is a magic number. 41
Error Missing a Javadoc comment. 43
Error Name 'APPROXIMATE_MESSAGE_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Variable 'APPROXIMATE_MESSAGE_SIZE' must be private and have accessor methods. 43
Error '4' is a magic number. 43
Error Missing a Javadoc comment. 45
Error Name 'STATUS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Variable 'STATUS' must be private and have accessor methods. 45
Error '5' is a magic number. 45
Error Missing a Javadoc comment. 47
Error Name 'TIMING_MARK' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Variable 'TIMING_MARK' must be private and have accessor methods. 47
Error '6' is a magic number. 47
Error Missing a Javadoc comment. 49
Error Name 'REMOTE_CONTROLLED_TRANSMISSION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Variable 'REMOTE_CONTROLLED_TRANSMISSION' must be private and have accessor methods. 49
Error '7' is a magic number. 49
Error Missing a Javadoc comment. 51
Error Name 'NEGOTIATE_OUTPUT_LINE_WIDTH' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Variable 'NEGOTIATE_OUTPUT_LINE_WIDTH' must be private and have accessor methods. 51
Error '8' is a magic number. 51
Error Missing a Javadoc comment. 53
Error Name 'NEGOTIATE_OUTPUT_PAGE_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Variable 'NEGOTIATE_OUTPUT_PAGE_SIZE' must be private and have accessor methods. 53
Error '9' is a magic number. 53
Error Missing a Javadoc comment. 55
Error Name 'NEGOTIATE_CARRIAGE_RETURN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Variable 'NEGOTIATE_CARRIAGE_RETURN' must be private and have accessor methods. 55
Error '10' is a magic number. 55
Error Missing a Javadoc comment. 57
Error Name 'NEGOTIATE_HORIZONTAL_TAB_STOP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Variable 'NEGOTIATE_HORIZONTAL_TAB_STOP' must be private and have accessor methods. 57
Error '11' is a magic number. 57
Error Missing a Javadoc comment. 59
Error Name 'NEGOTIATE_HORIZONTAL_TAB' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Variable 'NEGOTIATE_HORIZONTAL_TAB' must be private and have accessor methods. 59
Error '12' is a magic number. 59
Error Missing a Javadoc comment. 61
Error Name 'NEGOTIATE_FORMFEED' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Variable 'NEGOTIATE_FORMFEED' must be private and have accessor methods. 61
Error '13' is a magic number. 61
Error Missing a Javadoc comment. 63
Error Name 'NEGOTIATE_VERTICAL_TAB_STOP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Variable 'NEGOTIATE_VERTICAL_TAB_STOP' must be private and have accessor methods. 63
Error '14' is a magic number. 63
Error Missing a Javadoc comment. 65
Error Name 'NEGOTIATE_VERTICAL_TAB' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Variable 'NEGOTIATE_VERTICAL_TAB' must be private and have accessor methods. 65
Error '15' is a magic number. 65
Error Missing a Javadoc comment. 67
Error Name 'NEGOTIATE_LINEFEED' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Variable 'NEGOTIATE_LINEFEED' must be private and have accessor methods. 67
Error '16' is a magic number. 67
Error Missing a Javadoc comment. 69
Error Name 'EXTENDED_ASCII' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Variable 'EXTENDED_ASCII' must be private and have accessor methods. 69
Error '17' is a magic number. 69
Error Missing a Javadoc comment. 71
Error Name 'FORCE_LOGOUT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Error Variable 'FORCE_LOGOUT' must be private and have accessor methods. 71
Error '18' is a magic number. 71
Error Missing a Javadoc comment. 73
Error Name 'BYTE_MACRO' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Error Variable 'BYTE_MACRO' must be private and have accessor methods. 73
Error '19' is a magic number. 73
Error Missing a Javadoc comment. 75
Error Name 'DATA_ENTRY_TERMINAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Variable 'DATA_ENTRY_TERMINAL' must be private and have accessor methods. 75
Error '20' is a magic number. 75
Error Missing a Javadoc comment. 77
Error Name 'SUPDUP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
Error Variable 'SUPDUP' must be private and have accessor methods. 77
Error '21' is a magic number. 77
Error Missing a Javadoc comment. 79
Error Name 'SUPDUP_OUTPUT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error Variable 'SUPDUP_OUTPUT' must be private and have accessor methods. 79
Error '22' is a magic number. 79
Error Missing a Javadoc comment. 81
Error Name 'SEND_LOCATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
Error Variable 'SEND_LOCATION' must be private and have accessor methods. 81
Error '23' is a magic number. 81
Error Missing a Javadoc comment. 83
Error Name 'TERMINAL_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
Error Variable 'TERMINAL_TYPE' must be private and have accessor methods. 83
Error '24' is a magic number. 83
Error Missing a Javadoc comment. 85
Error Name 'END_OF_RECORD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
Error Variable 'END_OF_RECORD' must be private and have accessor methods. 85
Error '25' is a magic number. 85
Error Missing a Javadoc comment. 87
Error Name 'TACACS_USER_IDENTIFICATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
Error Variable 'TACACS_USER_IDENTIFICATION' must be private and have accessor methods. 87
Error '26' is a magic number. 87
Error Missing a Javadoc comment. 89
Error Name 'OUTPUT_MARKING' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
Error Variable 'OUTPUT_MARKING' must be private and have accessor methods. 89
Error '27' is a magic number. 89
Error Missing a Javadoc comment. 91
Error Name 'TERMINAL_LOCATION_NUMBER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Error Variable 'TERMINAL_LOCATION_NUMBER' must be private and have accessor methods. 91
Error '28' is a magic number. 91
Error Missing a Javadoc comment. 93
Error Name 'REGIME_3270' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
Error Variable 'REGIME_3270' must be private and have accessor methods. 93
Error '29' is a magic number. 93
Error Missing a Javadoc comment. 95
Error Name 'X3_PAD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Error Variable 'X3_PAD' must be private and have accessor methods. 95
Error '30' is a magic number. 95
Error Missing a Javadoc comment. 97
Error Name 'WINDOW_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Error Variable 'WINDOW_SIZE' must be private and have accessor methods. 97
Error '31' is a magic number. 97
Error Missing a Javadoc comment. 99
Error Name 'TERMINAL_SPEED' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
Error Variable 'TERMINAL_SPEED' must be private and have accessor methods. 99
Error '32' is a magic number. 99
Error Missing a Javadoc comment. 101
Error Name 'REMOTE_FLOW_CONTROL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
Error Variable 'REMOTE_FLOW_CONTROL' must be private and have accessor methods. 101
Error '33' is a magic number. 101
Error Missing a Javadoc comment. 103
Error Name 'LINEMODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
Error Variable 'LINEMODE' must be private and have accessor methods. 103
Error '34' is a magic number. 103
Error Missing a Javadoc comment. 105
Error Name 'X_DISPLAY_LOCATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
Error Variable 'X_DISPLAY_LOCATION' must be private and have accessor methods. 105
Error '35' is a magic number. 105
Error Missing a Javadoc comment. 107
Error Name 'OLD_ENVIRONMENT_VARIABLES' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
Error Variable 'OLD_ENVIRONMENT_VARIABLES' must be private and have accessor methods. 107
Error '36' is a magic number. 107
Error Missing a Javadoc comment. 109
Error Name 'AUTHENTICATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
Error Variable 'AUTHENTICATION' must be private and have accessor methods. 109
Error '37' is a magic number. 109
Error Missing a Javadoc comment. 111
Error Name 'ENCRYPTION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
Error Variable 'ENCRYPTION' must be private and have accessor methods. 111
Error '38' is a magic number. 111
Error Missing a Javadoc comment. 113
Error Name 'NEW_ENVIRONMENT_VARIABLES' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
Error Variable 'NEW_ENVIRONMENT_VARIABLES' must be private and have accessor methods. 113
Error '39' is a magic number. 113
Error Missing a Javadoc comment. 115
Error Name 'EXTENDED_OPTIONS_LIST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
Error Variable 'EXTENDED_OPTIONS_LIST' must be private and have accessor methods. 115
Error '255' is a magic number. 115
Error Missing a Javadoc comment. 117
Error Name '__FIRST_OPTION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
Error Missing a Javadoc comment. 118
Error Name '__LAST_OPTION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
Error Missing a Javadoc comment. 120
Error Name '__optionString' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 120
Error Array brackets at illegal position. 120
Error Line is longer than 80 characters. 122
Error Line is longer than 80 characters. 123
Error Line is longer than 80 characters. 126
Error Line is longer than 80 characters. 127
Error Parameter code should be final. 163
Error 'if' is not followed by whitespace. 165
Error Parameter code should be final. 183
Error Missing a Javadoc comment. 189

org/apache/commons/net/telnet/TelnetOptionHandler.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Parameter optcode should be final. 77
Error Parameter initlocal should be final. 78
Error Parameter initremote should be final. 79
Error Parameter acceptlocal should be final. 80
Error Parameter acceptremote should be final. 81
Error Method 'getOptionCode' is not designed for extension - needs to be abstract, final or empty. 96
Error Method 'getAcceptLocal' is not designed for extension - needs to be abstract, final or empty. 107
Error Method 'getAcceptRemote' is not designed for extension - needs to be abstract, final or empty. 118
Error Method 'setAcceptLocal' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter accept should be final. 129
Error Method 'setAcceptRemote' is not designed for extension - needs to be abstract, final or empty. 140
Error Parameter accept should be final. 140
Error Method 'getInitLocal' is not designed for extension - needs to be abstract, final or empty. 151
Error Method 'getInitRemote' is not designed for extension - needs to be abstract, final or empty. 162
Error Method 'setInitLocal' is not designed for extension - needs to be abstract, final or empty. 173
Error Parameter init should be final. 173
Error Method 'setInitRemote' is not designed for extension - needs to be abstract, final or empty. 184
Error Parameter init should be final. 184
Error Array brackets at illegal position. 201
Error Method 'getWill' is not designed for extension - needs to be abstract, final or empty. 232
Error Method 'setWill' is not designed for extension - needs to be abstract, final or empty. 243
Error Parameter state should be final. 243
Error Method 'getDo' is not designed for extension - needs to be abstract, final or empty. 254
Error Method 'setDo' is not designed for extension - needs to be abstract, final or empty. 266
Error Parameter state should be final. 266

org/apache/commons/net/telnet/TelnetOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 33
Error Name '__client' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name '__convertCRtoCRLF' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name '__lastWasCR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 37
Error Parameter client should be final. 37
Error Parameter ch should be final. 50
Error '0xff' is a magic number. 55
Error ';' is preceded with whitespace. 67
Error 'if' construct must use '{}'s. 70
Error 'else' construct must use '{}'s. 96
Error Parameter buffer should be final. 109
Error Array brackets at illegal position. 109
Error Parameter buffer should be final. 125
Error Array brackets at illegal position. 125
Error Parameter offset should be final. 125
Error Parameter length should be final. 125
Error 'while' construct must use '{}'s. 129
Error Expected @throws tag for 'IOException'. 135
Error Expected @throws tag for 'IOException'. 141

org/apache/commons/net/telnet/TerminalTypeOptionHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter termtype should be final. 57
Error Parameter initlocal should be final. 58
Error Parameter initremote should be final. 59
Error Parameter acceptlocal should be final. 60
Error Parameter acceptremote should be final. 61
Error Parameter termtype should be final. 74
Error Method 'answerSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter suboptionData should be final. 88
Error Array brackets at illegal position. 88
Error Parameter suboptionLength should be final. 88
Error Array brackets at illegal position. 96
Error Method 'startSubnegotiationLocal' is not designed for extension - needs to be abstract, final or empty. 117
Error Method 'startSubnegotiationRemote' is not designed for extension - needs to be abstract, final or empty. 127

org/apache/commons/net/telnet/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/tftp/TFTP.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 31
Error '4' is a magic number. 88
Error Name '__receiveBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Error Name '__receiveDatagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error Name '__sendDatagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Error Name '_sendBuffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
Error Variable '_sendBuffer' must be private and have accessor methods. 105
Error Parameter mode should be final. 116
Error 'while' construct must use '{}'s. 151
Error Must have at least one statement. 155
Error Must have at least one statement. 159
Error Redundant throws: 'InterruptedIOException' is subclass of 'IOException'. 195
Error Redundant throws: 'SocketException' is subclass of 'IOException'. 195
Error Parameter packet should be final. 222
Error Parameter packet should be final. 264
Error Line is longer than 80 characters. 285
Error Redundant throws: 'InterruptedIOException' is subclass of 'IOException'. 285
Error Redundant throws: 'SocketException' is subclass of 'IOException'. 286

org/apache/commons/net/tftp/TFTPAckPacket.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Name '_blockNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Variable '_blockNumber' must be private and have accessor methods. 46
Error Parameter destination should be final. 56
Error Parameter port should be final. 56
Error Parameter blockNumber should be final. 56
Error Parameter datagram should be final. 71
Error 'if' construct must use '{}'s. 79
Error Line is longer than 80 characters. 80
Error '0xff' is a magic number. 82
Error '8' is a magic number. 82
Error '3' is a magic number. 82
Error '0xff' is a magic number. 82
Error Name '_newDatagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
Error Parameter datagram should be final. 96
Error Parameter data should be final. 96
Error 'cast' is not followed by whitespace. 99
Error 'cast' is not followed by whitespace. 100
Error '0xffff' is a magic number. 100
Error '8' is a magic number. 100
Error '3' is a magic number. 101
Error 'cast' is not followed by whitespace. 101
Error '0xff' is a magic number. 101
Error '4' is a magic number. 106
Error Line is longer than 80 characters. 118
Error '4' is a magic number. 127
Error 'cast' is not followed by whitespace. 129
Error 'cast' is not followed by whitespace. 130
Error '0xffff' is a magic number. 130
Error '8' is a magic number. 130
Error '3' is a magic number. 131
Error 'cast' is not followed by whitespace. 131
Error '0xff' is a magic number. 131
Error Parameter blockNumber should be final. 149
Error Expected @param tag for 'blockNumber'. 149

org/apache/commons/net/tftp/TFTPClient.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line is longer than 80 characters. 40
Error Name '__maxTimeouts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Method 'setMaxTimeouts' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter numTimeouts should be final. 87
Error 'if' construct must use '{}'s. 89
Error 'else' construct must use '{}'s. 91
Error Method 'getMaxTimeouts' is not designed for extension - needs to be abstract, final or empty. 101
Error Expected an @return tag. 123
Error Method 'receiveFile' is not designed for extension - needs to be abstract, final or empty. 123
Error Method length is 154 lines (max allowed is 150). 123
Error Parameter filename should be final. 123
Error Parameter mode should be final. 123
Error Parameter output should be final. 123
Error Parameter host should be final. 124
Error Parameter port should be final. 124
Error Inner assignments should be avoided. 134
Error Inner assignments should be avoided. 134
Error Inner assignments should be avoided. 134
Error 'if' construct must use '{}'s. 137
Error 'if' is not followed by whitespace. 190
Error '&&' should be on a new line. 200
Error 'cast' is not followed by whitespace. 207
Error '+' should be on a new line. 209
Error Line is longer than 80 characters. 210
Error 'cast' is not followed by whitespace. 212
Error Line is longer than 80 characters. 221
Error Line is longer than 80 characters. 227
Error Line is longer than 80 characters. 228
Error 'if' construct must use '{}'s. 240
Error Line is longer than 80 characters. 241
Error Line is longer than 80 characters. 243
Error Line is longer than 80 characters. 249
Error Line is longer than 80 characters. 290
Error Expected an @return tag. 298
Error Method 'receiveFile' is not designed for extension - needs to be abstract, final or empty. 298
Error Parameter filename should be final. 298
Error Parameter mode should be final. 298
Error Parameter output should be final. 298
Error Parameter hostname should be final. 299
Error Parameter port should be final. 299
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 300
Error Line is longer than 80 characters. 302
Error Line is longer than 80 characters. 308
Error Line is longer than 80 characters. 311
Error Expected an @return tag. 317
Error Method 'receiveFile' is not designed for extension - needs to be abstract, final or empty. 317
Error Parameter filename should be final. 317
Error Parameter mode should be final. 317
Error Parameter output should be final. 317
Error Parameter host should be final. 318
Error Line is longer than 80 characters. 325
Error Line is longer than 80 characters. 328
Error Expected an @return tag. 335
Error Method 'receiveFile' is not designed for extension - needs to be abstract, final or empty. 335
Error Parameter filename should be final. 335
Error Parameter mode should be final. 335
Error Parameter output should be final. 335
Error Parameter hostname should be final. 336
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 337
Error Line is longer than 80 characters. 339
Error Line is longer than 80 characters. 354
Error Method 'sendFile' is not designed for extension - needs to be abstract, final or empty. 360
Error Parameter filename should be final. 360
Error Parameter mode should be final. 360
Error Parameter input should be final. 360
Error Expected @param tag for 'input'. 360
Error Parameter host should be final. 361
Error Parameter port should be final. 361
Error '4' is a magic number. 367
Error Empty statement. 368
Error Inner assignments should be avoided. 373
Error Inner assignments should be avoided. 373
Error Inner assignments should be avoided. 373
Error 'if' construct must use '{}'s. 377
Error 'if' is not followed by whitespace. 430
Error '&&' should be on a new line. 440
Error 'cast' is not followed by whitespace. 447
Error '+' should be on a new line. 449
Error Line is longer than 80 characters. 450
Error 'cast' is not followed by whitespace. 452
Error 'if' construct must use '{}'s. 459
Error 'else' construct must use '{}'s. 461
Error 'if' construct must use '{}'s. 468
Error Line is longer than 80 characters. 469
Error Line is longer than 80 characters. 471
Error Line is longer than 80 characters. 477
Error '4' is a magic number. 496
Error '&&' should be on a new line. 497
Error Line is longer than 80 characters. 498
Error Inner assignments should be avoided. 498
Error '4' is a magic number. 505
Error '4' is a magic number. 505
Error Line is longer than 80 characters. 524
Error Method 'sendFile' is not designed for extension - needs to be abstract, final or empty. 531
Error Parameter filename should be final. 531
Error Parameter mode should be final. 531
Error Parameter input should be final. 531
Error Expected @param tag for 'input'. 531
Error Parameter hostname should be final. 532
Error Parameter port should be final. 532
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 533
Error Line is longer than 80 characters. 544
Error Unused @throws tag for 'UnknownHostException'. 548
Error Method 'sendFile' is not designed for extension - needs to be abstract, final or empty. 550
Error Parameter filename should be final. 550
Error Parameter mode should be final. 550
Error Parameter input should be final. 550
Error Expected @param tag for 'input'. 550
Error Parameter host should be final. 551
Error Line is longer than 80 characters. 558
Error Line is longer than 80 characters. 562
Error Method 'sendFile' is not designed for extension - needs to be abstract, final or empty. 568
Error Parameter filename should be final. 568
Error Parameter mode should be final. 568
Error Parameter input should be final. 568
Error Expected @param tag for 'input'. 568
Error Parameter hostname should be final. 569
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 570

org/apache/commons/net/tftp/TFTPDataPacket.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Name '_blockNumber' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Variable '_blockNumber' must be private and have accessor methods. 52
Error Name '_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Variable '_length' must be private and have accessor methods. 55
Error Name '_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Variable '_offset' must be private and have accessor methods. 58
Error Name '_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Variable '_data' must be private and have accessor methods. 61
Error Parameter destination should be final. 78
Error Parameter port should be final. 78
Error Parameter blockNumber should be final. 78
Error Parameter data should be final. 79
Error Parameter offset should be final. 79
Error Parameter length should be final. 79
Error 'if' construct must use '{}'s. 87
Error 'else' construct must use '{}'s. 89
Error Missing a Javadoc comment. 93
Error Parameter destination should be final. 93
Error Parameter port should be final. 93
Error Parameter blockNumber should be final. 93
Error Parameter data should be final. 94
Error Parameter datagram should be final. 109
Error '4' is a magic number. 114
Error 'if' construct must use '{}'s. 116
Error Line is longer than 80 characters. 117
Error '0xff' is a magic number. 119
Error '8' is a magic number. 119
Error '3' is a magic number. 119
Error '0xff' is a magic number. 119
Error '4' is a magic number. 121
Error 'if' construct must use '{}'s. 123
Error Name '_newDatagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
Error Parameter datagram should be final. 138
Error Parameter data should be final. 138
Error 'cast' is not followed by whitespace. 141
Error 'cast' is not followed by whitespace. 142
Error '0xffff' is a magic number. 142
Error '8' is a magic number. 142
Error '3' is a magic number. 143
Error 'cast' is not followed by whitespace. 143
Error '0xff' is a magic number. 143
Error 'if' construct must use '{}'s. 146
Error '4' is a magic number. 147
Error '4' is a magic number. 152
Error '4' is a magic number. 173
Error 'cast' is not followed by whitespace. 175
Error 'cast' is not followed by whitespace. 176
Error '0xffff' is a magic number. 176
Error '8' is a magic number. 176
Error '3' is a magic number. 177
Error 'cast' is not followed by whitespace. 177
Error '0xff' is a magic number. 177
Error '4' is a magic number. 179
Error '4' is a magic number. 181
Error Parameter blockNumber should be final. 195
Error Expected @param tag for 'blockNumber'. 195
Error Parameter data should be final. 207
Error Parameter offset should be final. 207
Error Parameter length should be final. 207
Error 'if' construct must use '{}'s. 213
Error 'else' construct must use '{}'s. 215

org/apache/commons/net/tftp/TFTPErrorPacket.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Name '_error' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Variable '_error' must be private and have accessor methods. 72
Error Name '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Variable '_message' must be private and have accessor methods. 75
Error Parameter destination should be final. 86
Error Parameter port should be final. 86
Error Parameter error should be final. 87
Error Parameter message should be final. 87
Error Parameter datagram should be final. 104
Error 'if' construct must use '{}'s. 114
Error Line is longer than 80 characters. 115
Error '0xff' is a magic number. 117
Error '8' is a magic number. 117
Error '3' is a magic number. 117
Error '0xff' is a magic number. 117
Error 'if' construct must use '{}'s. 119
Error '5' is a magic number. 119
Error '4' is a magic number. 122
Error 'cast' is not followed by whitespace. 127
Error Name '_newDatagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145
Error Parameter datagram should be final. 145
Error Parameter data should be final. 145
Error 'cast' is not followed by whitespace. 152
Error 'cast' is not followed by whitespace. 153
Error '0xffff' is a magic number. 153
Error '8' is a magic number. 153
Error '3' is a magic number. 154
Error 'cast' is not followed by whitespace. 154
Error '0xff' is a magic number. 154
Error '4' is a magic number. 156
Error '4' is a magic number. 158
Error '4' is a magic number. 163
Error '5' is a magic number. 188
Error 'cast' is not followed by whitespace. 190
Error 'cast' is not followed by whitespace. 191
Error '0xffff' is a magic number. 191
Error '8' is a magic number. 191
Error '3' is a magic number. 192
Error 'cast' is not followed by whitespace. 192
Error '0xff' is a magic number. 192
Error '4' is a magic number. 194
Error '4' is a magic number. 196

org/apache/commons/net/tftp/TFTPPacket.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
Error Variable '_type' must be private and have accessor methods. 103
Error Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
Error Variable '_port' must be private and have accessor methods. 106
Error Name '_address' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
Error Variable '_address' must be private and have accessor methods. 109
Error 'static' modifier out of order with the JLS suggestions. 123
Error Parameter datagram should be final. 123
Error 'if' construct must use '{}'s. 129
Error Parameter type should be final. 168
Error Parameter address should be final. 168
Error Parameter port should be final. 168
Error Name '_newDatagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 186
Error Parameter port should be final. 235
Error Expected @param tag for 'port'. 235
Error Parameter address should be final. 241
Error Expected @param tag for 'address'. 241

org/apache/commons/net/tftp/TFTPPacketException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter message should be final. 51
Error Expected @param tag for 'message'. 51

org/apache/commons/net/tftp/TFTPReadRequestPacket.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter destination should be final. 57
Error Parameter port should be final. 57
Error Parameter filename should be final. 58
Error Parameter mode should be final. 58
Error Parameter datagram should be final. 73

org/apache/commons/net/tftp/TFTPRequestPacket.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Name '_modeStrings' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 55
Error '{' is followed by whitespace. 55
Error Name '_modeBytes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 62
Error Array brackets at illegal position. 62
Error Line is longer than 80 characters. 63
Error '{' is followed by whitespace. 63
Error 'cast' is not followed by whitespace. 63
Error 'cast' is not followed by whitespace. 63
Error 'cast' is not followed by whitespace. 63
Error 'cast' is not followed by whitespace. 63
Error 'cast' is not followed by whitespace. 63
Error 'cast' is not followed by whitespace. 63
Error 'cast' is not followed by whitespace. 64
Error 'cast' is not followed by whitespace. 64
Error Line is longer than 80 characters. 65
Error '{' is followed by whitespace. 65
Error 'cast' is not followed by whitespace. 65
Error 'cast' is not followed by whitespace. 65
Error 'cast' is not followed by whitespace. 65
Error 'cast' is not followed by whitespace. 65
Error 'cast' is not followed by whitespace. 65
Error Name '_mode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Variable '_mode' must be private and have accessor methods. 69
Error Name '_filename' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Variable '_filename' must be private and have accessor methods. 72
Error Parameter destination should be final. 86
Error Parameter port should be final. 86
Error Parameter type should be final. 87
Error Parameter filename should be final. 87
Error Parameter mode should be final. 87
Error Parameter type should be final. 106
Error Parameter datagram should be final. 106
Error 'if' construct must use '{}'s. 118
Error Line is longer than 80 characters. 119
Error 'cast' is not followed by whitespace. 128
Error 'if' construct must use '{}'s. 134
Error 'cast' is not followed by whitespace. 141
Error Line is longer than 80 characters. 159
Error Name '_newDatagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 178
Error Parameter datagram should be final. 178
Error Parameter data should be final. 178
Error 'cast' is not followed by whitespace. 186
Error '3' is a magic number. 189
Error '3' is a magic number. 195
Error Line has trailing spaces. 196
Error '4' is a magic number. 219
Error 'cast' is not followed by whitespace. 221
Error '3' is a magic number. 224

org/apache/commons/net/tftp/TFTPWriteRequestPacket.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter destination should be final. 57
Error Parameter port should be final. 57
Error Parameter filename should be final. 58
Error Parameter mode should be final. 58
Error Parameter datagram should be final. 73

org/apache/commons/net/tftp/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/util/ListenerList.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 29
Error Name '__listeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error Missing a Javadoc comment. 31
Error Method 'addListener' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Parameter listener should be final. 36
Error Method 'removeListener' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter listener should be final. 41
Error Method 'getListeners' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error 'cast' is not followed by whitespace. 48
Error Method 'getListenerCount' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51

org/apache/commons/net/util/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/ftp/AllTests.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 24
Error '{' should be on a new line. 24
Error Missing a Javadoc comment. 26
Error '{' should be on a new line. 26

org/apache/commons/net/ftp/FTPClientConfigFunctionalTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Unused import - java.text.SimpleDateFormat. 22
Error Line has trailing spaces. 33
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 37
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 51
Error '{' should be on a new line. 51
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 53
Error Name 'FTP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 54
Error Name 'FTPConf' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Line has trailing spaces. 58
Error '{' should be on a new line. 60
Error Line contains a tab character. 63
Error Line has trailing spaces. 65
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error '{' should be on a new line. 68
Error Line contains a tab character. 70
Error Line has trailing spaces. 71
Error Line contains a tab character. 71
Error Line has trailing spaces. 72
Error Line contains a tab character. 72
Error '{' should be on a new line. 73
Error ',' is not followed by whitespace. 75
Error '}' should be alone on a line. 78
Error '{' should be on a new line. 78
Error '}' should be alone on a line. 80
Error '{' should be on a new line. 80
Error Line has trailing spaces. 84
Error Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error '{' should be on a new line. 87
Error Parameter arg0 should be final. 94
Error Expected @param tag for 'arg0'. 94
Error '{' should be on a new line. 94
Error Line has trailing spaces. 98
Error Line contains a tab character. 98
Error Missing a Javadoc comment. 99
Error Parameter files should be final. 99
Error '{' should be on a new line. 99
Error Parameter o1 should be final. 104
Error Parameter o2 should be final. 104
Error '{' should be on a new line. 104
Error Line is longer than 80 characters. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 111
Error Line has trailing spaces. 112
Error '=' is not preceded with whitespace. 113
Error '=' is not followed by whitespace. 113
Error '{' should be on a new line. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line has trailing spaces. 116
Error Line contains a tab character. 116
Error Line has trailing spaces. 117
Error Line contains a tab character. 117
Error '{' should be on a new line. 118
Error Line has trailing spaces. 120
Error Line has trailing spaces. 125
Error Line contains a tab character. 125
Error Missing a Javadoc comment. 126
Error Parameter args should be final. 126
Error '{' should be on a new line. 126
Error Name 'F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
Error Line has trailing spaces. 129
Error Method 'testTimeZoneFunctionality' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error '{' should be on a new line. 130
Error '{' should be on a new line. 137
Error '{' should be on a new line. 139
Error Line has trailing spaces. 142
Error '{' should be on a new line. 144
Error Line has trailing spaces. 151
Error Line has trailing spaces. 157
Error Line has trailing spaces. 158
Error Line has trailing spaces. 159

org/apache/commons/net/ftp/FTPClientConfigTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 26
Error '{' should be on a new line. 26
Error Method 'testFTPClientConfigString' is not designed for extension - needs to be abstract, final or empty. 31
Error Missing a Javadoc comment. 31
Error '{' should be on a new line. 31
Error Missing a Javadoc comment. 41
Error Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Variable 'A' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 42
Error Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Variable 'B' must be private and have accessor methods. 42
Error Missing a Javadoc comment. 43
Error Name 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Variable 'C' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 44
Error Name 'D' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Variable 'D' must be private and have accessor methods. 44
Error Missing a Javadoc comment. 45
Error Name 'E' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Variable 'E' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 46
Error Name 'F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Variable 'F' must be private and have accessor methods. 46
Error Line is longer than 80 characters. 49
Error Method 'testFTPClientConfigStringStringStringStringStringString' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error '{' should be on a new line. 51
Error ',' is not followed by whitespace. 52
Error ',' is not followed by whitespace. 52
Error ',' is not followed by whitespace. 52
Error ',' is not followed by whitespace. 52
Error ',' is not followed by whitespace. 52
Error Missing a Javadoc comment. 63
Error Variable 'badDelim' must be private and have accessor methods. 63
Error Missing a Javadoc comment. 64
Error Variable 'tooLong' must be private and have accessor methods. 64
Error Missing a Javadoc comment. 65
Error Variable 'tooShort' must be private and have accessor methods. 65
Error Missing a Javadoc comment. 66
Error Variable 'fakeLang' must be private and have accessor methods. 66
Error Missing a Javadoc comment. 68
Error '{' should be on a new line. 68
Error Missing a Javadoc comment. 71
Error '{' should be on a new line. 71
Error Method 'testLookupDateFormatSymbols' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error '{' should be on a new line. 74
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error '{' should be on a new line. 81
Error '}' should be alone on a line. 83
Error '{' is not preceded with whitespace. 83
Error '{' should be on a new line. 83
Error Line has trailing spaces. 86
Error '{' should be on a new line. 87
Error '}' should be alone on a line. 89
Error '{' is not preceded with whitespace. 89
Error '{' should be on a new line. 89
Error Line has trailing spaces. 92
Error '{' should be on a new line. 93
Error '}' should be alone on a line. 95
Error '{' is not preceded with whitespace. 95
Error '{' should be on a new line. 95
Error '{' should be on a new line. 98
Error '}' should be alone on a line. 100
Error '{' is not preceded with whitespace. 100
Error '{' should be on a new line. 100
Error Line has trailing spaces. 103
Error ',' is not followed by whitespace. 104
Error '{' should be on a new line. 112
Error Line contains a tab character. 113
Error '}' should be alone on a line. 114
Error '{' should be on a new line. 114
Error '{' should be on a new line. 117
Error Line contains a tab character. 118
Error '}' should be alone on a line. 119
Error '{' should be on a new line. 119
Error '{' should be on a new line. 122
Error Line contains a tab character. 123
Error '}' should be alone on a line. 124
Error '{' should be on a new line. 124
Error Method 'testGetDateFormatSymbols' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error '{' should be on a new line. 132
Error Line has trailing spaces. 133
Error '{' should be on a new line. 134
Error '}' should be alone on a line. 137
Error '{' is not preceded with whitespace. 137
Error '{' should be on a new line. 137
Error Must have at least one statement. 137
Error '{' should be on a new line. 140
Error '}' should be alone on a line. 143
Error '{' is not preceded with whitespace. 143
Error '{' should be on a new line. 143
Error Must have at least one statement. 143
Error '{' should be on a new line. 146
Error '}' should be alone on a line. 149
Error '{' is not preceded with whitespace. 149
Error '{' should be on a new line. 149
Error Must have at least one statement. 149
Error '{' should be on a new line. 153
Error '}' should be alone on a line. 155
Error '{' is not preceded with whitespace. 155
Error '{' should be on a new line. 155
Error Line has trailing spaces. 158
Error Line has trailing spaces. 161
Error '{' should be on a new line. 164
Error Line contains a tab character. 165
Error '}' should be alone on a line. 166
Error '{' should be on a new line. 166
Error '{' should be on a new line. 169
Error Line contains a tab character. 170
Error '}' should be alone on a line. 171
Error '{' should be on a new line. 171
Error Line has trailing spaces. 174
Error ',' is not followed by whitespace. 175
Error Line has trailing spaces. 176
Error '{' should be on a new line. 177
Error Line contains a tab character. 178
Error '}' should be alone on a line. 180
Error '{' should be on a new line. 180
Error Must have at least one statement. 180
Error '{' should be on a new line. 182
Error Line contains a tab character. 183
Error '}' should be alone on a line. 185
Error '{' should be on a new line. 185
Error Must have at least one statement. 185
Error Line has trailing spaces. 187
Error Line has trailing spaces. 188

org/apache/commons/net/ftp/ListingFunctionalTest.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 93
Error Parameter arg0 should be final. 100
Error Expected @param tag for 'arg0'. 100
Error Parameter settings should be final. 101
Error Expected @param tag for 'settings'. 101
Error Expected an @return tag. 118
Error Parameter fileList should be final. 118
Error Expected @param tag for 'fileList'. 118
Error Parameter string should be final. 119
Error Expected @param tag for 'string'. 119
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Method 'testInitiateListParsing' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error '25' is a magic number. 190
Error Method 'testInitiateListParsingWithPath' is not designed for extension - needs to be abstract, final or empty. 199
Error Missing a Javadoc comment. 199
Error '25' is a magic number. 204
Error Method 'testInitiateListParsingWithPathAndAutodetection' is not designed for extension - needs to be abstract, final or empty. 213
Error Missing a Javadoc comment. 213
Error '25' is a magic number. 217
Error Method 'testInitiateListParsingWithPathAndAutodetectionButEmpty' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 226
Error Method 'testInitiateListParsingWithPathAndIncorrectParser' is not designed for extension - needs to be abstract, final or empty. 237
Error Missing a Javadoc comment. 237
Error Method 'testListFiles' is not designed for extension - needs to be abstract, final or empty. 249
Error Missing a Javadoc comment. 249
Error Method 'testListFilesWithAutodection' is not designed for extension - needs to be abstract, final or empty. 260
Error Missing a Javadoc comment. 260
Error Method 'testListFilesWithIncorrectParser' is not designed for extension - needs to be abstract, final or empty. 274
Error Missing a Javadoc comment. 274
Error Method 'testListFilesWithPathAndAutodectionButEmpty' is not designed for extension - needs to be abstract, final or empty. 288
Error Missing a Javadoc comment. 288
Error Method 'testListFilesWithPathAndAutodetection' is not designed for extension - needs to be abstract, final or empty. 299
Error Missing a Javadoc comment. 299
Error Method 'testListNames' is not designed for extension - needs to be abstract, final or empty. 311
Error Missing a Javadoc comment. 311
Error Method 'testListNamesWithPath' is not designed for extension - needs to be abstract, final or empty. 329
Error Missing a Javadoc comment. 329
Error Method 'testListNamesWithPathButEmpty' is not designed for extension - needs to be abstract, final or empty. 338
Error Missing a Javadoc comment. 338

org/apache/commons/net/ftp/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/ftp/parser/AllTests.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Utility classes should not have a public or default constructor. 18
Error '{' should be on a new line. 18
Error Missing a Javadoc comment. 20
Error '{' should be on a new line. 20

org/apache/commons/net/ftp/parser/CompositeFTPParseTestFramework.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 25
Error Parameter name should be final. 30
Error Expected @param tag for 'name'. 30
Error Expected an @return tag. 38
Error Method 'getGoodListing' is not designed for extension - needs to be abstract, final or empty. 38
Error Expected an @return tag. 64
Error Method 'getBadListing' is not designed for extension - needs to be abstract, final or empty. 64
Error Line is longer than 80 characters. 70
Error Method 'testConsistentListing' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Array brackets at illegal position. 74
Error Line is longer than 80 characters. 92
Error Method 'testBadListing' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Array brackets at illegal position. 96
Error Method 'testInconsistentListing' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Array brackets at illegal position. 118
Error switch without "default" clause. 127

org/apache/commons/net/ftp/parser/DefaultFTPFileEntryParserFactoryTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 22
Error Method 'testDefaultParserFactory' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error '{' should be on a new line. 24
Error '{' should be on a new line. 45
Error Line is longer than 80 characters. 47
Error '}' should be alone on a line. 48
Error '{' should be on a new line. 48
Error '{' should be on a new line. 64
Error Line is longer than 80 characters. 66
Error '}' should be alone on a line. 67
Error '{' should be on a new line. 67
Error '{' should be on a new line. 75
Error Line is longer than 80 characters. 77
Error Line is longer than 80 characters. 78
Error '}' should be alone on a line. 79
Error '{' should be on a new line. 79

org/apache/commons/net/ftp/parser/EnterpriseUnixFTPEntryParserTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 34
Error Line is longer than 80 characters. 42
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 44
Error Line is longer than 80 characters. 45
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 55
Error Line is longer than 80 characters. 56
Error Line is longer than 80 characters. 57
Error Missing a Javadoc comment. 59
Error Line contains a tab character. 62
Error Parameter name should be final. 70
Error Line is longer than 80 characters. 87
Error Expected @throws tag for 'Exception'. 89
Error Line is longer than 80 characters. 95
Error Method 'testParseFieldsOnFile' is not designed for extension - needs to be abstract, final or empty. 97
Error Expected @throws tag for 'Exception'. 97
Error Line is longer than 80 characters. 99
Error Line has trailing spaces. 107
Error '5000000000L' is a magic number. 107
Error Line contains a tab character. 108
Error 'if' construct must use '{}'s. 114
Error 'if' is not followed by whitespace. 114
Error '12' is a magic number. 120
Error '13' is a magic number. 121
Error '56' is a magic number. 122
Error Line is longer than 80 characters. 129
Error Expected an @return tag. 131
Error Method 'getBadListing' is not designed for extension - needs to be abstract, final or empty. 131
Error Line is longer than 80 characters. 138
Error Expected an @return tag. 140
Error Method 'getGoodListing' is not designed for extension - needs to be abstract, final or empty. 140
Error Expected an @return tag. 149
Error Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter dir should be final. 161
Error Expected @param tag for 'dir'. 161

org/apache/commons/net/ftp/parser/FTPConfigEntryParserTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 28
Error Line has trailing spaces. 29
Error Line is longer than 80 characters. 29
Error Line has trailing spaces. 31
Error Line is longer than 80 characters. 32
Error Line has trailing spaces. 33
Error '{' should be on a new line. 36
Error Line has trailing spaces. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error Line contains a tab character. 40
Error Method 'testParseFieldsOnAIX' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error '{' should be on a new line. 40
Error Line has trailing spaces. 41
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line is longer than 80 characters. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line is longer than 80 characters. 59
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 75
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error '814' is a magic number. 81
Error Line contains a tab character. 83
Error Line has trailing spaces. 84
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line has trailing spaces. 86
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error '16' is a magic number. 89
Error Line contains a tab character. 90
Error '27' is a magic number. 90
Error Line contains a tab character. 91
Error Line has trailing spaces. 92
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error '1970' is a magic number. 95
Error Line has trailing spaces. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line has trailing spaces. 100
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line has trailing spaces. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Method 'testParseEntryWithSymlink' is not designed for extension - needs to be abstract, final or empty. 106
Error '{' should be on a new line. 106
Error Line has trailing spaces. 107
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line is longer than 80 characters. 114
Error Line contains a tab character. 114
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line is longer than 80 characters. 125
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line is longer than 80 characters. 131
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line is longer than 80 characters. 137
Error Line contains a tab character. 137
Error Line contains a tab character. 139
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error '23' is a magic number. 145
Error Line contains a tab character. 147
Error Line has trailing spaces. 148
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line has trailing spaces. 150
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error '18' is a magic number. 153
Error Line contains a tab character. 154
Error '06' is a magic number. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error '2005' is a magic number. 156
Error Line has trailing spaces. 157
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line has trailing spaces. 160
Error Line contains a tab character. 160
Error Line contains a tab character. 161

org/apache/commons/net/ftp/parser/FTPParseTestFramework.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Variable 'df' must be private and have accessor methods. 31
Error Parameter name should be final. 36
Error Expected @param tag for 'name'. 36
Error Method 'testBadListing' is not designed for extension - needs to be abstract, final or empty. 46
Error Expected @throws tag for 'Exception'. 46
Error Method 'testGoodListing' is not designed for extension - needs to be abstract, final or empty. 67
Error Expected @throws tag for 'Exception'. 67
Error Parameter test should be final. 89
Error Parameter f should be final. 89
Error Parameter test should be final. 99
Error Parameter f should be final. 99
Error Line is longer than 80 characters. 126
Error Expected @throws tag for 'Exception'. 129
Error Expected @throws tag for 'Exception'. 136
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 141
Error Expected @throws tag for 'Exception'. 141

org/apache/commons/net/ftp/parser/FTPTimestampParserImplTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '{' should be on a new line. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error Line contains a tab character. 39
Error Method 'testParseTimestamp' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error '{' should be on a new line. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error ',' is not followed by whitespace. 43
Error Line contains a tab character. 44
Error ',' is not followed by whitespace. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error '{' should be on a new line. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error '}' should be alone on a line. 55
Error '{' should be on a new line. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line has trailing spaces. 59
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Method 'testParseTimestampAcrossTimeZones' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error '{' should be on a new line. 60
Error Line has trailing spaces. 61
Error Line contains a tab character. 61
Error Line has trailing spaces. 62
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error ',' is not followed by whitespace. 64
Error Line contains a tab character. 65
Error ',' is not followed by whitespace. 65
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error '-2' is a magic number. 72
Error Line has trailing spaces. 73
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line has trailing spaces. 76
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line has trailing spaces. 78
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line has trailing spaces. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line has trailing spaces. 88
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line has trailing spaces. 92
Error Line contains a tab character. 92
Error Line has trailing spaces. 93
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line has trailing spaces. 96
Error Line contains a tab character. 96
Error Line has trailing spaces. 97
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error '{' should be on a new line. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line has trailing spaces. 103
Error Line contains a tab character. 103
Error 'cast' is not followed by whitespace. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error '}' should be alone on a line. 105
Error '{' is not preceded with whitespace. 105
Error '{' should be on a new line. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error Line has trailing spaces. 109
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error '{' should be on a new line. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line has trailing spaces. 116
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error '}' should be alone on a line. 118
Error '{' is not preceded with whitespace. 118
Error '{' should be on a new line. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 124
Error Method 'testParser' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error '{' should be on a new line. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error '{' should be on a new line. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error '}' should be alone on a line. 128
Error '{' should be on a new line. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error '{' should be on a new line. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error '}' should be alone on a line. 134
Error '{' should be on a new line. 134
Error Must have at least one statement. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error '{' should be on a new line. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error '}' should be alone on a line. 146
Error '{' should be on a new line. 146
Error Must have at least one statement. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error '{' should be on a new line. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error '}' should be alone on a line. 151
Error '{' should be on a new line. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line has trailing spaces. 154
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error '{' should be on a new line. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error '}' should be alone on a line. 158
Error '{' should be on a new line. 158
Error Must have at least one statement. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error '{' should be on a new line. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error '}' should be alone on a line. 164
Error '{' should be on a new line. 164
Error Must have at least one statement. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 168
Error '{' should be on a new line. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error '}' should be alone on a line. 171
Error '{' should be on a new line. 171
Error Must have at least one statement. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line has trailing spaces. 174
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error '{' should be on a new line. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error '}' should be alone on a line. 178
Error '{' should be on a new line. 178
Error Must have at least one statement. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error '{' should be on a new line. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error '}' should be alone on a line. 183
Error '{' should be on a new line. 183
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line has trailing spaces. 187
Error Line contains a tab character. 187
Error 'return' is not followed by whitespace. 195

org/apache/commons/net/ftp/parser/MVSFTPEntryParserTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 29
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 31
Error Name 'goodsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
Error Line is longer than 80 characters. 42
Error Line contains a tab character. 42
Error Line is longer than 80 characters. 43
Error Line contains a tab character. 43
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 47
Error Name 'badsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
Error Line has trailing spaces. 53
Error Line has trailing spaces. 57
Error Parameter name should be final. 57
Error Expected @param tag for 'name'. 57
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 63
Error Method 'getBadListing' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error '{' should be on a new line. 65
Error Line is longer than 80 characters. 69
Error Method 'getGoodListing' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error '{' should be on a new line. 71
Error Line has trailing spaces. 75
Error Expected an @return tag. 79
Error Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 79
Error Line has trailing spaces. 86
Error Line has trailing spaces. 89
Error 'return' is not followed by whitespace. 94
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 97
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 104
Error Method 'testParseFieldsOnFile' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error '{' should be on a new line. 106
Error Line is longer than 80 characters. 107
Error Line has trailing spaces. 111
Error Line is longer than 80 characters. 112
Error Line has trailing spaces. 116

org/apache/commons/net/ftp/parser/NTFTPEntryParserTest.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 31
Error Name 'goodsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 53
Error Name 'badsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
Error Line is longer than 80 characters. 57
Error Line is longer than 80 characters. 65
Error Missing a Javadoc comment. 73
Error Name 'directoryBeginningWithNumber' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 73
Error Parameter name should be final. 80
Error Expected @param tag for 'name'. 80
Error Line is longer than 80 characters. 86
Error Expected an @return tag. 88
Error Method 'getGoodListings' is not designed for extension - needs to be abstract, final or empty. 88
Error Line is longer than 80 characters. 94
Error Expected an @return tag. 96
Error Method 'getBadListings' is not designed for extension - needs to be abstract, final or empty. 96
Error Expected an @return tag. 104
Error Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 104
Error 'return' is not followed by whitespace. 121
Error Line is longer than 80 characters. 125
Error Method 'testParseFieldsOnDirectory' is not designed for extension - needs to be abstract, final or empty. 127
Error Expected @throws tag for 'Exception'. 127
Error Line is longer than 80 characters. 129
Error Line is longer than 80 characters. 138
Error Line is longer than 80 characters. 148
Error Method 'testParseFieldsOnFile' is not designed for extension - needs to be abstract, final or empty. 150
Error Expected @throws tag for 'Exception'. 150
Error Line is longer than 80 characters. 152
Error '5000000000L' is a magic number. 159
Error Line is longer than 80 characters. 165
Error '3' is a magic number. 169
Error '17707' is a magic number. 172
Error Method 'doAdditionalGoodTests' is not designed for extension - needs to be abstract, final or empty. 181
Error Missing a Javadoc comment. 181
Error Parameter test should be final. 181
Error Parameter f should be final. 181
Error Method 'testDirectoryBeginningWithNumber' is not designed for extension - needs to be abstract, final or empty. 197
Error Expected @throws tag for 'Exception'. 197

org/apache/commons/net/ftp/parser/OS2FTPEntryParserTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error Name 'badsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
Error Missing a Javadoc comment. 41
Error Name 'goodsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
Error Parameter name should be final. 60
Error Expected @param tag for 'name'. 60
Error Line is longer than 80 characters. 76
Error Method 'testParseFieldsOnDirectory' is not designed for extension - needs to be abstract, final or empty. 78
Error Expected @throws tag for 'Exception'. 78
Error Line is longer than 80 characters. 80
Error ',' is not followed by whitespace. 84
Error Line is longer than 80 characters. 91
Error Method 'testParseFieldsOnFile' is not designed for extension - needs to be abstract, final or empty. 93
Error Expected @throws tag for 'Exception'. 93
Error Line is longer than 80 characters. 95
Error '5000000000L' is a magic number. 99
Error Line is longer than 80 characters. 106
Error Expected an @return tag. 108
Error Method 'getBadListing' is not designed for extension - needs to be abstract, final or empty. 108
Error Line is longer than 80 characters. 115
Error Expected an @return tag. 117
Error Method 'getGoodListing' is not designed for extension - needs to be abstract, final or empty. 117
Error Expected an @return tag. 126
Error Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 126

org/apache/commons/net/ftp/parser/OS400FTPEntryParserTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error Name 'badsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
Error Line is longer than 80 characters. 41
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 49
Error Name 'goodsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 61
Error Parameter name should be final. 70
Error Expected @param tag for 'name'. 70
Error Expected an @return tag. 78
Error Method 'getBadListings' is not designed for extension - needs to be abstract, final or empty. 78
Error Expected an @return tag. 86
Error Method 'getGoodListings' is not designed for extension - needs to be abstract, final or empty. 86
Error Expected an @return tag. 94
Error Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'testParseFieldsOnDirectory' is not designed for extension - needs to be abstract, final or empty. 106
Error Expected @throws tag for 'Exception'. 106
Error Line is longer than 80 characters. 108
Error '36864' is a magic number. 117
Error '2004' is a magic number. 123
Error '24' is a magic number. 124
Error '14' is a magic number. 125
Error '6' is a magic number. 126
Error '34' is a magic number. 127
Error Method 'doAdditionalGoodTests' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter test should be final. 133
Error Parameter f should be final. 133
Error Method 'testParseFieldsOnFile' is not designed for extension - needs to be abstract, final or empty. 145
Error Expected @throws tag for 'Exception'. 145
Error Line is longer than 80 characters. 147
Error '5000000000L' is a magic number. 156
Error '24' is a magic number. 161
Error '2004' is a magic number. 163
Error '14' is a magic number. 164
Error '6' is a magic number. 165
Error '29' is a magic number. 166
Error 'return' is not followed by whitespace. 178

org/apache/commons/net/ftp/parser/UnixFTPEntryParserTest.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error '{' should be on a new line. 29
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error Name 'badsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 37
Error Line is longer than 80 characters. 38
Error Line contains a tab character. 38
Error Line is longer than 80 characters. 39
Error Line contains a tab character. 39
Error Line is longer than 80 characters. 40
Error Line contains a tab character. 40
Error Line is longer than 80 characters. 41
Error Line contains a tab character. 41
Error Line is longer than 80 characters. 42
Error Line contains a tab character. 42
Error Line has trailing spaces. 44
Error Line contains a tab character. 44
Error Missing a Javadoc comment. 44
Error Name 'goodsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Error Line contains a tab character. 45
Error Line is longer than 80 characters. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line is longer than 80 characters. 53
Error Line contains a tab character. 53
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error Line is longer than 80 characters. 55
Error Line contains a tab character. 55
Error Line is longer than 80 characters. 56
Error Line contains a tab character. 56
Error Line is longer than 80 characters. 57
Error Line contains a tab character. 57
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Line is longer than 80 characters. 59
Error Line contains a tab character. 59
Error Line is longer than 80 characters. 60
Error Line contains a tab character. 60
Error Line is longer than 80 characters. 61
Error Line contains a tab character. 61
Error Line is longer than 80 characters. 62
Error Line contains a tab character. 62
Error Line is longer than 80 characters. 63
Error Line contains a tab character. 63
Error Line is longer than 80 characters. 64
Error Line contains a tab character. 64
Error Line is longer than 80 characters. 65
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line is longer than 80 characters. 67
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line is longer than 80 characters. 69
Error Line contains a tab character. 69
Error Line is longer than 80 characters. 70
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 75
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Parameter name should be final. 80
Error Expected @param tag for 'name'. 80
Error '{' should be on a new line. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 84
Error Line is longer than 80 characters. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Expected an @return tag. 87
Error Line contains a tab character. 87
Error Method 'getBadListing' is not designed for extension - needs to be abstract, final or empty. 87
Error '{' should be on a new line. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 91
Error Line is longer than 80 characters. 92
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Expected an @return tag. 94
Error Line contains a tab character. 94
Error Method 'getGoodListing' is not designed for extension - needs to be abstract, final or empty. 94
Error '{' should be on a new line. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line has trailing spaces. 97
Error Line contains a tab character. 97
Error Method 'testNumericDateFormat' is not designed for extension - needs to be abstract, final or empty. 100
Error Line has trailing spaces. 102
Error Line contains a tab character. 103
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 105
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 113
Error Line has trailing spaces. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error '2005' is a magic number. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 120
Error '8' is a magic number. 120
Error Line contains a tab character. 121
Error '11' is a magic number. 121
Error Line contains a tab character. 122
Error '22' is a magic number. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Expected an @return tag. 136
Error Line contains a tab character. 136
Error Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 136
Error '{' should be on a new line. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 140
Error Line is longer than 80 characters. 141
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Method 'testParseFieldsOnDirectory' is not designed for extension - needs to be abstract, final or empty. 143
Error Expected @throws tag for 'Exception'. 143
Error '{' should be on a new line. 143
Error Line is longer than 80 characters. 144
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error '4096' is a magic number. 152
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error '{' should be on a new line. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error '15' is a magic number. 165
Error Line contains a tab character. 166
Error '13' is a magic number. 166
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line has trailing spaces. 172
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Parameter f should be final. 178
Error Expected @param tag for 'f'. 178
Error '{' should be on a new line. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Line contains a tab character. 199
Error Line is longer than 80 characters. 200
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Method 'testParseFieldsOnFile' is not designed for extension - needs to be abstract, final or empty. 202
Error Expected @throws tag for 'Exception'. 202
Error '{' should be on a new line. 202
Error Line contains a tab character. 203
Error Line contains a tab character. 204
Error Line is longer than 80 characters. 205
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error '5000000000L' is a magic number. 213
Error Line contains a tab character. 215
Error Line contains a tab character. 216
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error '{' should be on a new line. 222
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error '15' is a magic number. 226
Error Line contains a tab character. 227
Error '13' is a magic number. 227
Error Line is longer than 80 characters. 228
Error Line contains a tab character. 228
Error Line contains a tab character. 229
Error Line has trailing spaces. 230
Error Line contains a tab character. 230
Error Line contains a tab character. 232
Error Line contains a tab character. 233
Error Line contains a tab character. 234
Error Line contains a tab character. 235
Error Line contains a tab character. 236
Error '{' should be on a new line. 236
Error Line contains a tab character. 237
Error Line contains a tab character. 238
Error Line has trailing spaces. 239
Error Line contains a tab character. 239
Error Line has trailing spaces. 240
Error Line contains a tab character. 240
Error Line has trailing spaces. 241
Error Method 'doAdditionalGoodTests' is not designed for extension - needs to be abstract, final or empty. 245
Error Missing a Javadoc comment. 245
Error Parameter test should be final. 245
Error Parameter f should be final. 245
Error '{' should be on a new line. 245
Error '{' should be on a new line. 247
Error '{' should be on a new line. 249
Error '+' is not preceded with whitespace. 258
Error '+' is not preceded with whitespace. 261
Error '+' is not preceded with whitespace. 268
Error '+' is not preceded with whitespace. 271
Error Line has trailing spaces. 273
Error Line has trailing spaces. 274
Error Line has trailing spaces. 275
Error Line contains a tab character. 275
Error Line has trailing spaces. 277
Error Line contains a tab character. 278
Error '3' is a magic number. 280
Error '*' is not preceded with whitespace. 280
Error '*' is not followed by whitespace. 280
Error Line has trailing spaces. 282
Error ',' is not followed by whitespace. 282
Error '10' is a magic number. 282
Error Line has trailing spaces. 283
Error Line has trailing spaces. 284

org/apache/commons/net/ftp/parser/VMSFTPEntryParserTest.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 34
Error Name 'badsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 40
Error Line is longer than 80 characters. 41
Error Line is longer than 80 characters. 42
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 48
Error Name 'goodsamples' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
Error Line is longer than 80 characters. 50
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 55
Error Line is longer than 80 characters. 56
Error Line is longer than 80 characters. 57
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 65
Error Missing a Javadoc comment. 68
Error Name 'fullListing' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 68
Error '+' is not preceded with whitespace. 68
Error '+' should be on a new line. 68
Error Line is longer than 80 characters. 69
Error '+' is not preceded with whitespace. 69
Error '+' should be on a new line. 69
Error Line is longer than 80 characters. 70
Error '+' is not preceded with whitespace. 70
Error '+' should be on a new line. 70
Error Line is longer than 80 characters. 71
Error '+' is not preceded with whitespace. 71
Error '+' should be on a new line. 71
Error Line is longer than 80 characters. 72
Error '+' is not preceded with whitespace. 72
Error '+' should be on a new line. 72
Error Line is longer than 80 characters. 73
Error '+' is not preceded with whitespace. 73
Error '+' should be on a new line. 73
Error Line is longer than 80 characters. 74
Error '+' is not preceded with whitespace. 74
Error '+' should be on a new line. 74
Error Parameter name should be final. 80
Error Expected @param tag for 'name'. 80
Error Method 'testWholeListParse' is not designed for extension - needs to be abstract, final or empty. 89
Error Expected @throws tag for 'IOException'. 89
Error '6' is a magic number. 97
Error Method 'testWholeListParseWithVersioning' is not designed for extension - needs to be abstract, final or empty. 109
Error Expected @throws tag for 'IOException'. 109
Error '3' is a magic number. 118
Error Method 'assertFileInListing' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Parameter listing should be final. 127
Error Parameter name should be final. 127
Error '{' should be on a new line. 127
Error '{' should be on a new line. 128
Error '{' should be on a new line. 129
Error Method 'assertFileNotInListing' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter listing should be final. 135
Error Parameter name should be final. 135
Error '{' should be on a new line. 135
Error '{' should be on a new line. 136
Error '{' should be on a new line. 137
Error Line is longer than 80 characters. 144
Error Method 'testParseFieldsOnDirectory' is not designed for extension - needs to be abstract, final or empty. 146
Error Expected @throws tag for 'Exception'. 146
Error Line is longer than 80 characters. 149
Error '512' is a magic number. 154
Error Line is longer than 80 characters. 165
Error '512' is a magic number. 170
Error Line is longer than 80 characters. 182
Error Method 'testParseFieldsOnFile' is not designed for extension - needs to be abstract, final or empty. 184
Error Expected @throws tag for 'Exception'. 184
Error Line is longer than 80 characters. 186
Error '9' is a magic number. 191
Error '512' is a magic number. 191
Error Line is longer than 80 characters. 202
Error '9' is a magic number. 207
Error '512' is a magic number. 207
Error Line is longer than 80 characters. 219
Error Expected an @return tag. 221
Error Method 'getBadListing' is not designed for extension - needs to be abstract, final or empty. 221
Error Line is longer than 80 characters. 228
Error Expected an @return tag. 230
Error Method 'getGoodListing' is not designed for extension - needs to be abstract, final or empty. 230
Error Expected an @return tag. 239
Error Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 239
Error Method 'getVersioningParser' is not designed for extension - needs to be abstract, final or empty. 246
Error Missing a Javadoc comment. 246
Error Parameter dir should be final. 259
Error Expected @param tag for 'dir'. 259
Error 'return' is not followed by whitespace. 296

org/apache/commons/net/ftp/parser/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/ntp/TimeStampTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant import from the same package - org.apache.commons.net.ntp.TimeStamp. 61
Error Line is longer than 80 characters. 64
Error '{' should be on a new line. 68
Error Line is longer than 80 characters. 70
Error Missing a Javadoc comment. 70
Error Line is longer than 80 characters. 71
Error Missing a Javadoc comment. 71
Error Line is longer than 80 characters. 72
Error Missing a Javadoc comment. 72
Error Parameter args should be final. 77
Error Expected @param tag for 'args'. 77
Error Array brackets at illegal position. 77
Error Method 'testCompare' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error '{' should be on a new line. 82
Error Line is longer than 80 characters. 84
Error Line contains a tab character. 84
Error Line is longer than 80 characters. 86
Error Line contains a tab character. 86
Error Line is longer than 80 characters. 87
Error Line contains a tab character. 87
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line is longer than 80 characters. 107
Error Method 'testUTCString' is not designed for extension - needs to be abstract, final or empty. 113
Error Missing a Javadoc comment. 113
Error '{' should be on a new line. 113
Error Line is longer than 80 characters. 114
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Method 'testDateConversion' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error '{' should be on a new line. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line is longer than 80 characters. 122
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127

org/apache/commons/net/ntp/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/pop3/AllTests.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 22
Error Utility classes should not have a public or default constructor. 40
Error '{' should be on a new line. 40
Error Line contains a tab character. 42
Error Missing a Javadoc comment. 42
Error '{' should be on a new line. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51

org/apache/commons/net/pop3/POP3ClientCommandsTest.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Missing a Javadoc comment. 46
Error Variable 'p' must be private and have accessor methods. 46
Error Missing a Javadoc comment. 48
Error Variable 'user' must be private and have accessor methods. 48
Error Missing a Javadoc comment. 49
Error Variable 'emptyUser' must be private and have accessor methods. 49
Error Missing a Javadoc comment. 50
Error Variable 'password' must be private and have accessor methods. 50
Error Missing a Javadoc comment. 51
Error Variable 'mailhost' must be private and have accessor methods. 51
Error Parameter name should be final. 56
Error Expected @param tag for 'name'. 56
Error Missing a Javadoc comment. 70
Error Must have at least one statement. 74
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 92
Error Method 'testNoopCommand' is not designed for extension - needs to be abstract, final or empty. 102
Error Expected @throws tag for 'Exception'. 102
Error Method 'testStatus' is not designed for extension - needs to be abstract, final or empty. 123
Error Expected @throws tag for 'Exception'. 123
Error Method 'testListMessagesOnFullMailbox' is not designed for extension - needs to be abstract, final or empty. 161
Error Expected @throws tag for 'Exception'. 161
Error 'for' is not followed by whitespace. 170
Error Method 'testListMessageOnFullMailbox' is not designed for extension - needs to be abstract, final or empty. 188
Error Expected @throws tag for 'Exception'. 188
Error '100000' is a magic number. 206
Error '-2' is a magic number. 210
Error Method 'testListMessagesOnEmptyMailbox' is not designed for extension - needs to be abstract, final or empty. 223
Error Expected @throws tag for 'Exception'. 223
Error Method 'testListMessageOnEmptyMailbox' is not designed for extension - needs to be abstract, final or empty. 242
Error Expected @throws tag for 'Exception'. 242
Error Method 'testListUniqueIDsOnFullMailbox' is not designed for extension - needs to be abstract, final or empty. 257
Error Expected @throws tag for 'Exception'. 257
Error 'for' is not followed by whitespace. 266
Error Method 'testListUniqueIDOnFullMailbox' is not designed for extension - needs to be abstract, final or empty. 283
Error Expected @throws tag for 'Exception'. 283
Error '100000' is a magic number. 300
Error '-2' is a magic number. 304
Error Method 'testListUniqueIDsOnEmptyMailbox' is not designed for extension - needs to be abstract, final or empty. 317
Error Expected @throws tag for 'Exception'. 317
Error Method 'testListUniqueIdentifierOnEmptyMailbox' is not designed for extension - needs to be abstract, final or empty. 336
Error Expected @throws tag for 'Exception'. 336
Error Method 'testRetrieveMessageOnFullMailbox' is not designed for extension - needs to be abstract, final or empty. 351
Error Expected @throws tag for 'Exception'. 351
Error '500' is a magic number. 373
Error '4' is a magic number. 376
Error 'while' is not followed by whitespace. 381
Error Method 'testRetrieveMessageOnEmptyMailbox' is not designed for extension - needs to be abstract, final or empty. 399
Error Expected @throws tag for 'Exception'. 399
Error Method 'testRetrieveMessageShouldFails' is not designed for extension - needs to be abstract, final or empty. 411
Error Expected @throws tag for 'Exception'. 411
Error '-2' is a magic number. 421
Error '100000' is a magic number. 424
Error Method 'testRetrieveMessageTopOnFullMailbox' is not designed for extension - needs to be abstract, final or empty. 435
Error Expected @throws tag for 'Exception'. 435
Error '10' is a magic number. 440
Error Method 'testRetrieveOverSizedMessageTopOnFullMailbox' is not designed for extension - needs to be abstract, final or empty. 458
Error Expected @throws tag for 'Exception'. 458
Error '100000' is a magic number. 470
Error 'while' is not followed by whitespace. 474
Error '500' is a magic number. 478
Error '4' is a magic number. 481
Error 'while' is not followed by whitespace. 486
Error Method 'testRetrieveMessageTopOnEmptyMailbox' is not designed for extension - needs to be abstract, final or empty. 503
Error Expected @throws tag for 'Exception'. 503
Error '10' is a magic number. 508
Error Method 'testRetrieveMessageTopShouldFails' is not designed for extension - needs to be abstract, final or empty. 515
Error Expected @throws tag for 'Exception'. 515
Error '10' is a magic number. 522
Error '-2' is a magic number. 525
Error '10' is a magic number. 525
Error '100000' is a magic number. 528
Error '10' is a magic number. 528
Error '10' is a magic number. 532
Error Method 'testDeleteWithReset' is not designed for extension - needs to be abstract, final or empty. 535
Error Missing a Javadoc comment. 535
Error '++' is preceded with whitespace. 546
Error Method 'testDelete' is not designed for extension - needs to be abstract, final or empty. 569
Error Missing a Javadoc comment. 569
Error '3' is a magic number. 580
Error '++' is preceded with whitespace. 580
Error '3' is a magic number. 586
Error Method 'testResetAndDeleteShouldFails' is not designed for extension - needs to be abstract, final or empty. 600
Error Missing a Javadoc comment. 600

org/apache/commons/net/pop3/POP3ClientTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 46
Error Variable 'p' must be private and have accessor methods. 46
Error Missing a Javadoc comment. 48
Error Variable 'user' must be private and have accessor methods. 48
Error Missing a Javadoc comment. 49
Error Variable 'emptyUser' must be private and have accessor methods. 49
Error Missing a Javadoc comment. 50
Error Variable 'password' must be private and have accessor methods. 50
Error Missing a Javadoc comment. 51
Error Variable 'mailhost' must be private and have accessor methods. 51
Error Parameter name should be final. 56
Error Expected @param tag for 'name'. 56
Error Missing a Javadoc comment. 70
Error Must have at least one statement. 74
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 92
Error Method 'testValidLoginWithNameAndPassword' is not designed for extension - needs to be abstract, final or empty. 102
Error Expected @throws tag for 'Exception'. 102
Error Method 'testInvalidLoginWithBadName' is not designed for extension - needs to be abstract, final or empty. 114
Error Expected @throws tag for 'Exception'. 114
Error Method 'testInvalidLoginWithBadPassword' is not designed for extension - needs to be abstract, final or empty. 126
Error Expected @throws tag for 'Exception'. 126
Error Method 'testLoginFromWrongState' is not designed for extension - needs to be abstract, final or empty. 139
Error Expected @throws tag for 'Exception'. 139
Error Method 'testLogoutFromAllStates' is not designed for extension - needs to be abstract, final or empty. 164
Error Expected @throws tag for 'Exception'. 164

org/apache/commons/net/pop3/POP3ConstructorTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 43
Error Variable 'user' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 44
Error Variable 'emptyUser' must be private and have accessor methods. 44
Error Missing a Javadoc comment. 45
Error Variable 'password' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 46
Error Variable 'mailhost' must be private and have accessor methods. 46
Error Parameter name should be final. 51
Error Expected @param tag for 'name'. 51
Error Method 'testConstants' is not designed for extension - needs to be abstract, final or empty. 71
Error '110' is a magic number. 74
Error '3' is a magic number. 84
Error '4' is a magic number. 85
Error '5' is a magic number. 86
Error '6' is a magic number. 87
Error '7' is a magic number. 88
Error '8' is a magic number. 89
Error '9' is a magic number. 90
Error '10' is a magic number. 91
Error '11' is a magic number. 92
Error Method 'testPOP3DefaultConstructor' is not designed for extension - needs to be abstract, final or empty. 99
Error '110' is a magic number. 103
Error Method 'testPOP3ClientStateTransition' is not designed for extension - needs to be abstract, final or empty. 113
Error Expected @throws tag for 'Exception'. 113
Error '110' is a magic number. 118
Error 'while' is not followed by whitespace. 164
Error '10' is a magic number. 166
Error '10' is a magic number. 171
Error 'while' is not followed by whitespace. 175
Error '10' is a magic number. 177

org/apache/commons/net/pop3/TestSetupParameters.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Class TestSetupParameters should be declared as final. 37
Error Missing a Javadoc comment. 39
Error Name 'user' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'emptyuser' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'password' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
Error Missing a Javadoc comment. 43
Error Name 'mailhost' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
Error Line contains a tab character. 45
Error Missing a Javadoc comment. 46
Error '{' is not followed by whitespace. 47
Error '}' is not preceded with whitespace. 47

org/apache/commons/net/pop3/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/telnet/EchoOptionHandlerTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter args should be final. 28
Error Expected @param tag for 'args'. 28
Error Array brackets at illegal position. 28
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 36
Error Method 'testConstructors' is not designed for extension - needs to be abstract, final or empty. 46
Error Method 'testStartSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 56
Error Array brackets at illegal position. 58
Error Array brackets at illegal position. 59
Error Method 'testAnswerSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 69
Error Array brackets at illegal position. 71
Error Array brackets at illegal position. 77

org/apache/commons/net/telnet/InvalidTelnetOptionExceptionTest.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/net/telnet/InvalidTelnetOptionExceptionTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Parameter args should be final. 34
Error Expected @param tag for 'args'. 34
Error Array brackets at illegal position. 34
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 42
Error '13' is a magic number. 45
Error Method 'testConstructors' is not designed for extension - needs to be abstract, final or empty. 52
Error '+' is not followed by whitespace. 55

org/apache/commons/net/telnet/SimpleOptionHandlerTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter args should be final. 28
Error Expected @param tag for 'args'. 28
Error Array brackets at illegal position. 28
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 36
Error '4' is a magic number. 38
Error '8' is a magic number. 39
Error '91' is a magic number. 40
Error Method 'testConstructors' is not designed for extension - needs to be abstract, final or empty. 46
Error '4' is a magic number. 48
Error '8' is a magic number. 49
Error '91' is a magic number. 50
Error Method 'testStartSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 58
Error Array brackets at illegal position. 61
Error Array brackets at illegal position. 62
Error Method 'testAnswerSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 72
Error Array brackets at illegal position. 74
Error '4' is a magic number. 76
Error Array brackets at illegal position. 80

org/apache/commons/net/telnet/SuppressGAOptionHandlerTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter args should be final. 28
Error Expected @param tag for 'args'. 28
Error Array brackets at illegal position. 28
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 36
Error Method 'testConstructors' is not designed for extension - needs to be abstract, final or empty. 46
Error Method 'testStartSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 56
Error Array brackets at illegal position. 59
Error Array brackets at illegal position. 60
Error Method 'testAnswerSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 70
Error Array brackets at illegal position. 72
Error Array brackets at illegal position. 78

org/apache/commons/net/telnet/TelnetClientFunctionalTest.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/net/telnet/TelnetClientFunctionalTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 31
Error Variable 'tc1' must be private and have accessor methods. 31
Error Parameter args should be final. 36
Error Expected @param tag for 'args'. 36
Error Array brackets at illegal position. 36
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 44
Error Method 'testFunctionalTest' is not designed for extension - needs to be abstract, final or empty. 56
Error Expected @throws tag for 'Exception'. 56
Error '3000' is a magic number. 59
Error '30000' is a magic number. 64
Error '30000' is a magic number. 69
Error '30000' is a magic number. 75
Error '30000' is a magic number. 79
Error Expected an @return tag. 96
Error Line is longer than 80 characters. 96
Error Method 'waitForString' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter is should be final. 96
Error Expected @param tag for 'is'. 96
Error Parameter end should be final. 96
Error Expected @param tag for 'end'. 96
Error Parameter timeout should be final. 96
Error Expected @param tag for 'timeout'. 96
Error Expected @throws tag for 'Exception'. 96
Error Array brackets at illegal position. 98
Error '32' is a magic number. 98
Error 'while' is not followed by whitespace. 102
Error '&&' should be on a new line. 102
Error 'if' is not followed by whitespace. 105
Error Name 'ret_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
Error '500' is a magic number. 112
Error 'if' is not followed by whitespace. 116

org/apache/commons/net/telnet/TelnetClientTest.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/net/telnet/TelnetClientTest.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line has trailing spaces. 31
Error '{' should be on a new line. 38
Error Missing a Javadoc comment. 39
Error Variable 'server' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 40
Error Variable 'client' must be private and have accessor methods. 40
Error Missing a Javadoc comment. 41
Error Variable 'port' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 43
Error Parameter server should be final. 43
Error 'server' hides a field. 43
Error Line has trailing spaces. 44
Error Parameter client should be final. 44
Error 'client' hides a field. 44
Error Line has trailing spaces. 45
Error Parameter port should be final. 45
Error 'port' hides a field. 45
Error Missing a Javadoc comment. 51
Error '{' should be on a new line. 51
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 59
Error Name 'STANDARD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Missing a Javadoc comment. 60
Error Name 'OPTIONS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Missing a Javadoc comment. 61
Error Name 'ANSI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Missing a Javadoc comment. 62
Error Name 'NOREAD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 64
Error Name 'NUM_CONNECTIONS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error '4' is a magic number. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Variable 'numdo' must be private and have accessor methods. 67
Error Missing a Javadoc comment. 68
Error Variable 'numdont' must be private and have accessor methods. 68
Error Missing a Javadoc comment. 69
Error Variable 'numwill' must be private and have accessor methods. 69
Error Missing a Javadoc comment. 70
Error Variable 'numwont' must be private and have accessor methods. 70
Error Parameter args should be final. 75
Error Expected @param tag for 'args'. 75
Error Array brackets at illegal position. 75
Error Line has trailing spaces. 83
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 83
Error Expected @throws tag for 'Exception'. 83
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 86
Error '3333' is a magic number. 86
Error '4000' is a magic number. 86
Error '{' should be on a new line. 90
Error switch without "default" clause. 92
Error '{' should be on a new line. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error '3' is a magic number. 114
Error Line contains a tab character. 117
Error switch without "default" clause. 120
Error '{' should be on a new line. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error '3' is a magic number. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line has trailing spaces. 133
Error Line contains a tab character. 133
Error Line has trailing spaces. 135
Error '}' should be alone on a line. 138
Error '{' should be on a new line. 138
Error Line is longer than 80 characters. 140
Error '1000' is a magic number. 143
Error Line has trailing spaces. 145
Error Line has trailing spaces. 146
Error Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error '{' should be on a new line. 149
Error '{' should be on a new line. 154
Error '1000' is a magic number. 155
Error '}' should be alone on a line. 156
Error '{' should be on a new line. 156
Error Must have at least one statement. 156
Error Line has trailing spaces. 161
Error Line has trailing spaces. 163
Error Line is longer than 80 characters. 164
Error Method 'closeConnection' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error Parameter server should be final. 164
Error Parameter client should be final. 164
Error Parameter port should be final. 164
Error '{' should be on a new line. 164
Error '{' should be on a new line. 165
Error '{' should be on a new line. 169
Error '{' should be on a new line. 170
Error '}' should be alone on a line. 173
Error '{' should be on a new line. 173
Error Line is longer than 80 characters. 174
Error '+' is not preceded with whitespace. 175
Error Line has trailing spaces. 177
Error Method 'testInitial' is not designed for extension - needs to be abstract, final or empty. 183
Error Expected @throws tag for 'Exception'. 183
Error Name 'connect1_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 185
Error Name 'connect2_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 186
Error Name 'connect3_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 187
Error Name 'init2_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 188
Error Name 'add_invalid_ok1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 189
Error Name 'add_invalid_ok2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
Error Array brackets at illegal position. 191
Error '9' is a magic number. 191
Error Array brackets at illegal position. 192
Error Line has trailing spaces. 194
Error Line has trailing spaces. 196
Error Line has trailing spaces. 198
Error '550' is a magic number. 202
Error '1000' is a magic number. 222
Error 'if' is not followed by whitespace. 223
Error '1000' is a magic number. 228
Error 'if' is not followed by whitespace. 230
Error '9' is a magic number. 230
Error 'if' construct must use '{}'s. 235
Error 'if' is not followed by whitespace. 235
Error '1000' is a magic number. 240
Error 'if' is not followed by whitespace. 241
Error Line is longer than 80 characters. 254
Error Line is longer than 80 characters. 255
Error Method 'testOptionNegotiation' is not designed for extension - needs to be abstract, final or empty. 264
Error Method length is 172 lines (max allowed is 150). 264
Error Expected @throws tag for 'Exception'. 264
Error Name 'negotiation1_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 266
Error Array brackets at illegal position. 267
Error '6' is a magic number. 267
Error Array brackets at illegal position. 268
Error '15' is a magic number. 270
Error '15' is a magic number. 271
Error Array brackets at illegal position. 273
Error '15' is a magic number. 275
Error '15' is a magic number. 276
Error Name 'negotiation2_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 279
Error Array brackets at illegal position. 280
Error '9' is a magic number. 280
Error Array brackets at illegal position. 281
Error Line has trailing spaces. 283
Error Line has trailing spaces. 285
Error Line has trailing spaces. 287
Error Line has trailing spaces. 289
Error Array brackets at illegal position. 292
Error Line has trailing spaces. 294
Error Line has trailing spaces. 296
Error Line has trailing spaces. 298
Error Array brackets at illegal position. 302
Error '11' is a magic number. 302
Error Array brackets at illegal position. 303
Error Line has trailing spaces. 305
Error Array brackets at illegal position. 309
Error Line has trailing spaces. 311
Error Line has trailing spaces. 313
Error Line has trailing spaces. 314
Error Name 'negotiation3_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 318
Error Array brackets at illegal position. 319
Error '6' is a magic number. 319
Error Array brackets at illegal position. 320
Error Line has trailing spaces. 322
Error Array brackets at illegal position. 327
Error Line has trailing spaces. 329
Error Line has trailing spaces. 331
Error Array brackets at illegal position. 334
Error '10' is a magic number. 334
Error Array brackets at illegal position. 335
Error Line has trailing spaces. 337
Error Array brackets at illegal position. 341
Error Line has trailing spaces. 343
Error Line has trailing spaces. 345
Error '1000' is a magic number. 355
Error 'if' is not followed by whitespace. 356
Error '6' is a magic number. 356
Error 'if' construct must use '{}'s. 360
Error 'if' is not followed by whitespace. 360
Error '1000' is a magic number. 366
Error '1000' is a magic number. 370
Error 'if' is not followed by whitespace. 371
Error '9' is a magic number. 371
Error 'if' construct must use '{}'s. 375
Error 'if' is not followed by whitespace. 375
Error 'if' is not followed by whitespace. 378
Error '1000' is a magic number. 383
Error 'if' is not followed by whitespace. 384
Error '11' is a magic number. 384
Error 'if' construct must use '{}'s. 388
Error 'if' is not followed by whitespace. 388
Error '1000' is a magic number. 396
Error '1000' is a magic number. 400
Error 'if' is not followed by whitespace. 401
Error '6' is a magic number. 401
Error 'if' construct must use '{}'s. 405
Error 'if' is not followed by whitespace. 405
Error 'if' is not followed by whitespace. 408
Error '1000' is a magic number. 413
Error 'if' is not followed by whitespace. 414
Error '10' is a magic number. 414
Error 'if' construct must use '{}'s. 417
Error 'if' is not followed by whitespace. 417
Error '15' is a magic number. 426
Error '15' is a magic number. 427
Error Line is longer than 80 characters. 428
Error Line is longer than 80 characters. 431
Error Line is longer than 80 characters. 432
Error Line is longer than 80 characters. 433
Error Method 'testOptionRenegotiation' is not designed for extension - needs to be abstract, final or empty. 442
Error Expected @throws tag for 'Exception'. 442
Error Name 'negotiation1_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 444
Error Array brackets at illegal position. 446
Error '6' is a magic number. 446
Error Array brackets at illegal position. 447
Error Line has trailing spaces. 449
Error Line has trailing spaces. 451
Error Line has trailing spaces. 453
Error Array brackets at illegal position. 456
Error Line has trailing spaces. 458
Error Line has trailing spaces. 460
Error Array brackets at illegal position. 464
Error '3' is a magic number. 464
Error Array brackets at illegal position. 465
Error Line has trailing spaces. 467
Error Array brackets at illegal position. 470
Error Line has trailing spaces. 472
Error '1000' is a magic number. 479
Error '1000' is a magic number. 483
Error 'if' is not followed by whitespace. 484
Error '6' is a magic number. 484
Error 'if' construct must use '{}'s. 488
Error 'if' is not followed by whitespace. 488
Error 'if' is not followed by whitespace. 491
Error '1000' is a magic number. 496
Error 'if' is not followed by whitespace. 497
Error '3' is a magic number. 497
Error 'if' construct must use '{}'s. 500
Error 'if' is not followed by whitespace. 500
Error Method 'testNotification' is not designed for extension - needs to be abstract, final or empty. 513
Error Expected @throws tag for 'Exception'. 513
Error Array brackets at illegal position. 515
Error '6' is a magic number. 515
Error Array brackets at illegal position. 516
Error '15' is a magic number. 518
Error '15' is a magic number. 519
Error Array brackets at illegal position. 522
Error '9' is a magic number. 522
Error Array brackets at illegal position. 523
Error Line has trailing spaces. 525
Error Line has trailing spaces. 527
Error Line has trailing spaces. 529
Error Line has trailing spaces. 531
Error Array brackets at illegal position. 535
Error '11' is a magic number. 535
Error '500' is a magic number. 549
Error 'if' is not followed by whitespace. 550
Error '500' is a magic number. 557
Error '500' is a magic number. 561
Error 'if' is not followed by whitespace. 562
Error '1000' is a magic number. 565
Error 'if' is not followed by whitespace. 566
Error Method 'testDeleteOptionHandler' is not designed for extension - needs to be abstract, final or empty. 583
Error Expected @throws tag for 'Exception'. 583
Error Name 'remove_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 585
Error Name 'remove_invalid_ok1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 586
Error Name 'remove_invalid_ok2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 587
Error Array brackets at illegal position. 589
Error '6' is a magic number. 589
Error Array brackets at illegal position. 590
Error Line has trailing spaces. 592
Error Line has trailing spaces. 594
Error Line has trailing spaces. 596
Error Array brackets at illegal position. 600
Error Line has trailing spaces. 602
Error Line has trailing spaces. 604
Error '1000' is a magic number. 610
Error '1000' is a magic number. 614
Error 'if' is not followed by whitespace. 615
Error '1000' is a magic number. 618
Error 'if' is not followed by whitespace. 619
Error '6' is a magic number. 619
Error 'if' construct must use '{}'s. 622
Error 'if' is not followed by whitespace. 622
Error '550' is a magic number. 638
Error Line is longer than 80 characters. 649
Error Line is longer than 80 characters. 650
Error Method 'testAYT' is not designed for extension - needs to be abstract, final or empty. 657
Error Expected @throws tag for 'Exception'. 657
Error Name 'ayt_true_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 659
Error Name 'ayt_false_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 660
Error Name 'AYT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 663
Error Array brackets at illegal position. 663
Error '{' is followed by whitespace. 663
Error Line has trailing spaces. 664
Error Array brackets at illegal position. 664
Error '{' is followed by whitespace. 665
Error Array brackets at illegal position. 666
Error Array brackets at illegal position. 667
Error Line has trailing spaces. 674
Error '30000' is a magic number. 675
Error '2000' is a magic number. 677
Error 'if' construct must use '{}'s. 679
Error 'if' is not followed by whitespace. 679
Error Expression can be simplified. 679
Error '=' is not preceded with whitespace. 680
Error '=' is not followed by whitespace. 680
Error '1000' is a magic number. 682
Error '2000' is a magic number. 685
Error 'if' construct must use '{}'s. 687
Error 'if' is not followed by whitespace. 687
Error Expression can be simplified. 687
Error '=' is not preceded with whitespace. 688
Error '=' is not followed by whitespace. 688
Error Method 'testSpy' is not designed for extension - needs to be abstract, final or empty. 698
Error Expected @throws tag for 'Exception'. 698
Error Name 'test1spy_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 700
Error Name 'test2spy_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 701
Error Name 'stopspy_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 702
Error Line has trailing spaces. 703
Error Array brackets at illegal position. 703
Error Line contains a tab character. 704
Error '{' is followed by whitespace. 704
Error Line has trailing spaces. 705
Error Array brackets at illegal position. 705
Error Line contains a tab character. 706
Error '{' is followed by whitespace. 706
Error '1000' is a magic number. 720
Error Array brackets at illegal position. 721
Error '5' is a magic number. 721
Error 'if' is not followed by whitespace. 723
Error '5' is a magic number. 723
Error 'if' construct must use '{}'s. 726
Error 'if' is not followed by whitespace. 726
Error '1000' is a magic number. 733
Error 'if' is not followed by whitespace. 735
Error '5' is a magic number. 735
Error 'if' construct must use '{}'s. 738
Error 'if' is not followed by whitespace. 738
Error '1000' is a magic number. 747
Error 'if' is not followed by whitespace. 748
Error Method 'testSetReaderThread' is not designed for extension - needs to be abstract, final or empty. 762
Error Expected @throws tag for 'Exception'. 762
Error Name 'negotiation1_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 764
Error Name 'negotiation2_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 765
Error Name 'read_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 766
Error Array brackets at illegal position. 767
Error '6' is a magic number. 767
Error Array brackets at illegal position. 768
Error '15' is a magic number. 770
Error '15' is a magic number. 771
Error Array brackets at illegal position. 773
Error '15' is a magic number. 775
Error '15' is a magic number. 776
Error '1000' is a magic number. 787
Error '4' is a magic number. 789
Error Name 'ret_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 790
Error 'if' is not followed by whitespace. 793
Error 'if' construct must use '{}'s. 802
Error 'if' is not followed by whitespace. 802
Error Line has trailing spaces. 805
Error '1000' is a magic number. 809
Error '1000' is a magic number. 813
Error 'if' construct must use '{}'s. 818
Error 'if' is not followed by whitespace. 818
Error Line is longer than 80 characters. 825
Error Line is longer than 80 characters. 826
Error Expected an @return tag. 833
Error Method 'equalBytes' is not designed for extension - needs to be abstract, final or empty. 833
Error Parameter a1 should be final. 833
Error Expected @param tag for 'a1'. 833
Error Array brackets at illegal position. 833
Error Parameter a2 should be final. 833
Error Expected @param tag for 'a2'. 833
Error Array brackets at illegal position. 833
Error 'if' is not followed by whitespace. 835
Error 'return' is not followed by whitespace. 837
Error 'for' is not followed by whitespace. 842
Error '=' is not preceded with whitespace. 842
Error '=' is not followed by whitespace. 842
Error '<' is not preceded with whitespace. 842
Error '<' is not followed by whitespace. 842
Error Line has trailing spaces. 844
Error Line contains a tab character. 844
Error 'if' construct must use '{}'s. 845
Error 'if' is not followed by whitespace. 845
Error '!=' is not preceded with whitespace. 845
Error Line contains a tab character. 846
Error 'return' is not followed by whitespace. 848
Error Method 'receivedNegotiation' is not designed for extension - needs to be abstract, final or empty. 862
Error Parameter negotiation_code should be final. 862
Error Name 'negotiation_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. 862
Error Parameter option_code should be final. 862
Error Name 'option_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. 862
Error 'if' is not followed by whitespace. 864
Error 'if' is not followed by whitespace. 868
Error 'if' is not followed by whitespace. 872
Error 'if' is not followed by whitespace. 876

org/apache/commons/net/telnet/TelnetOptionHandlerTestAbstract.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/net/telnet/TelnetOptionHandlerTestAbstract.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 31
Error Variable 'opthand1' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 32
Error Variable 'opthand2' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Variable 'opthand3' must be private and have accessor methods. 33
Error Method 'testConstructors' is not designed for extension - needs to be abstract, final or empty. 49
Error Method 'testWill' is not designed for extension - needs to be abstract, final or empty. 71
Error Method 'testDo' is not designed for extension - needs to be abstract, final or empty. 84

org/apache/commons/net/telnet/TelnetOptionTest.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/net/telnet/TelnetOptionTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Parameter args should be final. 30
Error Expected @param tag for 'args'. 30
Error Array brackets at illegal position. 30
Error Method 'testisValidOption' is not designed for extension - needs to be abstract, final or empty. 38
Error '91' is a magic number. 41
Error '255' is a magic number. 42
Error '256' is a magic number. 43
Error Method 'testGetOption' is not designed for extension - needs to be abstract, final or empty. 49
Error '91' is a magic number. 52
Error '255' is a magic number. 53

org/apache/commons/net/telnet/TelnetTestResponder.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 32
Error Name '_is' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_is' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Name '_os' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable '_os' must be private and have accessor methods. 33
Error Name '_inputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable '_inputs' must be private and have accessor methods. 34
Error Array brackets at illegal position. 34
Error Missing a Javadoc comment. 34
Error Name '_outputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable '_outputs' must be private and have accessor methods. 34
Error Array brackets at illegal position. 34
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Name '_timeout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable '_timeout' must be private and have accessor methods. 35
Error Unused @param tag for 'inputs'. 44
Error Line is longer than 80 characters. 46
Error Parameter is should be final. 46
Error Parameter os should be final. 46
Error Parameter inputs should be final. 46
Error Array brackets at illegal position. 46
Error Parameter outputs should be final. 46
Error Expected @param tag for 'outputs'. 46
Error Array brackets at illegal position. 46
Error Parameter timeout should be final. 46
Error Expected @param tag for 'timeout'. 46
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 61
Error Array brackets at illegal position. 64
Error '32' is a magic number. 64
Error 'while' is not followed by whitespace. 70
Error '&&' should be on a new line. 70
Error 'if' is not followed by whitespace. 73
Error Name 'ret_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error 'for' is not followed by whitespace. 78
Error '=' is not preceded with whitespace. 78
Error '=' is not followed by whitespace. 78
Error '<' is not preceded with whitespace. 78
Error '<' is not followed by whitespace. 78
Error 'if' is not followed by whitespace. 80
Error '1000' is a magic number. 82
Error '500' is a magic number. 90
Error Line is longer than 80 characters. 97

org/apache/commons/net/telnet/TelnetTestSimpleServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 32
Error Variable 'serverSocket' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Variable 'clientSocket' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Variable 'listener' must be private and have accessor methods. 34
Error Parameter port should be final. 41
Error Expected @throws tag for 'IOException'. 41
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 53
Error 'while' is not followed by whitespace. 56
Error Line is longer than 80 characters. 69
Error '+' is not preceded with whitespace. 69
Error Line is longer than 80 characters. 77
Error '+' is not preceded with whitespace. 77
Error '+' is not preceded with whitespace. 93
Error Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 101
Error '+' is not preceded with whitespace. 111
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 119
Error '+' is not preceded with whitespace. 128
Error Expected an @return tag. 135
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 135
Error Expected @throws tag for 'IOException'. 135
Error 'if' is not followed by whitespace. 137
Error 'return' is not followed by whitespace. 139
Error 'return' is not followed by whitespace. 143
Error Expected an @return tag. 150
Error Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. 150
Error Expected @throws tag for 'IOException'. 150
Error 'if' is not followed by whitespace. 152
Error 'return' is not followed by whitespace. 154
Error 'return' is not followed by whitespace. 158

org/apache/commons/net/telnet/TerminalTypeOptionHandlerTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 23
Error Parameter args should be final. 28
Error Expected @param tag for 'args'. 28
Error Array brackets at illegal position. 28
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 36
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 40
Error Method 'testConstructors' is not designed for extension - needs to be abstract, final or empty. 46
Error Method 'testStartSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 56
Error Array brackets at illegal position. 59
Error Array brackets at illegal position. 60
Error Method 'testAnswerSubnegotiation' is not designed for extension - needs to be abstract, final or empty. 71
Error Array brackets at illegal position. 73
Error Array brackets at illegal position. 78
Error Array brackets at illegal position. 83
Error Array brackets at illegal position. 88
Error Array brackets at illegal position. 89
Error Expected an @return tag. 99
Error Method 'equalInts' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter a1 should be final. 99
Error Expected @param tag for 'a1'. 99
Error Array brackets at illegal position. 99
Error Parameter a2 should be final. 99
Error Expected @param tag for 'a2'. 99
Error Array brackets at illegal position. 99
Error 'if' is not followed by whitespace. 101
Error 'return' is not followed by whitespace. 103
Error 'for' is not followed by whitespace. 108
Error '=' is not preceded with whitespace. 108
Error '=' is not followed by whitespace. 108
Error '<' is not preceded with whitespace. 108
Error '<' is not followed by whitespace. 108
Error 'if' construct must use '{}'s. 110
Error 'if' is not followed by whitespace. 110
Error '!=' is not preceded with whitespace. 110
Error 'return' is not followed by whitespace. 113

org/apache/commons/net/telnet/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/net/time/TimeTCPClientTest.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 70
Error Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error '3333' is a magic number. 70
Error Parameter args should be final. 75
Error Expected @param tag for 'args'. 75
Error Method 'openConnections' is not designed for extension - needs to be abstract, final or empty. 83
Error Expected @throws tag for 'Exception'. 83
Error Line contains a tab character. 85
Error '{' should be on a new line. 85
Error Line contains a tab character. 88
Error '}' should be alone on a line. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error '4000' is a magic number. 91
Error Line contains a tab character. 94
Error Method 'testInitial' is not designed for extension - needs to be abstract, final or empty. 102
Error '{' should be on a new line. 102
Error '1900' is a magic number. 105
Error '1000L' is a magic number. 107
Error Method 'testCompareTimes' is not designed for extension - needs to be abstract, final or empty. 115
Error Expected @throws tag for 'Exception'. 115
Error '60000' is a magic number. 127
Error '}' should be alone on a line. 131
Error '60000' is a magic number. 139
Error Line is longer than 80 characters. 141
Error '*' is not preceded with whitespace. 141
Error '*' is not followed by whitespace. 141
Error '1000L' is a magic number. 141
Error '}' should be alone on a line. 143
Error '}' should be alone on a line. 148
Error Line is longer than 80 characters. 153
Error '5000' is a magic number. 154
Error '5000' is a magic number. 155
Error Method 'closeConnections' is not designed for extension - needs to be abstract, final or empty. 161
Error '1000' is a magic number. 166
Error '}' should be alone on a line. 167
Error Must have at least one statement. 168

org/apache/commons/net/time/TimeTestSimpleServer.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 2
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 73
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 92
Error Parameter port should be final. 106
Error 'port' hides a field. 106
Error Expected @param tag for 'port'. 106
Error Method 'connect' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Avoid inline conditionals. 121
Error Method 'isRunning' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 133
Error Expected @throws tag for 'IOException'. 133
Error Line contains a tab character. 136
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 156
Error '500' is a magic number. 156
Error '1000' is a magic number. 156
Error '}' should be alone on a line. 159
Error Must have at least one statement. 160
Error '}' should be alone on a line. 161
Error 'if' construct must use '{}'s. 163
Error '}' should be alone on a line. 167
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 178
Error '}' should be alone on a line. 186
Error Missing a Javadoc comment. 194
Error Parameter args should be final. 194
Error '}' should be alone on a line. 200
Error Must have at least one statement. 201

org/apache/commons/net/time/package.html

ErrorLine
Error Missing package documentation file.0