You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2014/08/26 18:40:43 UTC

svn commit: r1620654 [3/6] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/pmd.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/pmd.html?rev=1620654&r1=1620653&r2=1620654&view=diff
==============================================================================
--- myfaces/site/publish/tobago/pmd.html (original)
+++ myfaces/site/publish/tobago/pmd.html Tue Aug 26 16:40:42 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 19 Aug 2014
+        Last Published: 26 Aug 2014
       </div>
       <ul>
         <li>
@@ -396,11 +396,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/application/ActionListenerImpl.html#73">73</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Avoid if (x != y) ..; else ..;</td>
       <td><a href="./xref/org/apache/myfaces/tobago/application/ActionListenerImpl.html#75">75</a></td>
     </tr>
     <tr class="b">
-      <td>Avoid if (x != y) ..; else ..;</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/application/ActionListenerImpl.html#75">75</a></td>
     </tr>
     <tr class="a">
@@ -427,7 +427,7 @@
           href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#48">48</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#47">47</a> - <a
           href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#48">48</a></td>
     </tr>
@@ -437,7 +437,7 @@
           href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#48">48</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#47">47</a> - <a
           href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#48">48</a></td>
     </tr>
@@ -454,7 +454,7 @@
       <td><a href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#49">49</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#55">55</a> - <a
           href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#56">56</a></td>
     </tr>
@@ -464,7 +464,7 @@
           href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#56">56</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#55">55</a> - <a
           href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#56">56</a></td>
     </tr>
@@ -574,11 +574,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/compat/FacesUtilsEL.html#206">206</a></td>
     </tr>
     <tr class="b">
-      <td>Avoid if (x != y) ..; else ..;</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/compat/FacesUtilsEL.html#206">206</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Avoid if (x != y) ..; else ..;</td>
       <td><a href="./xref/org/apache/myfaces/tobago/compat/FacesUtilsEL.html#206">206</a></td>
     </tr>
     <tr class="b">
@@ -771,27 +771,27 @@
       <th>Line</th>
     </tr>
     <tr class="b">
-      <td>The class 'Sorter' has a Cyclomatic Complexity of 8 (Highest = 28).</td>
+      <td>Possible God class (WMC=48, ATFD=25, TCC=0.2)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#49">49</a> - <a
           href="./xref/org/apache/myfaces/tobago/component/Sorter.html#238">238</a></td>
     </tr>
     <tr class="a">
-      <td>Possible God class (WMC=48, ATFD=25, TCC=0.2)</td>
+      <td>The class 'Sorter' has a Cyclomatic Complexity of 8 (Highest = 28).</td>
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#49">49</a> - <a
           href="./xref/org/apache/myfaces/tobago/component/Sorter.html#238">238</a></td>
     </tr>
     <tr class="b">
-      <td>Avoid really long methods.</td>
+      <td>The method perform() has an NPath complexity of 34968</td>
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#55">55</a> - <a
           href="./xref/org/apache/myfaces/tobago/component/Sorter.html#181">181</a></td>
     </tr>
     <tr class="a">
-      <td>The method perform() has an NPath complexity of 34968</td>
+      <td>The method 'perform' has a Cyclomatic Complexity of 28.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#55">55</a> - <a
           href="./xref/org/apache/myfaces/tobago/component/Sorter.html#181">181</a></td>
     </tr>
     <tr class="b">
-      <td>The method 'perform' has a Cyclomatic Complexity of 28.</td>
+      <td>Avoid really long methods.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#55">55</a> - <a
           href="./xref/org/apache/myfaces/tobago/component/Sorter.html#181">181</a></td>
     </tr>
@@ -969,7 +969,7 @@
           href="./xref/org/apache/myfaces/tobago/component/Sorter.html#229">229</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Useless parentheses.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#212">212</a></td>
     </tr>
     <tr class="b">
@@ -977,7 +977,7 @@
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#212">212</a></td>
     </tr>
     <tr class="a">
-      <td>Useless parentheses.</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#212">212</a></td>
     </tr>
     <tr class="b">
@@ -985,7 +985,7 @@
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#212">212</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (static property access)</td>
+      <td>Useless parentheses.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#213">213</a></td>
     </tr>
     <tr class="b">
@@ -993,7 +993,7 @@
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#213">213</a></td>
     </tr>
     <tr class="a">
-      <td>Useless parentheses.</td>
+      <td>Potential violation of Law of Demeter (static property access)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#213">213</a></td>
     </tr>
     <tr class="b">
@@ -1124,11 +1124,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/context/Markup.html#114">114</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/context/Markup.html#114">114</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/context/Markup.html#114">114</a></td>
     </tr>
     <tr class="b">
@@ -1252,14 +1252,6 @@
     </tr>
     <tr class="b">
       <td>Potential violation of Law of Demeter (object not created locally)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#158">158</a></td>
-    </tr>
-    <tr class="a">
-      <td>This call to String.startsWith can be rewritten using String.charAt(0)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#158">158</a></td>
-    </tr>
-    <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#158">158</a> - <a
           href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#161">161</a></td>
     </tr>
