Checkstyle Results

The following document contains the results of Checkstyle 6.1.1 with org/jomc/build/resources/checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
47 0 0 925

Details

org/jomc/tools/ClassFileProcessor.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 's0' should be declared final. 440
 Error coding FinalLocalVariable Variable 's0' should be declared final. 452
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1100
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1155
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1191
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1215
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1272
 Error coding FinalLocalVariable Variable 'l' should be declared final. 1642
 Error coding FinalLocalVariable Variable 'l' should be declared final. 1770
 Error coding FinalLocalVariable Variable 's0' should be declared final. 2229
 Error coding FinalLocalVariable Variable 's0' should be declared final. 2240
 Error coding FinalLocalVariable Variable 's0' should be declared final. 2345
 Error coding FinalLocalVariable Variable 's0' should be declared final. 2356
 Error coding FinalLocalVariable Variable 's0' should be declared final. 2499
 Error coding FinalLocalVariable Variable 's0' should be declared final. 2509

org/jomc/tools/JomcTool.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 's0' should be declared final. 802
 Error javadoc JavadocMethod Missing a Javadoc comment. 2556
 Error javadoc JavadocMethod Missing a Javadoc comment. 2561
 Error javadoc JavadocMethod Missing a Javadoc comment. 2565
 Error javadoc JavadocMethod Missing a Javadoc comment. 2570
 Error javadoc JavadocMethod Missing a Javadoc comment. 2575
 Error coding RedundantThrows Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 3216
 Error coding MissingCtor Class should define a constructor. 3710
 Error javadoc JavadocVariable Missing a Javadoc comment. 3713
 Error javadoc JavadocVariable Missing a Javadoc comment. 3715

org/jomc/tools/ResourceFileProcessor.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 's0' should be declared final. 162
 Error coding FinalLocalVariable Variable 's0' should be declared final. 202
 Error coding FinalLocalVariable Variable 's0' should be declared final. 212
 Error coding FinalLocalVariable Variable 's0' should be declared final. 395
 Error coding FinalLocalVariable Variable 's1' should be declared final. 401

org/jomc/tools/SourceFileProcessor.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 's0' should be declared final. 454
 Error coding FinalLocalVariable Variable 's0' should be declared final. 461
 Error coding FinalLocalVariable Variable 's0' should be declared final. 506
 Error coding FinalLocalVariable Variable 's0' should be declared final. 525
 Error coding FinalLocalVariable Variable 's0' should be declared final. 574
 Error coding HiddenField 'specification' hides a field. 856
 Error coding HiddenField 'sourceFileType' hides a field. 856
 Error coding HiddenField 'implementation' hides a field. 912
 Error coding HiddenField 'sourceFileType' hides a field. 912
 Error coding HiddenField 'sourceFileType' hides a field. 1196
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1201

org/jomc/tools/model/ObjectFactory.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on a new line. 32
 Error javadoc JavadocVariable Missing a Javadoc comment. 34
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 34
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 36
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 36
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 37
 Error javadoc JavadocStyle First sentence should end with a period. 39
 Error blocks LeftCurly '{' should be on a new line. 43
 Error javadoc JavadocStyle First sentence should end with a period. 46
 Error javadoc JavadocMethod Expected an @return tag. 50
 Error blocks LeftCurly '{' should be on a new line. 50
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error javadoc JavadocMethod Expected an @return tag. 58
 Error blocks LeftCurly '{' should be on a new line. 58
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error javadoc JavadocMethod Expected an @return tag. 66
 Error blocks LeftCurly '{' should be on a new line. 66
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error javadoc JavadocMethod Expected an @return tag. 74
 Error blocks LeftCurly '{' should be on a new line. 74
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error javadoc JavadocMethod Expected an @return tag. 82
 Error blocks LeftCurly '{' should be on a new line. 82
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error javadoc JavadocMethod Expected an @return tag. 90
 Error blocks LeftCurly '{' should be on a new line. 90
 Error javadoc JavadocStyle First sentence should end with a period. 94
 Error javadoc JavadocMethod Expected an @return tag. 98
 Error misc FinalParameters Parameter value should be final. 99
 Error javadoc JavadocMethod Expected @param tag for 'value'. 99
 Error coding FinalLocalVariable Variable 'value' should be declared final. 99
 Error blocks LeftCurly '{' should be on a new line. 99
 Error javadoc JavadocStyle First sentence should end with a period. 103
 Error javadoc JavadocMethod Expected an @return tag. 107
 Error misc FinalParameters Parameter value should be final. 108
 Error javadoc JavadocMethod Expected @param tag for 'value'. 108
 Error coding FinalLocalVariable Variable 'value' should be declared final. 108
 Error blocks LeftCurly '{' should be on a new line. 108
 Error javadoc JavadocStyle First sentence should end with a period. 112
 Error javadoc JavadocMethod Expected an @return tag. 116
 Error misc FinalParameters Parameter value should be final. 117
 Error javadoc JavadocMethod Expected @param tag for 'value'. 117
 Error coding FinalLocalVariable Variable 'value' should be declared final. 117
 Error blocks LeftCurly '{' should be on a new line. 117
 Error javadoc JavadocStyle First sentence should end with a period. 121
 Error javadoc JavadocMethod Expected an @return tag. 125
 Error misc FinalParameters Parameter value should be final. 126
 Error javadoc JavadocMethod Expected @param tag for 'value'. 126
 Error coding FinalLocalVariable Variable 'value' should be declared final. 126
 Error blocks LeftCurly '{' should be on a new line. 126

