@@ -25,10 +25,10 @@ <h2>Summary:</h2>
2525</ tr >
2626< tr >
2727< td class ="c "> < a href ="#Violations "> number of violations</ a > </ td >
28- < td class ="b "> 5 </ td >
29- < td class ="a "> 8 </ td >
28+ < td class ="b "> 6 </ td >
29+ < td class ="a "> 10 </ td >
3030< td class ="c ">
31- < span class ="removed "> -1</ span > | < span class ="changed "> ~1 </ span > | < span class ="added "> +4 </ span >
31+ < span class ="removed "> -1</ span > | < span class ="changed "> ~2 </ span > | < span class ="added "> +5 </ span >
3232</ td >
3333</ tr >
3434< tr >
@@ -74,7 +74,7 @@ <h3><a href="https://github.com/spring-projects/spring-framework/tree/v5.0.6.REL
7474</ table >
7575</ div >
7676< div class ="section ">
77- < h3 > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/aspectj/AbstractAspectJAdvice .java "> spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AbstractAspectJAdvice .java</ a > </ h3 >
77+ < h3 > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/TrueMethodMatcher .java "> spring-framework/spring-aop/src/main/java/org/springframework/aop/TrueMethodMatcher .java</ a > </ h3 >
7878< table class ="bodyTable " border ="0 ">
7979< thead > < tr >
8080< th > </ th >
@@ -85,12 +85,37 @@ <h3><a href="https://github.com/spring-projects/spring-framework/tree/v5.0.6.REL
8585< tbody >
8686< tr class ="d ">
8787< td > < a id ="A2 " href ="#A2 "> #</ a > </ td >
88+ < td > < a href ="http://pmd.sourceforge.net/snapshot/pmd_rules_java_design.html#somerule "> SomeRule</ a > </ td >
89+ < td > Some message</ td >
90+ < td > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/TrueMethodMatcher.java#L39 "> 40 => 39</ a > </ td >
91+ </ tr >
92+ < tr class ="a ">
93+ < td > < a id ="A3 " href ="#A3 "> #</ a > </ td >
94+ < td > < a href ="http://pmd.sourceforge.net/snapshot/pmd_rules_java_design.html#somerule "> SomeRule</ a > </ td >
95+ < td > Some message</ td >
96+ < td > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/TrueMethodMatcher.java#L41 "> 41</ a > </ td >
97+ </ tr >
98+ </ tbody >
99+ </ table >
100+ </ div >
101+ < div class ="section ">
102+ < h3 > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/aspectj/AbstractAspectJAdvice.java "> spring-framework/spring-aop/src/main/java/org/springframework/aop/aspectj/AbstractAspectJAdvice.java</ a > </ h3 >
103+ < table class ="bodyTable " border ="0 ">
104+ < thead > < tr >
105+ < th > </ th >
106+ < th > Rule</ th >
107+ < th > Message</ th >
108+ < th > Line</ th >
109+ </ tr > </ thead >
110+ < tbody >
111+ < tr class ="d ">
112+ < td > < a id ="A4 " href ="#A4 "> #</ a > </ td >
88113< td > < a href ="http://pmd.sourceforge.net/snapshot/pmd_rules_java_design.html#godclass "> GodClass</ a > </ td >
89114< td > Possible God Class (WMC=101, ATFD=29, TCC=< del class ="differ "> 4</ del > < ins class ="differ "> 3</ ins > .< del class ="differ "> 000</ del > < ins class ="differ "> 374</ ins > %)</ td >
90115< td > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/aspectj/AbstractAspectJAdvice.java#L63 "> 63</ a > </ td >
91116</ tr >
92117< tr class ="a ">
93- < td > < a id ="A3 " href ="#A3 "> #</ a > </ td >
118+ < td > < a id ="A5 " href ="#A5 "> #</ a > </ td >
94119< td > < a href ="http://pmd.sourceforge.net/snapshot/pmd_rules_java_codestyle.html#fielddeclarationsshouldbeatstartofclass "> FieldDeclarationsShouldBeAtStartOfClass</ a > </ td >
95120< td > Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.</ td >
96121< td > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/aspectj/AbstractAspectJAdvice.java#L96 "> 96</ a > </ td >
@@ -108,7 +133,7 @@ <h3><a href="https://github.com/spring-projects/spring-framework/tree/v5.0.6.REL
108133< th > Line</ th >
109134</ tr > </ thead >
110135< tbody > < tr class ="a ">
111- < td > < a id ="A4 " href ="#A4 "> #</ a > </ td >
136+ < td > < a id ="A6 " href ="#A6 "> #</ a > </ td >
112137< td > < a href ="http://pmd.sourceforge.net/snapshot/pmd_rules_java_codestyle.html#fielddeclarationsshouldbeatstartofclass "> FieldDeclarationsShouldBeAtStartOfClass</ a > </ td >
113138< td > Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.</ td >
114139< td > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/ClassFilter.java#L44 "> 44</ a > </ td >
@@ -125,7 +150,7 @@ <h3><a href="https://github.com/spring-projects/spring-framework/tree/v5.0.6.REL
125150< th > Line</ th >
126151</ tr > </ thead >
127152< tbody > < tr class ="a ">
128- < td > < a id ="A5 " href ="#A5 "> #</ a > </ td >
153+ < td > < a id ="A7 " href ="#A7 "> #</ a > </ td >
129154< td > < a href ="http://pmd.sourceforge.net/snapshot/pmd_rules_java_codestyle.html#fielddeclarationsshouldbeatstartofclass "> FieldDeclarationsShouldBeAtStartOfClass</ a > </ td >
130155< td > Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.</ td >
131156< td > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/MethodMatcher.java#L97 "> 97</ a > </ td >
@@ -142,7 +167,7 @@ <h3><a href="https://github.com/spring-projects/spring-framework/tree/v5.0.6.REL
142167< th > Line</ th >
143168</ tr > </ thead >
144169< tbody > < tr class ="a ">
145- < td > < a id ="A6 " href ="#A6 "> #</ a > </ td >
170+ < td > < a id ="A8 " href ="#A8 "> #</ a > </ td >
146171< td > < a href ="http://pmd.sourceforge.net/snapshot/pmd_rules_java_design.html#classwithonlyprivateconstructorsshouldbefinal "> ClassWithOnlyPrivateConstructorsShouldBeFinal</ a > </ td >
147172< td > A class which only has private constructors should be final</ td >
148173< td > < a href ="https://github.com/spring-projects/spring-framework/tree/v5.0.6.RELEASE/spring-aop/src/main/java/org/springframework/aop/TrueClassFilter.java#L27 "> 27</ a > </ td >
0 commit comments