@@ -1269,6 +1261,14 @@
           href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#161">161</a></td>
     </tr>
     <tr class="b">
+      <td>This call to String.startsWith can be rewritten using String.charAt(0)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#158">158</a></td>
+    </tr>
+    <tr class="a">
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#158">158</a></td>
+    </tr>
+    <tr class="b">
       <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#159">159</a></td>
     </tr>
@@ -1291,12 +1291,12 @@
       <th>Line</th>
     </tr>
     <tr class="b">
-      <td>Too many fields</td>
+      <td>Possible God class (WMC=51, ATFD=16, TCC=0.06436781609195402)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/context/ThemeImpl.html#33">33</a> - <a
           href="./xref/org/apache/myfaces/tobago/context/ThemeImpl.html#276">276</a></td>
     </tr>
     <tr class="a">
-      <td>Possible God class (WMC=51, ATFD=16, TCC=0.06436781609195402)</td>
+      <td>Too many fields</td>
       <td><a href="./xref/org/apache/myfaces/tobago/context/ThemeImpl.html#33">33</a> - <a
           href="./xref/org/apache/myfaces/tobago/context/ThemeImpl.html#276">276</a></td>
     </tr>
@@ -1633,11 +1633,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/convert/DurationConverter.html#57">57</a></td>
     </tr>
     <tr class="a">
-      <td>Unnecessary wrapper object creation</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/convert/DurationConverter.html#67">67</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Unnecessary wrapper object creation</td>
       <td><a href="./xref/org/apache/myfaces/tobago/convert/DurationConverter.html#67">67</a></td>
     </tr>
     <tr class="a">
@@ -1761,11 +1761,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/el/UserWrapper.html#43">43</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/el/UserWrapper.html#59">59</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/el/UserWrapper.html#59">59</a></td>
     </tr>
   </table>
@@ -2416,12 +2416,12 @@
           href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#366">366</a></td>
     </tr>
     <tr class="b">
-      <td>The class 'AttributeHandler' has a Cyclomatic Complexity of 7 (Highest = 59).</td>
+      <td>Possible God class (WMC=79, ATFD=79, TCC=0.027777777777777776)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#56">56</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#366">366</a></td>
     </tr>
     <tr class="a">
-      <td>Possible God class (WMC=79, ATFD=79, TCC=0.027777777777777776)</td>
+      <td>The class 'AttributeHandler' has a Cyclomatic Complexity of 7 (Highest = 59).</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#56">56</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#366">366</a></td>
     </tr>
@@ -2816,14 +2816,14 @@
           href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.html#58">58</a></td>
     </tr>
     <tr class="a">
+      <td>Potential violation of Law of Demeter (static property access)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.html#40">40</a></td>
+    </tr>
+    <tr class="b">
       <td>Deeply nested if..then statements are hard to read</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.html#40">40</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.html#42">42</a></td>
     </tr>
-    <tr class="b">
-      <td>Potential violation of Law of Demeter (static property access)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.html#40">40</a></td>
-    </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (static property access)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.html#43">43</a></td>
@@ -2919,33 +2919,33 @@
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#342">342</a></td>
     </tr>
     <tr class="a">
-      <td>The method 'apply' has a Cyclomatic Complexity of 62.</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a> - <a
-          href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#341">341</a></td>
-    </tr>
-    <tr class="b">
-      <td>Avoid reassigning parameters such as 'parent'</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a></td>
-    </tr>
-    <tr class="a">
       <td>Avoid reassigning parameters such as 'parent'</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a></td>
     </tr>
     <tr class="b">
-      <td>The method apply() has an NCSS line count of 140</td>
+      <td>Avoid really long methods.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#341">341</a></td>
     </tr>
     <tr class="a">
-      <td>The method apply() has an NPath complexity of 2106404298</td>
+      <td>The method 'apply' has a Cyclomatic Complexity of 62.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#341">341</a></td>
     </tr>
     <tr class="b">
-      <td>Avoid really long methods.</td>
+      <td>The method apply() has an NPath complexity of 2106404298</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a> - <a
+          href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#341">341</a></td>
+    </tr>
+    <tr class="a">
+      <td>The method apply() has an NCSS line count of 140</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#341">341</a></td>
     </tr>
+    <tr class="b">
+      <td>Avoid reassigning parameters such as 'parent'</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a></td>
+    </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#101">101</a></td>
@@ -3062,12 +3062,12 @@
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#171">171</a></td>
     </tr>
     <tr class="b">
-      <td>The method applyRule() has an NPath complexity of 258</td>
+      <td>The method 'applyRule' has a Cyclomatic Complexity of 11.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#36">36</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#66">66</a></td>
     </tr>
     <tr class="a">
-      <td>The method 'applyRule' has a Cyclomatic Complexity of 11.</td>
+      <td>The method applyRule() has an NPath complexity of 258</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#36">36</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#66">66</a></td>
     </tr>
@@ -3086,14 +3086,14 @@
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#41">41</a></td>
     </tr>
     <tr class="a">