org/jomc/tools/model/SourceFileType.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 98
 Error design VisibilityModifier Variable 'sourceSections' must be private and have accessor methods. 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 101
 Error design VisibilityModifier Variable 'templateParameter' must be private and have accessor methods. 103
 Error javadoc JavadocVariable Missing a Javadoc comment. 104
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 106
 Error javadoc JavadocVariable Missing a Javadoc comment. 107
 Error design VisibilityModifier Variable 'identifier' must be private and have accessor methods. 109
 Error javadoc JavadocVariable Missing a Javadoc comment. 110
 Error design VisibilityModifier Variable 'location' must be private and have accessor methods. 112
 Error javadoc JavadocVariable Missing a Javadoc comment. 113
 Error design VisibilityModifier Variable 'template' must be private and have accessor methods. 115
 Error javadoc JavadocVariable Missing a Javadoc comment. 116
 Error design VisibilityModifier Variable 'headComment' must be private and have accessor methods. 118
 Error javadoc JavadocVariable Missing a Javadoc comment. 119
 Error design VisibilityModifier Variable 'tailComment' must be private and have accessor methods. 121
 Error javadoc JavadocVariable Missing a Javadoc comment. 122
 Error design VisibilityModifier Variable '_final' must be private and have accessor methods. 124
 Error javadoc JavadocVariable Missing a Javadoc comment. 125
 Error design VisibilityModifier Variable 'override' must be private and have accessor methods. 127
 Error blocks LeftCurly '{' should be on a new line. 133
 Error blocks LeftCurly '{' should be on a new line. 147
 Error blocks LeftCurly '{' should be on a new line. 150
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 154
 Error blocks LeftCurly '{' should be on a new line. 156
 Error blocks LeftCurly '{' should be on a new line. 160
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 164
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 166
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 168
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 170
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 172
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 174
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 176
 Error blocks LeftCurly '{' should be on a new line. 188
 Error misc FinalParameters Parameter value should be final. 201
 Error coding FinalLocalVariable Variable 'value' should be declared final. 201
 Error blocks LeftCurly '{' should be on a new line. 201
 Error javadoc JavadocMethod Expected an @return tag. 227
 Error blocks LeftCurly '{' should be on a new line. 228
 Error blocks LeftCurly '{' should be on a new line. 229
 Error javadoc JavadocMethod Expected an @return tag. 258
 Error blocks LeftCurly '{' should be on a new line. 259
 Error blocks LeftCurly '{' should be on a new line. 260
 Error blocks LeftCurly '{' should be on a new line. 275
 Error misc FinalParameters Parameter value should be final. 288
 Error coding FinalLocalVariable Variable 'value' should be declared final. 288
 Error blocks LeftCurly '{' should be on a new line. 288
 Error blocks LeftCurly '{' should be on a new line. 301
 Error misc FinalParameters Parameter value should be final. 314
 Error coding FinalLocalVariable Variable 'value' should be declared final. 314
 Error blocks LeftCurly '{' should be on a new line. 314
 Error blocks LeftCurly '{' should be on a new line. 327
 Error misc FinalParameters Parameter value should be final. 340
 Error coding FinalLocalVariable Variable 'value' should be declared final. 340
 Error blocks LeftCurly '{' should be on a new line. 340
 Error blocks LeftCurly '{' should be on a new line. 353
 Error misc FinalParameters Parameter value should be final. 366
 Error coding FinalLocalVariable Variable 'value' should be declared final. 366
 Error blocks LeftCurly '{' should be on a new line. 366
 Error blocks LeftCurly '{' should be on a new line. 379
 Error misc FinalParameters Parameter value should be final. 392
 Error coding FinalLocalVariable Variable 'value' should be declared final. 392
 Error blocks LeftCurly '{' should be on a new line. 392
 Error blocks LeftCurly '{' should be on a new line. 405
 Error blocks LeftCurly '{' should be on a new line. 406
 Error blocks RightCurly '}' should be alone on a line. 408
 Error blocks LeftCurly '{' should be on a new line. 408
 Error misc FinalParameters Parameter value should be final. 422
 Error coding FinalLocalVariable Variable 'value' should be declared final. 422
 Error blocks LeftCurly '{' should be on a new line. 422
 Error blocks LeftCurly '{' should be on a new line. 435
 Error blocks LeftCurly '{' should be on a new line. 436
 Error blocks RightCurly '}' should be alone on a line. 438
 Error blocks LeftCurly '{' should be on a new line. 438
 Error misc FinalParameters Parameter value should be final. 452
 Error coding FinalLocalVariable Variable 'value' should be declared final. 452
 Error blocks LeftCurly '{' should be on a new line. 452
 Error blocks LeftCurly '{' should be on a new line. 468
 Error blocks LeftCurly '{' should be on a new line. 470
 Error blocks LeftCurly '{' should be on a new line. 471
 Error blocks LeftCurly '{' should be on a new line. 473
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 479
 Error blocks LeftCurly '{' should be on a new line. 496
 Error blocks LeftCurly '{' should be on a new line. 498
 Error blocks LeftCurly '{' should be on a new line. 499
 Error blocks LeftCurly '{' should be on a new line. 501
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 503
 Error blocks LeftCurly '{' should be on a new line. 506
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 508
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 512
 Error blocks LeftCurly '{' should be on a new line. 527
 Error blocks LeftCurly '{' should be on a new line. 529
 Error blocks LeftCurly '{' should be on a new line. 530
 Error blocks LeftCurly '{' should be on a new line. 531
 Error blocks LeftCurly '{' should be on a new line. 534
 Error blocks LeftCurly '{' should be on a new line. 538
 Error blocks LeftCurly '{' should be on a new line. 541
 Error blocks LeftCurly '{' should be on a new line. 544
 Error blocks LeftCurly '{' should be on a new line. 547
 Error blocks LeftCurly '{' should be on a new line. 550
 Error blocks LeftCurly '{' should be on a new line. 553
 Error blocks LeftCurly '{' should be on a new line. 556
 Error blocks LeftCurly '{' should be on a new line. 559
 Error blocks LeftCurly '{' should be on a new line. 562
 Error blocks LeftCurly '{' should be on a new line. 565
 Error blocks LeftCurly '{' should be on a new line. 568
 Error blocks LeftCurly '{' should be on a new line. 571
 Error blocks LeftCurly '{' should be on a new line. 574
 Error blocks LeftCurly '{' should be on a new line. 577
 Error blocks LeftCurly '{' should be on a new line. 580
 Error blocks LeftCurly '{' should be on a new line. 583
 Error blocks LeftCurly '{' should be on a new line. 587
 Error blocks LeftCurly '{' should be on a new line. 590
 Error blocks LeftCurly '{' should be on a new line. 593
 Error blocks LeftCurly '{' should be on a new line. 596
 Error blocks LeftCurly '{' should be on a new line. 600
 Error blocks LeftCurly '{' should be on a new line. 603
 Error blocks LeftCurly '{' should be on a new line. 606
 Error blocks LeftCurly '{' should be on a new line. 609
 Error blocks LeftCurly '{' should be on a new line. 612
 Error blocks LeftCurly '{' should be on a new line. 615
 Error coding UnnecessaryParentheses Unnecessary parentheses around return value. 616
 Error blocks LeftCurly '{' should be on a new line. 618
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 619
 Error blocks LeftCurly '{' should be on a new line. 621
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 622
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 622
 Error blocks RightCurly '}' should be alone on a line. 623
 Error blocks LeftCurly '{' should be on a new line. 623
 Error blocks LeftCurly '{' should be on a new line. 624
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 625
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 628
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 628
 Error blocks RightCurly '}' should be alone on a line. 629
 Error blocks LeftCurly '{' should be on a new line. 629
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 631
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 631
 Error blocks RightCurly '}' should be alone on a line. 632
 Error blocks LeftCurly '{' should be on a new line. 632
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 634
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 634
 Error blocks RightCurly '}' should be alone on a line. 635
 Error blocks LeftCurly '{' should be on a new line. 635
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 637
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 637
 Error blocks RightCurly '}' should be alone on a line. 638
 Error blocks LeftCurly '{' should be on a new line. 638
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 640
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 640
 Error blocks RightCurly '}' should be alone on a line. 641
 Error coding FinalLocalVariable Variable 'e' should be declared final. 641
 Error blocks LeftCurly '{' should be on a new line. 641
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 643
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 643
 Error blocks RightCurly '}' should be alone on a line. 647
 Error blocks LeftCurly '{' should be on a new line. 647
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 648
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 648
 Error blocks RightCurly '}' should be alone on a line. 649
 Error blocks LeftCurly '{' should be on a new line. 649
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 650
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 650
 Error blocks RightCurly '}' should be alone on a line. 651
 Error coding FinalLocalVariable Variable 'e' should be declared final. 651
 Error blocks LeftCurly '{' should be on a new line. 651
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 652
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 652
 Error blocks LeftCurly '{' should be on a new line. 665
 Error blocks LeftCurly '{' should be on a new line. 667
 Error blocks LeftCurly '{' should be on a new line. 668
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 669
 Error blocks LeftCurly '{' should be on a new line. 671
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 672
 Error blocks LeftCurly '{' should be on a new line. 674
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 675
 Error blocks LeftCurly '{' should be on a new line. 677
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 678
 Error blocks LeftCurly '{' should be on a new line. 680
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 681
 Error blocks LeftCurly '{' should be on a new line. 683
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 684
 Error blocks LeftCurly '{' should be on a new line. 686
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 687
 Error blocks LeftCurly '{' should be on a new line. 689
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 690
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 694
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 694
 Error blocks LeftCurly '{' should be on a new line. 694
 Error blocks LeftCurly '{' should be on a new line. 711
 Error blocks LeftCurly '{' should be on a new line. 713
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 714
 Error blocks LeftCurly '{' should be on a new line. 730
 Error blocks LeftCurly '{' should be on a new line. 732
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 733
 Error blocks LeftCurly '{' should be on a new line. 749
 Error blocks LeftCurly '{' should be on a new line. 751
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 752
 Error blocks LeftCurly '{' should be on a new line. 768
 Error blocks LeftCurly '{' should be on a new line. 770
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 771
 Error blocks LeftCurly '{' should be on a new line. 787
 Error blocks LeftCurly '{' should be on a new line. 789
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 790
 Error blocks LeftCurly '{' should be on a new line. 806
 Error blocks LeftCurly '{' should be on a new line. 808
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 809
 Error blocks LeftCurly '{' should be on a new line. 825
 Error blocks LeftCurly '{' should be on a new line. 827
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 828
 Error blocks LeftCurly '{' should be on a new line. 844
 Error blocks LeftCurly '{' should be on a new line. 846
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 847
 Error blocks LeftCurly '{' should be on a new line. 864
 Error blocks LeftCurly '{' should be on a new line. 866
 Error blocks LeftCurly '{' should be on a new line. 884
 Error blocks LeftCurly '{' should be on a new line. 886
 Error blocks LeftCurly '{' should be on a new line. 887
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 894
 Error blocks RightCurly '}' should be alone on a line. 897
 Error blocks LeftCurly '{' should be on a new line. 897
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 898
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 898
 Error blocks RightCurly '}' should be alone on a line. 899
 Error blocks LeftCurly '{' should be on a new line. 899
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 900
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 900
 Error blocks RightCurly '}' should be alone on a line. 901
 Error blocks LeftCurly '{' should be on a new line. 901
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 902
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 902
 Error blocks RightCurly '}' should be alone on a line. 903
 Error blocks LeftCurly '{' should be on a new line. 903
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 904
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 904
 Error blocks RightCurly '}' should be alone on a line. 905
 Error blocks LeftCurly '{' should be on a new line. 905
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 906
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 906
 Error blocks RightCurly '}' should be alone on a line. 907
 Error blocks LeftCurly '{' should be on a new line. 907
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 908
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 908
 Error blocks RightCurly '}' should be alone on a line. 909
 Error coding FinalLocalVariable Variable 'e' should be declared final. 909
 Error blocks LeftCurly '{' should be on a new line. 909
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 910
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 910
 Error blocks LeftCurly '{' should be on a new line. 925
 Error blocks AvoidNestedBlocks Avoid nested blocks. 926
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 928
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 930
 Error blocks LeftCurly '{' should be on a new line. 932
 Error blocks LeftCurly '{' should be on a new line. 937
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 942
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 944
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 946
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 948
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 950
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 952
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 954
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1062

