Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
300251

Files

FilesIWE
org/archive/jmx/Client.java 00250
org/archive/jmx/package.html 001

org/archive/jmx/Client.java

ErrorLine
Error Line does not match expected header line of 'cmdline-jmxclient is free software; you can redistribute it and/or modify it'. 1
Error Line is longer than 80 characters. 71
Error Missing a Javadoc comment. 78
Error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 78
Error Line has trailing spaces. 80
Error '+' should be on a new line. 84
Error '+' should be on a new line. 85
Error '+' should be on a new line. 86
Error '+' should be on a new line. 87
Error '+' should be on a new line. 88
Error '+' should be on a new line. 89
Error '+' should be on a new line. 90
Error '+' should be on a new line. 91
Error '+' should be on a new line. 92
Error '+' should be on a new line. 93
Error '+' should be on a new line. 94
Error '+' should be on a new line. 95
Error '+' should be on a new line. 96
Error '+' should be on a new line. 97
Error '+' should be on a new line. 98
Error '+' should be on a new line. 99
Error '+' should be on a new line. 100
Error '+' should be on a new line. 101
Error '+' should be on a new line. 102
Error '+' should be on a new line. 103
Error '+' should be on a new line. 104
Error '+' should be on a new line. 105
Error '+' should be on a new line. 106
Error '+' should be on a new line. 107
Error '+' should be on a new line. 108
Error '+' should be on a new line. 109
Error '+' should be on a new line. 110
Error '+' should be on a new line. 111
Error '+' should be on a new line. 112
Error '+' should be on a new line. 113
Error '+' should be on a new line. 114
Error '+' should be on a new line. 115
Error '+' should be on a new line. 116
Error '+' should be on a new line. 117
Error '+' should be on a new line. 118
Error '+' should be on a new line. 119
Error '+' should be on a new line. 120
Error '+' should be on a new line. 121
Error '+' should be on a new line. 122
Error '+' should be on a new line. 123
Error '+' should be on a new line. 124
Error '+' should be on a new line. 125
Error '+' should be on a new line. 126
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 '+' should be on a new line. 130
Error '+' should be on a new line. 131
Error '+' should be on a new line. 132
Error '+' should be on a new line. 133
Error '+' should be on a new line. 134
Error '+' should be on a new line. 135
Error Line has trailing spaces. 137
Error Line has trailing spaces. 145
Error Missing a Javadoc comment. 146
Error Line has trailing spaces. 147
Error Line contains a tab character. 148
Error Missing a Javadoc comment. 148
Error Parameter args should be final. 148
Error Line contains a tab character. 160
Error Line has trailing spaces. 161
Error Missing a Javadoc comment. 162
Error Line has trailing spaces. 165
Error Missing a Javadoc comment. 166
Error Parameter exitCode should be final. 166
Error Parameter message should be final. 166
Error Line has trailing spaces. 180
Error Method 'parseUserpass' is not designed for extension - needs to be abstract, final or empty. 187
Error Expected @param tag for 'userpass'. 187
Error '+' is not followed by whitespace. 193
Error Line has trailing spaces. 198
Error Method 'formatCredentials' is not designed for extension - needs to be abstract, final or empty. 204
Error Expected @param tag for 'login'. 204
Error Expected @param tag for 'password'. 205
Error Line has trailing spaces. 212
Error Method 'getJMXConnector' is not designed for extension - needs to be abstract, final or empty. 213
Error Missing a Javadoc comment. 213
Error Line has trailing spaces. 222
Error Method 'getObjectName' is not designed for extension - needs to be abstract, final or empty. 223
Error Missing a Javadoc comment. 223
Error Redundant throws: 'NullPointerException' is unchecked exception. 224
Error '?' is not preceded with whitespace. 225
Error Avoid inline conditionals. 225
Error ':' is not preceded with whitespace. 225
Error Line has trailing spaces. 227
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 236
Error Expected @throws tag for 'Exception'. 237
Error '3' is a magic number. 249
Error '3' is a magic number. 250
Error '3' is a magic number. 251
Error '3' is a magic number. 252
Error '?' is not preceded with whitespace. 257
Error Avoid inline conditionals. 257
Error ':' is not preceded with whitespace. 257
Error '?' is not preceded with whitespace. 258
Error Avoid inline conditionals. 258
Error ':' is not preceded with whitespace. 258
Error Line has trailing spaces. 273
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 274
Error Missing a Javadoc comment. 274
Error Method 'executeOneCmd' is not designed for extension - needs to be abstract, final or empty. 281
Error Missing a Javadoc comment. 281
Error Line has trailing spaces. 288
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 305
Error Expected @throws tag for 'Exception'. 308
Error Line has trailing spaces. 319
Error Method 'notEmpty' is not designed for extension - needs to be abstract, final or empty. 320
Error Missing a Javadoc comment. 320
Error Parameter s should be final. 320
Error Line has trailing spaces. 323
Error Method 'doBeans' is not designed for extension - needs to be abstract, final or empty. 324
Error Missing a Javadoc comment. 324
Error Comment matches to-do format 'TODO:'. 338
Error '+' should be on a new line. 340
Error '+' should be on a new line. 348
Error Line is longer than 80 characters. 363
Error Line has trailing spaces. 371
Error Line has trailing spaces. 374
Error Method 'doBean' is not designed for extension - needs to be abstract, final or empty. 382
Error Parameter mbsc should be final. 382
Error Parameter instance should be final. 383
Error Parameter command should be final. 383
Error Expected @throws tag for 'Exception'. 384
Error Line has trailing spaces. 389
Error Line has trailing spaces. 397
Error Method 'doSubCommand' is not designed for extension - needs to be abstract, final or empty. 398
Error Missing a Javadoc comment. 398
Error Parameter mbsc should be final. 398
Error Parameter instance should be final. 399
Error Parameter subCommand should be final. 399
Error '+' should be on a new line. 406
Error Line has trailing spaces. 409
Error '&&' should be on a new line. 422
Error '&&' should be on a new line. 437
Error Line has trailing spaces. 442
Error Line has trailing spaces. 450
Error 'cast' is not followed by whitespace. 455
Error 'cast' is not followed by whitespace. 458
Error 'cast' is not followed by whitespace. 460
Error 'cast' is not followed by whitespace. 468
Error 'cast' is not followed by whitespace. 474
Error Line has trailing spaces. 485
Error Method 'isFeatureInfo' is not designed for extension - needs to be abstract, final or empty. 486
Error Missing a Javadoc comment. 486
Error Parameter infos should be final. 486
Error Parameter cmd should be final. 486
Error Line has trailing spaces. 489
Error Method 'getFeatureInfo' is not designed for extension - needs to be abstract, final or empty. 490
Error Missing a Javadoc comment. 490
Error Parameter infos should be final. 490
Error Parameter cmd should be final. 491
Error '?' is not preceded with whitespace. 494
Error Avoid inline conditionals. 494
Error ':' is not preceded with whitespace. 494
Error Line has trailing spaces. 502
Error Method 'recurseTabularData' is not designed for extension - needs to be abstract, final or empty. 503
Error Missing a Javadoc comment. 503
Error Parameter buffer should be final. 503
Error Parameter indent should be final. 504
Error Parameter name should be final. 504
Error Parameter data should be final. 504
Error 'cast' is not followed by whitespace. 511
Error 'cast' is not followed by whitespace. 514
Error Line has trailing spaces. 521
Error Method 'recurseCompositeData' is not designed for extension - needs to be abstract, final or empty. 522
Error Missing a Javadoc comment. 522
Error Parameter buffer should be final. 522
Error Parameter indent should be final. 523
Error Parameter name should be final. 523
Error Parameter data should be final. 523
Error 'cast' is not followed by whitespace. 527
Error 'cast' is not followed by whitespace. 531
Error 'cast' is not followed by whitespace. 533
Error Line has trailing spaces. 544
Error Method 'addNameToBuffer' is not designed for extension - needs to be abstract, final or empty. 545
Error Missing a Javadoc comment. 545
Error Parameter buffer should be final. 545
Error Parameter indent should be final. 545
Error Parameter name should be final. 546
Error Line has trailing spaces. 556
Error Missing a Javadoc comment. 563
Error Missing a Javadoc comment. 564
Error Line has trailing spaces. 565
Error Missing a Javadoc comment. 566
Error Parameter command should be final. 566
Error Line has trailing spaces. 569
Error Missing a Javadoc comment. 570
Error Parameter command should be final. 570
Error Line has trailing spaces. 583
Error Method 'getCmd' is not designed for extension - needs to be abstract, final or empty. 584
Error Missing a Javadoc comment. 584
Error Line has trailing spaces. 587
Error Method 'getArgs' is not designed for extension - needs to be abstract, final or empty. 588
Error Missing a Javadoc comment. 588
Error Line has trailing spaces. 592
Error Method 'doAttributeOperation' is not designed for extension - needs to be abstract, final or empty. 593
Error Missing a Javadoc comment. 593
Error Parameter mbsc should be final. 593
Error Parameter instance should be final. 594
Error Parameter command should be final. 594
Error Parameter infos should be final. 594
Error '+' should be on a new line. 612
Error 'cast' is not followed by whitespace. 618
Error Method 'doBeanOperation' is not designed for extension - needs to be abstract, final or empty. 627
Error Missing a Javadoc comment. 627
Error Parameter mbsc should be final. 627
Error Parameter instance should be final. 628
Error Parameter command should be final. 628
Error Parameter infos should be final. 628
Error Line has trailing spaces. 632
Error 'cast' is not followed by whitespace. 637
Error '?' is not preceded with whitespace. 643
Error Avoid inline conditionals. 643
Error ':' is not preceded with whitespace. 643
Error '?' is not preceded with whitespace. 644
Error '?' should be on a new line. 644
Error Avoid inline conditionals. 644
Error ':' is not preceded with whitespace. 645
Error '?' is not preceded with whitespace. 650
Error Avoid inline conditionals. 650
Error Method 'listOptions' is not designed for extension - needs to be abstract, final or empty. 668
Error Missing a Javadoc comment. 668
Error Parameter mbsc should be final. 668
Error Parameter instance should be final. 669
Error '+' should be on a new line. 679
Error '+' should be on a new line. 680
Error '+' should be on a new line. 681
Error Line has trailing spaces. 703
Error '+' should be on a new line. 703
Error '+' should be on a new line. 704
Error '+' should be on a new line. 705
Error '+' should be on a new line. 706
Error Line has trailing spaces. 713
Error Line has trailing spaces. 717
Error Line has trailing spaces. 724
Error Line has trailing spaces. 728
Error Line has trailing spaces. 731
Error Line has trailing spaces. 735
Error Line has trailing spaces. 741
Error Line has trailing spaces. 746
Error Missing a Javadoc comment. 748
Error Line has trailing spaces. 751
Error Missing a Javadoc comment. 752
Error Parameter record should be final. 752
Error '+' should be on a new line. 774

org/archive/jmx/package.html

ErrorLine
Error Missing package documentation file.0