+      <td>Potential violation of Law of Demeter (static property access)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#42">42</a></td>
+    </tr>
+    <tr class="b">
       <td>Deeply nested if..then statements are hard to read</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#42">42</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#44">44</a></td>
     </tr>
-    <tr class="b">
-      <td>Potential violation of Law of Demeter (static property access)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#42">42</a></td>
-    </tr>
     <tr class="a">
       <td>Deeply nested if..then statements are hard to read</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#45">45</a> - <a
@@ -3104,14 +3104,14 @@
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#45">45</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (static property access)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#48">48</a></td>
-    </tr>
-    <tr class="b">
       <td>Deeply nested if..then statements are hard to read</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#48">48</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#50">50</a></td>
     </tr>
+    <tr class="b">
+      <td>Potential violation of Law of Demeter (static property access)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#48">48</a></td>
+    </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (static property access)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#51">51</a></td>
@@ -3122,14 +3122,14 @@
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#53">53</a></td>
     </tr>
     <tr class="a">
+      <td>Potential violation of Law of Demeter (static property access)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#54">54</a></td>
+    </tr>
+    <tr class="b">
       <td>Deeply nested if..then statements are hard to read</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#54">54</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#56">56</a></td>
     </tr>
-    <tr class="b">
-      <td>Potential violation of Law of Demeter (static property access)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#54">54</a></td>
-    </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (static property access)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#57">57</a></td>
@@ -3140,14 +3140,14 @@
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#59">59</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (static property access)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#60">60</a></td>
-    </tr>
-    <tr class="b">
       <td>Deeply nested if..then statements are hard to read</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#60">60</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#62">62</a></td>
     </tr>
+    <tr class="b">
+      <td>Potential violation of Law of Demeter (static property access)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#60">60</a></td>
+    </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutRule.html#77">77</a></td>
@@ -3191,7 +3191,7 @@
       <th>Line</th>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/LoadBundleHandler.html#48">48</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/LoadBundleHandler.html#49">49</a></td>
     </tr>
@@ -3201,7 +3201,7 @@
           href="./xref/org/apache/myfaces/tobago/facelets/LoadBundleHandler.html#49">49</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/LoadBundleHandler.html#48">48</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/LoadBundleHandler.html#49">49</a></td>
     </tr>
@@ -3389,14 +3389,14 @@
       <th>Line</th>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/SortActionSourceRule.html#41">41</a></td>
-    </tr>
-    <tr class="b">
       <td>These nested if statements could be combined</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/SortActionSourceRule.html#41">41</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/SortActionSourceRule.html#43">43</a></td>
     </tr>
+    <tr class="b">
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/SortActionSourceRule.html#41">41</a></td>
+    </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/SortActionSourceRule.html#57">57</a> - <a
@@ -3440,33 +3440,33 @@
       <th>Line</th>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#41">41</a></td>
-    </tr>
-    <tr class="a">
       <td>These nested if statements could be combined</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#41">41</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#43">43</a></td>
     </tr>
+    <tr class="a">
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#41">41</a></td>
+    </tr>
     <tr class="b">
       <td>These nested if statements could be combined</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#46">46</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#50">50</a></td>
     </tr>
     <tr class="a">
-      <td>These nested if statements could be combined</td>
+      <td>Deeply nested if..then statements are hard to read</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#47">47</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#49">49</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#47">47</a></td>
-    </tr>
-    <tr class="a">
-      <td>Deeply nested if..then statements are hard to read</td>
+      <td>These nested if statements could be combined</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#47">47</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#49">49</a></td>
     </tr>
+    <tr class="a">
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#47">47</a></td>
+    </tr>
     <tr class="b">
       <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#63">63</a> - <a
@@ -3514,14 +3514,14 @@
       <th>Line</th>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (static property access)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/SupportsRenderedPartiallyRule.html#40">40</a></td>
-    </tr>
-    <tr class="a">
       <td>These nested if statements could be combined</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/SupportsRenderedPartiallyRule.html#40">40</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/SupportsRenderedPartiallyRule.html#42">42</a></td>
     </tr>
+    <tr class="a">
+      <td>Potential violation of Law of Demeter (static property access)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/SupportsRenderedPartiallyRule.html#40">40</a></td>
+    </tr>
     <tr class="b">
       <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/SupportsRenderedPartiallyRule.html#58">58</a></td>
@@ -3581,14 +3581,14 @@
       <th>Line</th>
     </tr>
     <tr class="a">
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/TabChangeSourceRule.html#37">37</a></td>
+    </tr>
+    <tr class="b">
       <td>These nested if statements could be combined</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TabChangeSourceRule.html#37">37</a> - <a
           href="./xref/org/apache/myfaces/tobago/facelets/TabChangeSourceRule.html#39">39</a></td>
     </tr>
-    <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/TabChangeSourceRule.html#37">37</a></td>
-    </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TabChangeSourceRule.html#53">53</a> - <a
@@ -3802,11 +3802,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#123">123</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#125">125</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#125">125</a></td>
     </tr>
     <tr class="b">
@@ -3818,19 +3818,19 @@
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#129">129</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#129">129</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#129">129</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#133">133</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#133">133</a></td>
     </tr>
     <tr class="b">