org/jomc/tools/model/SourceFilesType.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 56
 Error design VisibilityModifier Variable 'sourceFile' must be private and have accessor methods. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error design VisibilityModifier Variable '_final' must be private and have accessor methods. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error design VisibilityModifier Variable 'override' must be private and have accessor methods. 64
 Error blocks LeftCurly '{' should be on a new line. 70
 Error blocks LeftCurly '{' should be on a new line. 84
 Error blocks LeftCurly '{' should be on a new line. 87
 Error blocks LeftCurly '{' should be on a new line. 91
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 95
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 97
 Error javadoc JavadocMethod Expected an @return tag. 122
 Error blocks LeftCurly '{' should be on a new line. 123
 Error blocks LeftCurly '{' should be on a new line. 124
 Error blocks LeftCurly '{' should be on a new line. 139
 Error blocks LeftCurly '{' should be on a new line. 140
 Error blocks RightCurly '}' should be alone on a line. 142
 Error blocks LeftCurly '{' should be on a new line. 142
 Error misc FinalParameters Parameter value should be final. 156
 Error coding FinalLocalVariable Variable 'value' should be declared final. 156
 Error blocks LeftCurly '{' should be on a new line. 156
 Error blocks LeftCurly '{' should be on a new line. 169
 Error blocks LeftCurly '{' should be on a new line. 170
 Error blocks RightCurly '}' should be alone on a line. 172
 Error blocks LeftCurly '{' should be on a new line. 172
 Error misc FinalParameters Parameter value should be final. 186
 Error coding FinalLocalVariable Variable 'value' should be declared final. 186
 Error blocks LeftCurly '{' should be on a new line. 186
 Error blocks LeftCurly '{' should be on a new line. 202
 Error blocks LeftCurly '{' should be on a new line. 204
 Error blocks LeftCurly '{' should be on a new line. 205
 Error blocks LeftCurly '{' should be on a new line. 207
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 213
 Error blocks LeftCurly '{' should be on a new line. 227
 Error blocks AvoidNestedBlocks Avoid nested blocks. 228
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 230
 Error blocks LeftCurly '{' should be on a new line. 232
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 237
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 239
 Error coding FinalLocalVariable Variable 's0' should be declared final. 263

