Fork me on GitHub

PMD Results

The following document contains the results of PMD 6.13.0.

Violations By Priority

Priority 3

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/FdtDAO.java

Rule Violation Line
ConsecutiveAppendsShouldReuse StringBuffer (or StringBuilder).append is called consecutively without reusing the target variable. 74

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/FdtDataObject.java

Rule Violation Line
CommentRequired Public method and constructor comments are required 5861
CommentRequired Public method and constructor comments are required 6366
CommentRequired Public method and constructor comments are required 6871
CommentRequired Public method and constructor comments are required 7376
CommentRequired Public method and constructor comments are required 7881
CommentRequired Public method and constructor comments are required 8386
CommentRequired Public method and constructor comments are required 8891
CommentRequired Public method and constructor comments are required 103106
CommentRequired Public method and constructor comments are required 108111
CommentRequired Public method and constructor comments are required 113116
CommentRequired Public method and constructor comments are required 118121
CommentRequired Public method and constructor comments are required 123126
CommentRequired Public method and constructor comments are required 128131
CommentRequired Public method and constructor comments are required 133136
CommentRequired Public method and constructor comments are required 138141
CommentRequired Public method and constructor comments are required 153156

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/FdtDataSource.java

Rule Violation Line
CommentRequired Header comments are required 4365

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/SignalementDAO.java

Rule Violation Line
NcssCount The method 'selectSignalementDataObjectsList(Plugin, Date, List)' has a NCSS line count of 63. 81160

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/SignalementDataObject.java

Rule Violation Line
ExcessivePublicCount This class has a bunch of public methods and attributes 34899
CyclomaticComplexity The class 'SignalementDataObject' has a total cyclomatic complexity of 104 (highest 1). 41899
TooManyFields Too many fields 41899
CommentRequired Public method and constructor comments are required 751754
CommentRequired Public method and constructor comments are required 756759
CommentRequired Public method and constructor comments are required 761764
CommentRequired Public method and constructor comments are required 766769
CommentRequired Public method and constructor comments are required 771774
CommentRequired Public method and constructor comments are required 776779
CommentRequired Public method and constructor comments are required 781784
CommentRequired Public method and constructor comments are required 786789
CommentRequired Public method and constructor comments are required 791794
CommentRequired Public method and constructor comments are required 796799
CommentRequired Public method and constructor comments are required 801804
CommentRequired Public method and constructor comments are required 806809
CommentRequired Public method and constructor comments are required 811814
CommentRequired Public method and constructor comments are required 816819
CommentRequired Public method and constructor comments are required 821824
CommentRequired Public method and constructor comments are required 826829
CommentRequired Public method and constructor comments are required 831834
CommentRequired Public method and constructor comments are required 836839
CommentRequired Public method and constructor comments are required 841844
CommentRequired Public method and constructor comments are required 846849
CommentRequired Public method and constructor comments are required 852854
CommentRequired Public method and constructor comments are required 856858
CommentRequired Public method and constructor comments are required 860862
CommentRequired Public method and constructor comments are required 864866
CommentRequired Public method and constructor comments are required 868870
CommentRequired Public method and constructor comments are required 872874
CommentRequired Public method and constructor comments are required 876878
CommentRequired Public method and constructor comments are required 880882
CommentRequired Public method and constructor comments are required 884886
CommentRequired Public method and constructor comments are required 888890
CommentRequired Public method and constructor comments are required 892894
CommentRequired Public method and constructor comments are required 896898

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/SignalementDataSource.java

Rule Violation Line
SimpleDateFormatNeedsLocale When instantiating a SimpleDateFormat object, specify a Locale 74

Files

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/FdtDAO.java

Rule Violation Priority Line
ConsecutiveAppendsShouldReuse StringBuffer (or StringBuilder).append is called consecutively without reusing the target variable. 3 74

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/FdtDataObject.java

Rule Violation Priority Line
CommentRequired Public method and constructor comments are required 3 5861
CommentRequired Public method and constructor comments are required 3 6366
CommentRequired Public method and constructor comments are required 3 6871
CommentRequired Public method and constructor comments are required 3 7376
CommentRequired Public method and constructor comments are required 3 7881
CommentRequired Public method and constructor comments are required 3 8386
CommentRequired Public method and constructor comments are required 3 8891
CommentRequired Public method and constructor comments are required 3 103106
CommentRequired Public method and constructor comments are required 3 108111
CommentRequired Public method and constructor comments are required 3 113116
CommentRequired Public method and constructor comments are required 3 118121
CommentRequired Public method and constructor comments are required 3 123126
CommentRequired Public method and constructor comments are required 3 128131
CommentRequired Public method and constructor comments are required 3 133136
CommentRequired Public method and constructor comments are required 3 138141
CommentRequired Public method and constructor comments are required 3 153156

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/FdtDataSource.java

Rule Violation Priority Line
CommentRequired Header comments are required 3 4365

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/SignalementDAO.java

Rule Violation Priority Line
NcssCount The method 'selectSignalementDataObjectsList(Plugin, Date, List)' has a NCSS line count of 63. 3 81160

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/SignalementDataObject.java

Rule Violation Priority Line
ExcessivePublicCount This class has a bunch of public methods and attributes 3 34899
CyclomaticComplexity The class 'SignalementDataObject' has a total cyclomatic complexity of 104 (highest 1). 3 41899
TooManyFields Too many fields 3 41899
CommentRequired Public method and constructor comments are required 3 751754
CommentRequired Public method and constructor comments are required 3 756759
CommentRequired Public method and constructor comments are required 3 761764
CommentRequired Public method and constructor comments are required 3 766769
CommentRequired Public method and constructor comments are required 3 771774
CommentRequired Public method and constructor comments are required 3 776779
CommentRequired Public method and constructor comments are required 3 781784
CommentRequired Public method and constructor comments are required 3 786789
CommentRequired Public method and constructor comments are required 3 791794
CommentRequired Public method and constructor comments are required 3 796799
CommentRequired Public method and constructor comments are required 3 801804
CommentRequired Public method and constructor comments are required 3 806809
CommentRequired Public method and constructor comments are required 3 811814
CommentRequired Public method and constructor comments are required 3 816819
CommentRequired Public method and constructor comments are required 3 821824
CommentRequired Public method and constructor comments are required 3 826829
CommentRequired Public method and constructor comments are required 3 831834
CommentRequired Public method and constructor comments are required 3 836839
CommentRequired Public method and constructor comments are required 3 841844
CommentRequired Public method and constructor comments are required 3 846849
CommentRequired Public method and constructor comments are required 3 852854
CommentRequired Public method and constructor comments are required 3 856858
CommentRequired Public method and constructor comments are required 3 860862
CommentRequired Public method and constructor comments are required 3 864866
CommentRequired Public method and constructor comments are required 3 868870
CommentRequired Public method and constructor comments are required 3 872874
CommentRequired Public method and constructor comments are required 3 876878
CommentRequired Public method and constructor comments are required 3 880882
CommentRequired Public method and constructor comments are required 3 884886
CommentRequired Public method and constructor comments are required 3 888890
CommentRequired Public method and constructor comments are required 3 892894
CommentRequired Public method and constructor comments are required 3 896898

fr/paris/lutece/plugins/elasticdata/modules/dansmarue/business/SignalementDataSource.java

Rule Violation Priority Line
SimpleDateFormatNeedsLocale When instantiating a SimpleDateFormat object, specify a Locale 3 74