@@ -3991,11 +3991,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/DateExtensionHandler.html#94">94</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/DateExtensionHandler.html#97">97</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/DateExtensionHandler.html#97">97</a></td>
     </tr>
     <tr class="b">
@@ -4264,12 +4264,12 @@
       </td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoLabelExtensionHandler.html#154">154</a>
       </td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoLabelExtensionHandler.html#154">154</a>
       </td>
     </tr>
@@ -4496,7 +4496,7 @@
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#92">92</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#95">95</a></td>
     </tr>
     <tr class="a">
@@ -4506,8 +4506,7 @@
     </tr>
     <tr class="b">
       <td>Potential violation of Law of Demeter (method chain calls)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#95">95</a> - <a
-          href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#96">96</a></td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#95">95</a></td>
     </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (method chain calls)</td>
@@ -4515,8 +4514,9 @@
           href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#96">96</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#95">95</a></td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#95">95</a> - <a
+          href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#96">96</a></td>
     </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (object not created locally)</td>
@@ -4866,19 +4866,19 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxNavigationState.html#160">160</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxNavigationState.html#170">170</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxNavigationState.html#170">170</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxNavigationState.html#174">174</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxNavigationState.html#174">174</a></td>
     </tr>
     <tr class="b">
@@ -4898,11 +4898,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxNavigationState.html#182">182</a></td>
     </tr>
     <tr class="b">
-      <td>Local variable 'throwable' could be declared final</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxNavigationState.html#184">184</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Local variable 'throwable' could be declared final</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxNavigationState.html#184">184</a></td>
     </tr>
     <tr class="b">
@@ -5029,11 +5029,11 @@
           href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxResponseRenderer.html#143">143</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxResponseRenderer.html#140">140</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxResponseRenderer.html#140">140</a></td>
     </tr>
     <tr class="a">
@@ -5269,11 +5269,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIData.html#200">200</a></td>
     </tr>
     <tr class="b">
-      <td>String.indexOf(char) is faster than String.indexOf(String).</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIData.html#201">201</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>String.indexOf(char) is faster than String.indexOf(String).</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIData.html#201">201</a></td>
     </tr>
     <tr class="b">
@@ -5336,11 +5336,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIDatePicker.html#60">60</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIDatePicker.html#61">61</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIDatePicker.html#61">61</a></td>
     </tr>
     <tr class="a">
@@ -5348,11 +5348,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIDatePicker.html#62">62</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIDatePicker.html#64">64</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIDatePicker.html#64">64</a></td>
     </tr>
     <tr class="b">
@@ -5417,12 +5417,12 @@
       <th>Line</th>
     </tr>
     <tr class="a">
-      <td>An empty method in an abstract class should be abstract instead</td>
+      <td>Document empty method</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#30">30</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#31">31</a></td>
     </tr>
     <tr class="b">
-      <td>Document empty method</td>
+      <td>An empty method in an abstract class should be abstract instead</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#30">30</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#31">31</a></td>
     </tr>
@@ -5437,32 +5437,32 @@
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#34">34</a></td>
     </tr>
     <tr class="a">
-      <td>An empty method in an abstract class should be abstract instead</td>
+      <td>Document empty method</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#36">36</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#37">37</a></td>
     </tr>
     <tr class="b">
-      <td>Document empty method</td>
+      <td>An empty method in an abstract class should be abstract instead</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#36">36</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#37">37</a></td>
     </tr>
     <tr class="a">
-      <td>An empty method in an abstract class should be abstract instead</td>
+      <td>Document empty method</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#39">39</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#41">41</a></td>
     </tr>
     <tr class="b">
-      <td>Document empty method</td>
+      <td>An empty method in an abstract class should be abstract instead</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#39">39</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#41">41</a></td>
     </tr>
     <tr class="a">
-      <td>Document empty method</td>
+      <td>An empty method in an abstract class should be abstract instead</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#43">43</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#44">44</a></td>
     </tr>
     <tr class="b">
-      <td>An empty method in an abstract class should be abstract instead</td>
+      <td>Document empty method</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#43">43</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#44">44</a></td>
     </tr>
@@ -5503,11 +5503,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIForm.html#113">113</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (static property access)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIForm.html#113">113</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (static property access)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIForm.html#113">113</a></td>
     </tr>
     <tr class="b">
@@ -5564,12 +5564,12 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#79">79</a></td>
 </tr>
 <tr class="a">
-  <td>The method 'fixRelativeInsideAuto' has a Cyclomatic Complexity of 15.</td>
+  <td>The method fixRelativeInsideAuto() has an NPath complexity of 400</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#87">87</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#133">133</a></td>
 </tr>
 <tr class="b">
-  <td>The method fixRelativeInsideAuto() has an NPath complexity of 400</td>
+  <td>The method 'fixRelativeInsideAuto' has a Cyclomatic Complexity of 15.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#87">87</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#133">133</a></td>
 </tr>
@@ -5623,11 +5623,11 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#124">124</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#124">124</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#124">124</a></td>
 </tr>
 <tr class="a">