org/jomc/tools/model/SourceSectionType.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error design VisibilityModifier Variable 'sourceSections' must be private and have accessor methods. 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error design VisibilityModifier Variable 'templateParameter' must be private and have accessor methods. 101
 Error javadoc JavadocVariable Missing a Javadoc comment. 102
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 104
 Error javadoc JavadocVariable Missing a Javadoc comment. 105
 Error design VisibilityModifier Variable 'name' must be private and have accessor methods. 107
 Error javadoc JavadocVariable Missing a Javadoc comment. 108
 Error design VisibilityModifier Variable 'headTemplate' must be private and have accessor methods. 110
 Error javadoc JavadocVariable Missing a Javadoc comment. 111
 Error design VisibilityModifier Variable 'tailTemplate' must be private and have accessor methods. 113
 Error javadoc JavadocVariable Missing a Javadoc comment. 114
 Error design VisibilityModifier Variable 'indentationLevel' must be private and have accessor methods. 116
 Error javadoc JavadocVariable Missing a Javadoc comment. 117
 Error design VisibilityModifier Variable 'optional' must be private and have accessor methods. 119
 Error javadoc JavadocVariable Missing a Javadoc comment. 120
 Error design VisibilityModifier Variable 'editable' must be private and have accessor methods. 122
 Error blocks LeftCurly '{' should be on a new line. 128
 Error blocks LeftCurly '{' should be on a new line. 142
 Error blocks LeftCurly '{' should be on a new line. 145
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 149
 Error blocks LeftCurly '{' should be on a new line. 151
 Error blocks LeftCurly '{' should be on a new line. 155
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 159
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 161
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 163
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 165
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 167
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 169
 Error blocks LeftCurly '{' should be on a new line. 181
 Error misc FinalParameters Parameter value should be final. 194
 Error coding FinalLocalVariable Variable 'value' should be declared final. 194
 Error blocks LeftCurly '{' should be on a new line. 194
 Error javadoc JavadocMethod Expected an @return tag. 220
 Error blocks LeftCurly '{' should be on a new line. 221
 Error blocks LeftCurly '{' should be on a new line. 222
 Error javadoc JavadocMethod Expected an @return tag. 251
 Error blocks LeftCurly '{' should be on a new line. 252
 Error blocks LeftCurly '{' should be on a new line. 253
 Error blocks LeftCurly '{' should be on a new line. 268
 Error misc FinalParameters Parameter value should be final. 281
 Error coding FinalLocalVariable Variable 'value' should be declared final. 281
 Error blocks LeftCurly '{' should be on a new line. 281
 Error blocks LeftCurly '{' should be on a new line. 294
 Error misc FinalParameters Parameter value should be final. 307
 Error coding FinalLocalVariable Variable 'value' should be declared final. 307
 Error blocks LeftCurly '{' should be on a new line. 307
 Error blocks LeftCurly '{' should be on a new line. 320
 Error misc FinalParameters Parameter value should be final. 333
 Error coding FinalLocalVariable Variable 'value' should be declared final. 333
 Error blocks LeftCurly '{' should be on a new line. 333
 Error blocks LeftCurly '{' should be on a new line. 346
 Error blocks LeftCurly '{' should be on a new line. 347
 Error blocks RightCurly '}' should be alone on a line. 349
 Error blocks LeftCurly '{' should be on a new line. 349
 Error misc FinalParameters Parameter value should be final. 363
 Error coding FinalLocalVariable Variable 'value' should be declared final. 363
 Error blocks LeftCurly '{' should be on a new line. 363
 Error blocks LeftCurly '{' should be on a new line. 376
 Error blocks LeftCurly '{' should be on a new line. 377
 Error blocks RightCurly '}' should be alone on a line. 379
 Error blocks LeftCurly '{' should be on a new line. 379
 Error misc FinalParameters Parameter value should be final. 393
 Error coding FinalLocalVariable Variable 'value' should be declared final. 393
 Error blocks LeftCurly '{' should be on a new line. 393
 Error blocks LeftCurly '{' should be on a new line. 406
 Error blocks LeftCurly '{' should be on a new line. 407
 Error blocks RightCurly '}' should be alone on a line. 409
 Error blocks LeftCurly '{' should be on a new line. 409
 Error misc FinalParameters Parameter value should be final. 423
 Error coding FinalLocalVariable Variable 'value' should be declared final. 423
 Error blocks LeftCurly '{' should be on a new line. 423
 Error blocks LeftCurly '{' should be on a new line. 439
 Error blocks LeftCurly '{' should be on a new line. 441
 Error blocks LeftCurly '{' should be on a new line. 442
 Error blocks LeftCurly '{' should be on a new line. 444
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 450
 Error blocks LeftCurly '{' should be on a new line. 467
 Error blocks LeftCurly '{' should be on a new line. 469
 Error blocks LeftCurly '{' should be on a new line. 470
 Error blocks LeftCurly '{' should be on a new line. 472
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 474
 Error blocks LeftCurly '{' should be on a new line. 477
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 479
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 483
 Error blocks LeftCurly '{' should be on a new line. 498
 Error blocks LeftCurly '{' should be on a new line. 500
 Error blocks LeftCurly '{' should be on a new line. 501
 Error blocks LeftCurly '{' should be on a new line. 502
 Error blocks LeftCurly '{' should be on a new line. 505
 Error blocks LeftCurly '{' should be on a new line. 509
 Error blocks LeftCurly '{' should be on a new line. 512
 Error blocks LeftCurly '{' should be on a new line. 515
 Error blocks LeftCurly '{' should be on a new line. 518
 Error blocks LeftCurly '{' should be on a new line. 521
 Error blocks LeftCurly '{' should be on a new line. 524
 Error blocks LeftCurly '{' should be on a new line. 527
 Error blocks LeftCurly '{' should be on a new line. 530
 Error blocks LeftCurly '{' should be on a new line. 533
 Error blocks LeftCurly '{' should be on a new line. 536
 Error blocks LeftCurly '{' should be on a new line. 539
 Error blocks LeftCurly '{' should be on a new line. 542
 Error blocks LeftCurly '{' should be on a new line. 545
 Error blocks LeftCurly '{' should be on a new line. 548
 Error blocks LeftCurly '{' should be on a new line. 551
 Error blocks LeftCurly '{' should be on a new line. 554
 Error blocks LeftCurly '{' should be on a new line. 558
 Error blocks LeftCurly '{' should be on a new line. 561
 Error blocks LeftCurly '{' should be on a new line. 564
 Error blocks LeftCurly '{' should be on a new line. 567
 Error blocks LeftCurly '{' should be on a new line. 571
 Error blocks LeftCurly '{' should be on a new line. 574
 Error blocks LeftCurly '{' should be on a new line. 577
 Error blocks LeftCurly '{' should be on a new line. 580
 Error blocks LeftCurly '{' should be on a new line. 583
 Error blocks LeftCurly '{' should be on a new line. 586
 Error coding UnnecessaryParentheses Unnecessary parentheses around return value. 587
 Error blocks LeftCurly '{' should be on a new line. 589
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 590
 Error blocks LeftCurly '{' should be on a new line. 592
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 593
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 593
 Error blocks RightCurly '}' should be alone on a line. 594
 Error blocks LeftCurly '{' should be on a new line. 594
 Error blocks LeftCurly '{' should be on a new line. 595
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 596
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 599
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 599
 Error blocks RightCurly '}' should be alone on a line. 600
 Error blocks LeftCurly '{' should be on a new line. 600
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 602
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 602
 Error blocks RightCurly '}' should be alone on a line. 603
 Error blocks LeftCurly '{' should be on a new line. 603
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 605
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 605
 Error blocks RightCurly '}' should be alone on a line. 606
 Error blocks LeftCurly '{' should be on a new line. 606
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 608
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 608
 Error blocks RightCurly '}' should be alone on a line. 609
 Error blocks LeftCurly '{' should be on a new line. 609
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 611
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 611
 Error blocks RightCurly '}' should be alone on a line. 612
 Error coding FinalLocalVariable Variable 'e' should be declared final. 612
 Error blocks LeftCurly '{' should be on a new line. 612
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 614
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 614
 Error blocks RightCurly '}' should be alone on a line. 618
 Error blocks LeftCurly '{' should be on a new line. 618
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 619
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 619
 Error blocks RightCurly '}' should be alone on a line. 620
 Error blocks LeftCurly '{' should be on a new line. 620
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 621
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 621
 Error blocks RightCurly '}' should be alone on a line. 622
 Error coding FinalLocalVariable Variable 'e' should be declared final. 622
 Error blocks LeftCurly '{' should be on a new line. 622
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 623
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 623
 Error blocks LeftCurly '{' should be on a new line. 636
 Error blocks LeftCurly '{' should be on a new line. 638
 Error blocks LeftCurly '{' should be on a new line. 639
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 640
 Error blocks LeftCurly '{' should be on a new line. 642
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 643
 Error blocks LeftCurly '{' should be on a new line. 645
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 646
 Error blocks LeftCurly '{' should be on a new line. 648
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 649
 Error blocks LeftCurly '{' should be on a new line. 651
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 652
 Error blocks LeftCurly '{' should be on a new line. 654
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 655
 Error blocks LeftCurly '{' should be on a new line. 657
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 658
 Error blocks LeftCurly '{' should be on a new line. 660
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 661
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 665
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 665
 Error blocks LeftCurly '{' should be on a new line. 665
 Error blocks LeftCurly '{' should be on a new line. 682
 Error blocks LeftCurly '{' should be on a new line. 684
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 685
 Error blocks LeftCurly '{' should be on a new line. 701
 Error blocks LeftCurly '{' should be on a new line. 703
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 704
 Error blocks LeftCurly '{' should be on a new line. 720
 Error blocks LeftCurly '{' should be on a new line. 722
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 723
 Error blocks LeftCurly '{' should be on a new line. 739
 Error blocks LeftCurly '{' should be on a new line. 741
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 742
 Error blocks LeftCurly '{' should be on a new line. 758
 Error blocks LeftCurly '{' should be on a new line. 760
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 761
 Error blocks LeftCurly '{' should be on a new line. 777
 Error blocks LeftCurly '{' should be on a new line. 779
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 780
 Error blocks LeftCurly '{' should be on a new line. 796
 Error blocks LeftCurly '{' should be on a new line. 798
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 799
 Error blocks LeftCurly '{' should be on a new line. 815
 Error blocks LeftCurly '{' should be on a new line. 817
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 818
 Error blocks LeftCurly '{' should be on a new line. 835
 Error blocks LeftCurly '{' should be on a new line. 837
 Error blocks LeftCurly '{' should be on a new line. 855
 Error blocks LeftCurly '{' should be on a new line. 857
 Error blocks LeftCurly '{' should be on a new line. 858
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 865
 Error blocks RightCurly '}' should be alone on a line. 868
 Error blocks LeftCurly '{' should be on a new line. 868
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 869
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 869
 Error blocks RightCurly '}' should be alone on a line. 870
 Error blocks LeftCurly '{' should be on a new line. 870
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 871
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 871
 Error blocks RightCurly '}' should be alone on a line. 872
 Error blocks LeftCurly '{' should be on a new line. 872
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 873
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 873
 Error blocks RightCurly '}' should be alone on a line. 874
 Error blocks LeftCurly '{' should be on a new line. 874
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 875
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 875
 Error blocks RightCurly '}' should be alone on a line. 876
 Error blocks LeftCurly '{' should be on a new line. 876
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 877
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 877
 Error blocks RightCurly '}' should be alone on a line. 878
 Error blocks LeftCurly '{' should be on a new line. 878
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 879
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 879
 Error blocks RightCurly '}' should be alone on a line. 880
 Error coding FinalLocalVariable Variable 'e' should be declared final. 880
 Error blocks LeftCurly '{' should be on a new line. 880
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 881
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 881
 Error blocks LeftCurly '{' should be on a new line. 896
 Error blocks AvoidNestedBlocks Avoid nested blocks. 897
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 899
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 901
 Error blocks LeftCurly '{' should be on a new line. 903
 Error blocks LeftCurly '{' should be on a new line. 908
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 913
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 915
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 917
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 919
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 921
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 923
 Error coding HiddenField 'name' hides a field. 1024
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1031

