Le document suivant contient les résultats de PMD 6.13.0.
Rule | Violation | Ligne |
---|---|---|
ConsecutiveAppendsShouldReuse | StringBuffer (or StringBuilder).append is called consecutively without reusing the target variable. | 74 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Public method and constructor comments are required | 58–61 |
CommentRequired | Public method and constructor comments are required | 63–66 |
CommentRequired | Public method and constructor comments are required | 68–71 |
CommentRequired | Public method and constructor comments are required | 73–76 |
CommentRequired | Public method and constructor comments are required | 78–81 |
CommentRequired | Public method and constructor comments are required | 83–86 |
CommentRequired | Public method and constructor comments are required | 88–91 |
CommentRequired | Public method and constructor comments are required | 103–106 |
CommentRequired | Public method and constructor comments are required | 108–111 |
CommentRequired | Public method and constructor comments are required | 113–116 |
CommentRequired | Public method and constructor comments are required | 118–121 |
CommentRequired | Public method and constructor comments are required | 123–126 |
CommentRequired | Public method and constructor comments are required | 128–131 |
CommentRequired | Public method and constructor comments are required | 133–136 |
CommentRequired | Public method and constructor comments are required | 138–141 |
CommentRequired | Public method and constructor comments are required | 153–156 |
Rule | Violation | Ligne |
---|---|---|
CommentRequired | Header comments are required | 43–65 |
Rule | Violation | Ligne |
---|---|---|
NcssCount | The method 'selectSignalementDataObjectsList(Plugin, Date, List)' has a NCSS line count of 63. | 81–160 |
Rule | Violation | Ligne |
---|---|---|
ExcessivePublicCount | This class has a bunch of public methods and attributes | 34–899 |
CyclomaticComplexity | The class 'SignalementDataObject' has a total cyclomatic complexity of 104 (highest 1). | 41–899 |
TooManyFields | Too many fields | 41–899 |
CommentRequired | Public method and constructor comments are required | 751–754 |
CommentRequired | Public method and constructor comments are required | 756–759 |
CommentRequired | Public method and constructor comments are required | 761–764 |
CommentRequired | Public method and constructor comments are required | 766–769 |
CommentRequired | Public method and constructor comments are required | 771–774 |
CommentRequired | Public method and constructor comments are required | 776–779 |
CommentRequired | Public method and constructor comments are required | 781–784 |
CommentRequired | Public method and constructor comments are required | 786–789 |
CommentRequired | Public method and constructor comments are required | 791–794 |
CommentRequired | Public method and constructor comments are required | 796–799 |
CommentRequired | Public method and constructor comments are required | 801–804 |
CommentRequired | Public method and constructor comments are required | 806–809 |
CommentRequired | Public method and constructor comments are required | 811–814 |
CommentRequired | Public method and constructor comments are required | 816–819 |
CommentRequired | Public method and constructor comments are required | 821–824 |
CommentRequired | Public method and constructor comments are required | 826–829 |
CommentRequired | Public method and constructor comments are required | 831–834 |
CommentRequired | Public method and constructor comments are required | 836–839 |
CommentRequired | Public method and constructor comments are required | 841–844 |
CommentRequired | Public method and constructor comments are required | 846–849 |
CommentRequired | Public method and constructor comments are required | 852–854 |
CommentRequired | Public method and constructor comments are required | 856–858 |
CommentRequired | Public method and constructor comments are required | 860–862 |
CommentRequired | Public method and constructor comments are required | 864–866 |
CommentRequired | Public method and constructor comments are required | 868–870 |
CommentRequired | Public method and constructor comments are required | 872–874 |
CommentRequired | Public method and constructor comments are required | 876–878 |
CommentRequired | Public method and constructor comments are required | 880–882 |
CommentRequired | Public method and constructor comments are required | 884–886 |
CommentRequired | Public method and constructor comments are required | 888–890 |
CommentRequired | Public method and constructor comments are required | 892–894 |
CommentRequired | Public method and constructor comments are required | 896–898 |
Rule | Violation | Ligne |
---|---|---|
SimpleDateFormatNeedsLocale | When instantiating a SimpleDateFormat object, specify a Locale | 74 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
ConsecutiveAppendsShouldReuse | StringBuffer (or StringBuilder).append is called consecutively without reusing the target variable. | 3 | 74 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Public method and constructor comments are required | 3 | 58–61 |
CommentRequired | Public method and constructor comments are required | 3 | 63–66 |
CommentRequired | Public method and constructor comments are required | 3 | 68–71 |
CommentRequired | Public method and constructor comments are required | 3 | 73–76 |
CommentRequired | Public method and constructor comments are required | 3 | 78–81 |
CommentRequired | Public method and constructor comments are required | 3 | 83–86 |
CommentRequired | Public method and constructor comments are required | 3 | 88–91 |
CommentRequired | Public method and constructor comments are required | 3 | 103–106 |
CommentRequired | Public method and constructor comments are required | 3 | 108–111 |
CommentRequired | Public method and constructor comments are required | 3 | 113–116 |
CommentRequired | Public method and constructor comments are required | 3 | 118–121 |
CommentRequired | Public method and constructor comments are required | 3 | 123–126 |
CommentRequired | Public method and constructor comments are required | 3 | 128–131 |
CommentRequired | Public method and constructor comments are required | 3 | 133–136 |
CommentRequired | Public method and constructor comments are required | 3 | 138–141 |
CommentRequired | Public method and constructor comments are required | 3 | 153–156 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
CommentRequired | Header comments are required | 3 | 43–65 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
NcssCount | The method 'selectSignalementDataObjectsList(Plugin, Date, List)' has a NCSS line count of 63. | 3 | 81–160 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
ExcessivePublicCount | This class has a bunch of public methods and attributes | 3 | 34–899 |
CyclomaticComplexity | The class 'SignalementDataObject' has a total cyclomatic complexity of 104 (highest 1). | 3 | 41–899 |
TooManyFields | Too many fields | 3 | 41–899 |
CommentRequired | Public method and constructor comments are required | 3 | 751–754 |
CommentRequired | Public method and constructor comments are required | 3 | 756–759 |
CommentRequired | Public method and constructor comments are required | 3 | 761–764 |
CommentRequired | Public method and constructor comments are required | 3 | 766–769 |
CommentRequired | Public method and constructor comments are required | 3 | 771–774 |
CommentRequired | Public method and constructor comments are required | 3 | 776–779 |
CommentRequired | Public method and constructor comments are required | 3 | 781–784 |
CommentRequired | Public method and constructor comments are required | 3 | 786–789 |
CommentRequired | Public method and constructor comments are required | 3 | 791–794 |
CommentRequired | Public method and constructor comments are required | 3 | 796–799 |
CommentRequired | Public method and constructor comments are required | 3 | 801–804 |
CommentRequired | Public method and constructor comments are required | 3 | 806–809 |
CommentRequired | Public method and constructor comments are required | 3 | 811–814 |
CommentRequired | Public method and constructor comments are required | 3 | 816–819 |
CommentRequired | Public method and constructor comments are required | 3 | 821–824 |
CommentRequired | Public method and constructor comments are required | 3 | 826–829 |
CommentRequired | Public method and constructor comments are required | 3 | 831–834 |
CommentRequired | Public method and constructor comments are required | 3 | 836–839 |
CommentRequired | Public method and constructor comments are required | 3 | 841–844 |
CommentRequired | Public method and constructor comments are required | 3 | 846–849 |
CommentRequired | Public method and constructor comments are required | 3 | 852–854 |
CommentRequired | Public method and constructor comments are required | 3 | 856–858 |
CommentRequired | Public method and constructor comments are required | 3 | 860–862 |
CommentRequired | Public method and constructor comments are required | 3 | 864–866 |
CommentRequired | Public method and constructor comments are required | 3 | 868–870 |
CommentRequired | Public method and constructor comments are required | 3 | 872–874 |
CommentRequired | Public method and constructor comments are required | 3 | 876–878 |
CommentRequired | Public method and constructor comments are required | 3 | 880–882 |
CommentRequired | Public method and constructor comments are required | 3 | 884–886 |
CommentRequired | Public method and constructor comments are required | 3 | 888–890 |
CommentRequired | Public method and constructor comments are required | 3 | 892–894 |
CommentRequired | Public method and constructor comments are required | 3 | 896–898 |
Rule | Violation | Priority | Ligne |
---|---|---|---|
SimpleDateFormatNeedsLocale | When instantiating a SimpleDateFormat object, specify a Locale | 3 | 74 |