@@ -5648,12 +5648,12 @@
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#248">248</a></td>
 </tr>
 <tr class="a">
-  <td>The method 'preProcessing' has a Cyclomatic Complexity of 27.</td>
+  <td>Avoid really long methods.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#135">135</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#248">248</a></td>
 </tr>
 <tr class="b">
-  <td>Avoid really long methods.</td>
+  <td>The method 'preProcessing' has a Cyclomatic Complexity of 27.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#135">135</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#248">248</a></td>
 </tr>
@@ -5718,21 +5718,21 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#166">166</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
-  <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#170">170</a></td>
+  <td>These nested if statements could be combined</td>
+  <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#170">170</a> - <a
+      href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#178">178</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Useless parentheses.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#170">170</a></td>
 </tr>
 <tr class="b">
-  <td>Useless parentheses.</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#170">170</a></td>
 </tr>
 <tr class="a">
-  <td>These nested if statements could be combined</td>
-  <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#170">170</a> - <a
-      href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#178">178</a></td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#170">170</a></td>
 </tr>
 <tr class="b">
   <td>Potential violation of Law of Demeter (object not created locally)</td>
@@ -5845,12 +5845,12 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#245">245</a></td>
 </tr>
 <tr class="a">
-  <td>The method mainProcessing() has an NPath complexity of 30400</td>
+  <td>The method 'mainProcessing' has a Cyclomatic Complexity of 23.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#250">250</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#349">349</a></td>
 </tr>
 <tr class="b">
-  <td>The method 'mainProcessing' has a Cyclomatic Complexity of 23.</td>
+  <td>The method mainProcessing() has an NPath complexity of 30400</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#250">250</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#349">349</a></td>
 </tr>
@@ -5867,11 +5867,11 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#262">262</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#263">263</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#263">263</a></td>
 </tr>
 <tr class="b">
@@ -5960,7 +5960,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#297">297</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#297">297</a></td>
 </tr>
 <tr class="b">
@@ -5968,7 +5968,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#297">297</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#297">297</a></td>
 </tr>
 <tr class="b">
@@ -6016,7 +6016,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#316">316</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#321">321</a></td>
 </tr>
 <tr class="b">
@@ -6024,7 +6024,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#321">321</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#321">321</a></td>
 </tr>
 <tr class="b">
@@ -6201,7 +6201,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#433">433</a></td>
 </tr>
 <tr class="a">
-  <td>Useless parentheses.</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#433">433</a></td>
 </tr>
 <tr class="b">
@@ -6213,7 +6213,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#433">433</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Useless parentheses.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#433">433</a></td>
 </tr>
 <tr class="a">
@@ -6266,19 +6266,19 @@
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#477">477</a></td>
 </tr>
 <tr class="a">
-  <td>Avoid appending characters as strings in StringBuffer.append.</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#481">481</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#481">481</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Avoid appending characters as strings in StringBuffer.append.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#481">481</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#481">481</a></td>
 </tr>
 <tr class="a">
@@ -6290,11 +6290,11 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#482">482</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Avoid appending characters as strings in StringBuffer.append.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#483">483</a></td>
 </tr>
 <tr class="b">
-  <td>Avoid appending characters as strings in StringBuffer.append.</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#483">483</a></td>
 </tr>
 <tr class="a">
@@ -6318,11 +6318,11 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#492">492</a></td>
 </tr>
 <tr class="b">
-  <td>Avoid appending characters as strings in StringBuffer.append.</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#493">493</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Avoid appending characters as strings in StringBuffer.append.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#493">493</a></td>
 </tr>
 <tr class="b">
@@ -6338,11 +6338,11 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#500">500</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#502">502</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#502">502</a></td>
 </tr>
 <tr class="a">
@@ -6521,7 +6521,7 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIMessages.html#63">63</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIMessages.html#67">67</a></td>
     </tr>
     <tr class="a">
@@ -6529,15 +6529,15 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIMessages.html#67">67</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIMessages.html#67">67</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIMessages.html#70">70</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIMessages.html#70">70</a></td>
     </tr>
     <tr class="a">
@@ -6601,12 +6601,12 @@
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPage.html#400">400</a></td>
     </tr>
     <tr class="b">
-      <td>Possible God class (WMC=69, ATFD=34, TCC=0.014245014245014245)</td>
+      <td>The class 'AbstractUIPage' has a Cyclomatic Complexity of 3 (Highest = 10).</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPage.html#67">67</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPage.html#400">400</a></td>
     </tr>
     <tr class="a">
-      <td>The class 'AbstractUIPage' has a Cyclomatic Complexity of 3 (Highest = 10).</td>
+      <td>Possible God class (WMC=69, ATFD=34, TCC=0.014245014245014245)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPage.html#67">67</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPage.html#400">400</a></td>
     </tr>
@@ -6846,11 +6846,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPanel.html#88">88</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPanel.html#89">89</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPanel.html#89">89</a></td>
     </tr>
     <tr class="a">
@@ -7117,22 +7117,22 @@
   <th>Line</th>
 </tr>
 <tr class="b">