org/jomc/tools/model/SourceSectionsType.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 52
 Error design VisibilityModifier Variable 'sourceSection' must be private and have accessor methods. 54
 Error blocks LeftCurly '{' should be on a new line. 60
 Error blocks LeftCurly '{' should be on a new line. 74
 Error blocks LeftCurly '{' should be on a new line. 77
 Error blocks LeftCurly '{' should be on a new line. 81
 Error javadoc JavadocMethod Expected an @return tag. 108
 Error blocks LeftCurly '{' should be on a new line. 109
 Error blocks LeftCurly '{' should be on a new line. 110
 Error blocks LeftCurly '{' should be on a new line. 128
 Error blocks LeftCurly '{' should be on a new line. 130
 Error blocks LeftCurly '{' should be on a new line. 131
 Error blocks LeftCurly '{' should be on a new line. 133
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 139
 Error blocks LeftCurly '{' should be on a new line. 153
 Error blocks AvoidNestedBlocks Avoid nested blocks. 154
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 156
 Error blocks LeftCurly '{' should be on a new line. 158
 Error coding FinalLocalVariable Variable 's0' should be declared final. 193

org/jomc/tools/model/TemplateParameterType.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 88
 Error design VisibilityModifier Variable 'any' must be private and have accessor methods. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error design VisibilityModifier Variable 'name' must be private and have accessor methods. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 101
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 103
 Error blocks LeftCurly '{' should be on a new line. 109
 Error blocks LeftCurly '{' should be on a new line. 123
 Error blocks LeftCurly '{' should be on a new line. 126
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 130
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 132
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 134
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 136
 Error blocks LeftCurly '{' should be on a new line. 149
 Error misc FinalParameters Parameter value should be final. 163
 Error coding HiddenField 'value' hides a field. 163
 Error coding FinalLocalVariable Variable 'value' should be declared final. 163
 Error blocks LeftCurly '{' should be on a new line. 163
 Error blocks LeftCurly '{' should be on a new line. 176
 Error misc FinalParameters Parameter value should be final. 189
 Error coding HiddenField 'value' hides a field. 189
 Error coding FinalLocalVariable Variable 'value' should be declared final. 189
 Error blocks LeftCurly '{' should be on a new line. 189
 Error blocks LeftCurly '{' should be on a new line. 202
 Error misc FinalParameters Parameter value should be final. 215
 Error coding HiddenField 'value' hides a field. 215
 Error coding FinalLocalVariable Variable 'value' should be declared final. 215
 Error blocks LeftCurly '{' should be on a new line. 215
 Error blocks LeftCurly '{' should be on a new line. 228
 Error misc FinalParameters Parameter value should be final. 241
 Error coding HiddenField 'value' hides a field. 241
 Error coding FinalLocalVariable Variable 'value' should be declared final. 241
 Error blocks LeftCurly '{' should be on a new line. 241
 Error blocks LeftCurly '{' should be on a new line. 255
 Error blocks LeftCurly '{' should be on a new line. 257
 Error blocks LeftCurly '{' should be on a new line. 258
 Error coding UnnecessaryParentheses Unnecessary parentheses around return value. 260
 Error blocks LeftCurly '{' should be on a new line. 262
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 264
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 267
 Error blocks LeftCurly '{' should be on a new line. 282
 Error blocks LeftCurly '{' should be on a new line. 284
 Error blocks LeftCurly '{' should be on a new line. 285
 Error blocks LeftCurly '{' should be on a new line. 286
 Error blocks LeftCurly '{' should be on a new line. 289
 Error blocks LeftCurly '{' should be on a new line. 293
 Error blocks LeftCurly '{' should be on a new line. 296
 Error blocks LeftCurly '{' should be on a new line. 299
 Error blocks LeftCurly '{' should be on a new line. 302
 Error blocks LeftCurly '{' should be on a new line. 305
 Error blocks LeftCurly '{' should be on a new line. 308
 Error blocks LeftCurly '{' should be on a new line. 311
 Error blocks LeftCurly '{' should be on a new line. 314
 Error blocks LeftCurly '{' should be on a new line. 317
 Error blocks LeftCurly '{' should be on a new line. 320
 Error blocks LeftCurly '{' should be on a new line. 323
 Error blocks LeftCurly '{' should be on a new line. 326
 Error blocks LeftCurly '{' should be on a new line. 329
 Error blocks LeftCurly '{' should be on a new line. 332
 Error blocks LeftCurly '{' should be on a new line. 335
 Error blocks LeftCurly '{' should be on a new line. 338
 Error blocks LeftCurly '{' should be on a new line. 342
 Error blocks LeftCurly '{' should be on a new line. 345
 Error blocks LeftCurly '{' should be on a new line. 348
 Error blocks LeftCurly '{' should be on a new line. 351
 Error blocks LeftCurly '{' should be on a new line. 355
 Error blocks LeftCurly '{' should be on a new line. 358
 Error blocks LeftCurly '{' should be on a new line. 361
 Error blocks LeftCurly '{' should be on a new line. 364
 Error blocks LeftCurly '{' should be on a new line. 367
 Error blocks LeftCurly '{' should be on a new line. 370
 Error coding UnnecessaryParentheses Unnecessary parentheses around return value. 371
 Error blocks LeftCurly '{' should be on a new line. 373
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 374
 Error blocks LeftCurly '{' should be on a new line. 376
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 377
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 377
 Error blocks RightCurly '}' should be alone on a line. 378
 Error blocks LeftCurly '{' should be on a new line. 378
 Error blocks LeftCurly '{' should be on a new line. 379
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 380
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 383
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 383
 Error blocks RightCurly '}' should be alone on a line. 384
 Error blocks LeftCurly '{' should be on a new line. 384
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 386
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 386
 Error blocks RightCurly '}' should be alone on a line. 387
 Error blocks LeftCurly '{' should be on a new line. 387
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 389
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 389
 Error blocks RightCurly '}' should be alone on a line. 390
 Error blocks LeftCurly '{' should be on a new line. 390
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 392
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 392
 Error blocks RightCurly '}' should be alone on a line. 393
 Error blocks LeftCurly '{' should be on a new line. 393
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 395
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 395
 Error blocks RightCurly '}' should be alone on a line. 396
 Error coding FinalLocalVariable Variable 'e' should be declared final. 396
 Error blocks LeftCurly '{' should be on a new line. 396
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 398
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 398
 Error blocks RightCurly '}' should be alone on a line. 402
 Error blocks LeftCurly '{' should be on a new line. 402
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 403
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 403
 Error blocks RightCurly '}' should be alone on a line. 404
 Error blocks LeftCurly '{' should be on a new line. 404
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 405
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 405
 Error blocks RightCurly '}' should be alone on a line. 406
 Error coding FinalLocalVariable Variable 'e' should be declared final. 406
 Error blocks LeftCurly '{' should be on a new line. 406
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 407
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 407
 Error blocks LeftCurly '{' should be on a new line. 420
 Error blocks LeftCurly '{' should be on a new line. 422
 Error blocks LeftCurly '{' should be on a new line. 423
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 424
 Error blocks LeftCurly '{' should be on a new line. 426
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 427
 Error blocks LeftCurly '{' should be on a new line. 429
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 430
 Error blocks LeftCurly '{' should be on a new line. 432
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 433
 Error blocks LeftCurly '{' should be on a new line. 435
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 436
 Error blocks LeftCurly '{' should be on a new line. 438
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 439
 Error blocks LeftCurly '{' should be on a new line. 441
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 442
 Error blocks LeftCurly '{' should be on a new line. 444
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 445
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 449
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 449
 Error blocks LeftCurly '{' should be on a new line. 449
 Error blocks LeftCurly '{' should be on a new line. 466
 Error blocks LeftCurly '{' should be on a new line. 468
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 469
 Error blocks LeftCurly '{' should be on a new line. 485
 Error blocks LeftCurly '{' should be on a new line. 487
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 488
 Error blocks LeftCurly '{' should be on a new line. 504
 Error blocks LeftCurly '{' should be on a new line. 506
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 507
 Error blocks LeftCurly '{' should be on a new line. 523
 Error blocks LeftCurly '{' should be on a new line. 525
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 526
 Error blocks LeftCurly '{' should be on a new line. 542
 Error blocks LeftCurly '{' should be on a new line. 544
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 545
 Error blocks LeftCurly '{' should be on a new line. 561
 Error blocks LeftCurly '{' should be on a new line. 563
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 564
 Error blocks LeftCurly '{' should be on a new line. 580
 Error blocks LeftCurly '{' should be on a new line. 582
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 583
 Error blocks LeftCurly '{' should be on a new line. 599
 Error blocks LeftCurly '{' should be on a new line. 601
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 602
 Error blocks LeftCurly '{' should be on a new line. 619
 Error blocks LeftCurly '{' should be on a new line. 621
 Error blocks LeftCurly '{' should be on a new line. 639
 Error blocks LeftCurly '{' should be on a new line. 641
 Error blocks LeftCurly '{' should be on a new line. 642
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 649
 Error blocks RightCurly '}' should be alone on a line. 652
 Error blocks LeftCurly '{' should be on a new line. 652
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 653
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 653
 Error blocks RightCurly '}' should be alone on a line. 654
 Error blocks LeftCurly '{' should be on a new line. 654
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 655
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 655
 Error blocks RightCurly '}' should be alone on a line. 656
 Error blocks LeftCurly '{' should be on a new line. 656
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 657
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 657
 Error blocks RightCurly '}' should be alone on a line. 658
 Error blocks LeftCurly '{' should be on a new line. 658
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 659
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 659
 Error blocks RightCurly '}' should be alone on a line. 660
 Error blocks LeftCurly '{' should be on a new line. 660
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 661
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 661
 Error blocks RightCurly '}' should be alone on a line. 662
 Error blocks LeftCurly '{' should be on a new line. 662
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 663
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 663
 Error blocks RightCurly '}' should be alone on a line. 664
 Error coding FinalLocalVariable Variable 'e' should be declared final. 664
 Error blocks LeftCurly '{' should be on a new line. 664
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 665
 Error coding UnnecessaryParentheses Unnecessary parentheses around expression. 665
 Error blocks LeftCurly '{' should be on a new line. 680
 Error blocks AvoidNestedBlocks Avoid nested blocks. 681
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 683
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 685
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 687
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 689
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 691
 Error coding HiddenField 'any' hides a field. 800
 Error blocks EmptyBlock Must have at least one statement. 846
 Error coding HiddenField 'type' hides a field. 854
 Error coding HiddenField 'value' hides a field. 854