-  <td>This class has a bunch of public methods and attributes</td>
+  <td>A high number of imports can indicate a high degree of coupling within an object.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#20">20</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#673">673</a></td>
 </tr>
 <tr class="a">
-  <td>A high number of imports can indicate a high degree of coupling within an object.</td>
+  <td>This class has a bunch of public methods and attributes</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#20">20</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#673">673</a></td>
 </tr>
 <tr class="b">
-  <td>The class 'AbstractUISheet' has a Cyclomatic Complexity of 3 (Highest = 19).</td>
+  <td>Possible God class (WMC=138, ATFD=57, TCC=0.013062409288824383)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#65">65</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#673">673</a></td>
 </tr>
 <tr class="a">
-  <td>Possible God class (WMC=138, ATFD=57, TCC=0.013062409288824383)</td>
+  <td>The class 'AbstractUISheet' has a Cyclomatic Complexity of 3 (Highest = 19).</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#65">65</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#673">673</a></td>
 </tr>
@@ -7194,7 +7194,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#347">347</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#347">347</a></td>
 </tr>
 <tr class="b">
@@ -7202,7 +7202,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#347">347</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#347">347</a></td>
 </tr>
 <tr class="b">
@@ -7370,11 +7370,11 @@
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#604">604</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#604">604</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#604">604</a></td>
 </tr>
 <tr class="a">
@@ -7571,12 +7571,12 @@
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#205">205</a></td>
 </tr>
 <tr class="b">
-  <td>The method 'ensureColumnWidthList' has a Cyclomatic Complexity of 16.</td>
+  <td>The method ensureColumnWidthList() has an NPath complexity of 1080</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#207">207</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#284">284</a></td>
 </tr>
 <tr class="a">
-  <td>The method ensureColumnWidthList() has an NPath complexity of 1080</td>
+  <td>The method 'ensureColumnWidthList' has a Cyclomatic Complexity of 16.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#207">207</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#284">284</a></td>
 </tr>
@@ -7613,15 +7613,15 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#241">241</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#242">242</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#242">242</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#242">242</a></td>
 </tr>
 <tr class="a">
@@ -7629,7 +7629,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#242">242</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#242">242</a></td>
 </tr>
 <tr class="a">
@@ -7705,17 +7705,17 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#274">274</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
-  <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#277">277</a></td>
+  <td>Avoid if (x != y) ..; else ..;</td>
+  <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#277">277</a> - <a
+      href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#283">283</a></td>
 </tr>
 <tr class="b">
   <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#277">277</a></td>
 </tr>
 <tr class="a">
-  <td>Avoid if (x != y) ..; else ..;</td>
-  <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#277">277</a> - <a
-      href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#283">283</a></td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#277">277</a></td>
 </tr>
 <tr class="b">
   <td>Potential violation of Law of Demeter (object not created locally)</td>
@@ -7821,11 +7821,11 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#402">402</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Avoid instantiating new objects inside loops</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#402">402</a></td>
 </tr>
 <tr class="b">
-  <td>Avoid instantiating new objects inside loops</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#402">402</a></td>
 </tr>
 <tr class="a">
@@ -7970,11 +7970,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUITabGroup.html#242">242</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUITabGroup.html#242">242</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUITabGroup.html#242">242</a></td>
     </tr>
     <tr class="b">
@@ -8460,13 +8460,13 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUITreeNode.html#216">216</a></td>
     </tr>
     <tr class="a">
-      <td>The String literal &quot;treeMarkedListener!&quot; appears 5 times in this file; the first occurrence is on
-        line 224
-      </td>
+      <td>Potential violation of Law of Demeter (static property access)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUITreeNode.html#224">224</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (static property access)</td>
+      <td>The String literal &quot;treeMarkedListener!&quot; appears 5 times in this file; the first occurrence is on
+        line 224
+      </td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUITreeNode.html#224">224</a></td>
     </tr>
     <tr class="a">
@@ -8560,11 +8560,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#72">72</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#72">72</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#72">72</a></td>
     </tr>
     <tr class="b">
@@ -8572,15 +8572,15 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#74">74</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#75">75</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#75">75</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#77">77</a></td>
     </tr>
     <tr class="b">
@@ -8588,7 +8588,7 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#77">77</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#77">77</a></td>
     </tr>
     <tr class="b">
@@ -8913,12 +8913,12 @@
           href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#403">403</a></td>
     </tr>
     <tr class="a">
-      <td>Too many fields</td>
+      <td>The class 'TobagoConfigImpl' has a Cyclomatic Complexity of 2 (Highest = 10).</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#49">49</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#403">403</a></td>
     </tr>
     <tr class="b">
-      <td>The class 'TobagoConfigImpl' has a Cyclomatic Complexity of 2 (Highest = 10).</td>
+      <td>Too many fields</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#49">49</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#403">403</a></td>
     </tr>
@@ -8959,19 +8959,19 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#129">129</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#130">130</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#130">130</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#132">132</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#132">132</a></td>
     </tr>
     <tr class="a">
@@ -9006,11 +9006,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#285">285</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Substitute calls to size() == 0 (or size() != 0) with calls to isEmpty()</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#286">286</a></td>
     </tr>
     <tr class="a">
-      <td>Substitute calls to size() == 0 (or size() != 0) with calls to isEmpty()</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#286">286</a></td>
     </tr>
     <tr class="b">
@@ -9051,12 +9051,12 @@
           href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.html#439">439</a></td>
     </tr>
     <tr class="a">
-      <td>This class has too many methods, consider refactoring it.</td>
+      <td>Possible God class (WMC=98, ATFD=37, TCC=0.05454545454545454)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.html#48">48</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.html#439">439</a></td>
     </tr>
     <tr class="b">
-      <td>Possible God class (WMC=98, ATFD=37, TCC=0.05454545454545454)</td>
+      <td>This class has too many methods, consider refactoring it.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.html#48">48</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.html#439">439</a></td>
     </tr>
@@ -9190,11 +9190,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.html#424">424</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.html#424">424</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.html#424">424</a></td>
     </tr>
     <tr class="a">
@@ -9323,7 +9323,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#100">100</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#100">100</a></td>
 </tr>
 <tr class="a">
@@ -9331,7 +9331,7 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#100">100</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#100">100</a></td>
 </tr>
 <tr class="a">
@@ -9487,11 +9487,11 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#175">175</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Avoid instantiation through private constructors from outside of the constructors class.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#176">176</a></td>
 </tr>
 <tr class="b">
-  <td>Avoid instantiation through private constructors from outside of the constructors class.</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#176">176</a></td>
 </tr>
 <tr class="a">
@@ -9543,11 +9543,11 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#255">255</a></td>
 </tr>
 <tr class="b">
-  <td>Avoid instantiation through private constructors from outside of the constructors class.</td>
+  <td>Avoid instantiating new objects inside loops</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#261">261</a></td>
 </tr>
 <tr class="a">
-  <td>Avoid instantiating new objects inside loops</td>
+  <td>Avoid instantiation through private constructors from outside of the constructors class.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.html#261">261</a></td>
 </tr>
 </table>
@@ -9641,11 +9641,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/MeasureValue.html#52">52</a></td>
     </tr>
     <tr class="a">
-      <td>Avoid if (x != y) ..; else ..;</td>
+      <td>Useless parentheses.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/MeasureValue.html#61">61</a></td>
     </tr>
     <tr class="b">
-      <td>Useless parentheses.</td>
+      <td>Avoid if (x != y) ..; else ..;</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/MeasureValue.html#61">61</a></td>
     </tr>
     <tr class="a">
@@ -9668,12 +9668,12 @@
       href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#455">455</a></td>
 </tr>
 <tr class="b">
-  <td>The class 'ResourceLocator' has a Cyclomatic Complexity of 6 (Highest = 14).</td>
+  <td>This class has too many methods, consider refactoring it.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#62">62</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#455">455</a></td>
 </tr>
 <tr class="a">
-  <td>This class has too many methods, consider refactoring it.</td>
+  <td>The class 'ResourceLocator' has a Cyclomatic Complexity of 6 (Highest = 14).</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#62">62</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#455">455</a></td>
 </tr>
@@ -9844,19 +9844,19 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#260">260</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#261">261</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#261">261</a></td>
 </tr>
 <tr class="b">
-  <td>Potential violation of Law of Demeter (method chain calls)</td>
+  <td>Potential violation of Law of Demeter (object not created locally)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#262">262</a></td>
 </tr>
 <tr class="a">
-  <td>Potential violation of Law of Demeter (object not created locally)</td>
+  <td>Potential violation of Law of Demeter (method chain calls)</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#262">262</a></td>
 </tr>
 <tr class="b">
@@ -9864,12 +9864,12 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#275">275</a></td>
 </tr>
 <tr class="a">
-  <td>The method 'addResourcesFromZip' has a Cyclomatic Complexity of 12.</td>
+  <td>The method addResourcesFromZip() has an NPath complexity of 288</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#280">280</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#335">335</a></td>
 </tr>
 <tr class="b">
-  <td>The method addResourcesFromZip() has an NPath complexity of 288</td>
+  <td>The method 'addResourcesFromZip' has a Cyclomatic Complexity of 12.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#280">280</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/context/ResourceLocator.html#335">335</a></td>
 </tr>
@@ -10056,12 +10056,12 @@
       <th>Line</th>
     </tr>
     <tr class="b">
-      <td>The class 'ResourceManagerImpl' has a Cyclomatic Complexity of 5 (Highest = 32).</td>
+      <td>Possible God class (WMC=124, ATFD=73, TCC=0.0380952380952381)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#43">43</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#610">610</a></td>
     </tr>
     <tr class="a">
-      <td>Possible God class (WMC=124, ATFD=73, TCC=0.0380952380952381)</td>
+      <td>The class 'ResourceManagerImpl' has a Cyclomatic Complexity of 5 (Highest = 32).</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#43">43</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#610">610</a></td>
     </tr>
@@ -10080,17 +10080,17 @@
           href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#103">103</a></td>
     </tr>
     <tr class="a">