org/jomc/tools/model/ToolsType.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 51
 Error design VisibilityModifier Variable 'modelVersion' must be private and have accessor methods. 53
 Error blocks LeftCurly '{' should be on a new line. 59
 Error blocks LeftCurly '{' should be on a new line. 73
 Error blocks LeftCurly '{' should be on a new line. 76
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 80
 Error blocks LeftCurly '{' should be on a new line. 92
 Error blocks LeftCurly '{' should be on a new line. 93
 Error blocks RightCurly '}' should be alone on a line. 95
 Error blocks LeftCurly '{' should be on a new line. 95
 Error misc FinalParameters Parameter value should be final. 109
 Error coding FinalLocalVariable Variable 'value' should be declared final. 109
 Error blocks LeftCurly '{' should be on a new line. 109
 Error blocks LeftCurly '{' should be on a new line. 122
 Error blocks LeftCurly '{' should be on a new line. 123
 Error blocks AvoidNestedBlocks Avoid nested blocks. 124
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 126
 Error coding UnnecessaryParentheses Unnecessary parentheses around assignment right-hand side. 128
 Error blocks RightCurly '}' should be alone on a line. 131
 Error coding FinalLocalVariable Variable 'e' should be declared final. 131
 Error blocks LeftCurly '{' should be on a new line. 131
 Error coding FinalLocalVariable Variable 's0' should be declared final. 177
 Error coding FinalLocalVariable Variable 's0' should be declared final. 254
 Error coding FinalLocalVariable Variable 's0' should be declared final. 302
 Error coding FinalLocalVariable Variable 's0' should be declared final. 355

org/jomc/tools/model/package-info.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle Missing a Javadoc comment. 36

org/jomc/tools/modlet/ToolsModelProcessor.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 's0' should be declared final. 590
 Error coding FinalLocalVariable Variable 's0' should be declared final. 623
 Error coding FinalLocalVariable Variable 's0' should be declared final. 941
 Error coding FinalLocalVariable Variable 's0' should be declared final. 996
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1115
 Error coding FinalLocalVariable Variable 's0' should be declared final. 1175

org/jomc/tools/modlet/ToolsModelProvider.java

Severity Category Rule Message Line
 Error coding FinalLocalVariable Variable 's0' should be declared final. 604
 Error coding FinalLocalVariable Variable 's0' should be declared final. 637
 Error coding NestedIfDepth Nested if-else depth is 5 (max allowed is 4). 661
 Error coding NestedIfDepth Nested if-else depth is 6 (max allowed is 4). 668
 Error coding NestedIfDepth Nested if-else depth is 5 (max allowed is 4). 675
 Error coding FinalLocalVariable Variable 's0' should be declared final. 694

org/jomc/tools/modlet/ToolsModelValidator.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Missing a Javadoc comment. 201
 Error coding FinalLocalVariable Variable 's0' should be declared final. 418
 Error coding FinalLocalVariable Variable 's0' should be declared final. 645
 Error coding FinalLocalVariable Variable 's0' should be declared final. 655

org/jomc/tools/modlet/ToolsModletConstants.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 39