-      <td>The String literal &quot;name = '&quot; appears 4 times in this file; the first occurrence is on line 106</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#106">106</a></td>
     </tr>
     <tr class="b">
-      <td>The String literal &quot;' clientProperties = '&quot; appears 4 times in this file; the first occurrence is on
-        line 106
-      </td>
+      <td>The String literal &quot;name = '&quot; appears 4 times in this file; the first occurrence is on line 106</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#106">106</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>The String literal &quot;' clientProperties = '&quot; appears 4 times in this file; the first occurrence is on
+        line 106
+      </td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#106">106</a></td>
     </tr>
     <tr class="b">
@@ -10175,14 +10175,14 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#288">288</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
-      <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#295">295</a></td>
-    </tr>
-    <tr class="b">
       <td>These nested if statements could be combined</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#295">295</a> - <a
           href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#297">297</a></td>
     </tr>
+    <tr class="b">
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#295">295</a></td>
+    </tr>
     <tr class="a">
       <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#300">300</a></td>
@@ -10272,14 +10272,14 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#426">426</a></td>
     </tr>
     <tr class="a">
-      <td>Avoid long parameter lists.</td>
+      <td>The method 'checkPath' has a Cyclomatic Complexity of 14.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#444">444</a> - <a
-          href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#448">448</a></td>
+          href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#491">491</a></td>
     </tr>
     <tr class="b">
-      <td>The method 'checkPath' has a Cyclomatic Complexity of 14.</td>
+      <td>Avoid long parameter lists.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#444">444</a> - <a
-          href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#491">491</a></td>
+          href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#448">448</a></td>
     </tr>
     <tr class="a">
       <td>Avoid if (x != y) ..; else ..;</td>
@@ -10312,7 +10312,7 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#561">561</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#563">563</a></td>
     </tr>
     <tr class="a">
@@ -10320,7 +10320,7 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#563">563</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.html#563">563</a></td>
     </tr>
   </table>
@@ -10408,11 +10408,11 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/StringValue.html#50">50</a></td>
     </tr>
     <tr class="a">
-      <td>Avoid if (x != y) ..; else ..;</td>
+      <td>Useless parentheses.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/StringValue.html#59">59</a></td>
     </tr>
     <tr class="b">
-      <td>Useless parentheses.</td>
+      <td>Avoid if (x != y) ..; else ..;</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/context/StringValue.html#59">59</a></td>
     </tr>
   </table>
@@ -10504,12 +10504,12 @@
   <td><a href="./xref/org/apache/myfaces/tobago/internal/layout/Grid.html#176">176</a></td>
 </tr>
 <tr class="b">
-  <td>The method gridAsString() has an NPath complexity of 11503356</td>
+  <td>The method 'gridAsString' has a Cyclomatic Complexity of 55.</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/layout/Grid.html#246">246</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/layout/Grid.html#474">474</a></td>
 </tr>
 <tr class="a">
-  <td>The method gridAsString() has an NCSS line count of 175</td>
+  <td>The method gridAsString() has an NPath complexity of 11503356</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/layout/Grid.html#246">246</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/layout/Grid.html#474">474</a></td>
 </tr>
@@ -10519,7 +10519,7 @@
       href="./xref/org/apache/myfaces/tobago/internal/layout/Grid.html#474">474</a></td>
 </tr>
 <tr class="a">
-  <td>The method 'gridAsString' has a Cyclomatic Complexity of 55.</td>
+  <td>The method gridAsString() has an NCSS line count of 175</td>
   <td><a href="./xref/org/apache/myfaces/tobago/internal/layout/Grid.html#246">246</a> - <a
       href="./xref/org/apache/myfaces/tobago/internal/layout/Grid.html#474">474</a></td>
 </tr>
@@ -11186,15 +11186,15 @@
       <td><a href="./xref/org/apache/myfaces/tobago/internal/taglib/TobagoBodyTag.html#51">51</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>String.trim().length()==0 is an inefficient way to validate an empty String.</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/taglib/TobagoBodyTag.html#52">52</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/taglib/TobagoBodyTag.html#52">52</a></td>
     </tr>
     <tr class="b">
-      <td>String.trim().length()==0 is an inefficient way to validate an empty String.</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/taglib/TobagoBodyTag.html#52">52</a></td>
     </tr>
   </table>
@@ -11208,43 +11208,43 @@
       <th>Line</th>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/taglib/TobagoELTag.html#38">38</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/taglib/TobagoELTag.html#38">38</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/taglib/TobagoELTag.html#39">39</a></td>
     </tr>
     <tr class="a">
-      <td>Potential violation of Law of Demeter (method chain calls)</td>
+      <td>Potential violation of Law of Demeter (object not created locally)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/taglib/TobagoELTag.html#39">39</a></td>
     </tr>
     <tr class="b">
-      <td>Potential violation of Law of Demeter (object not created locally)</td>
+      <td>Potential violation of Law of Demeter (method chain calls)</td>
       <td><a href="./xref/org/apache/myfaces/tobago/internal/taglib/TobagoELTag.html#40">40</a></td>

[... 5705 lines stripped ...]