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/12/21 09:25:28 UTC

svn commit: r1647106 [4/7] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/pmd.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/pmd.html?rev=1647106&r1=1647105&r2=1647106&view=diff
==============================================================================
--- myfaces/site/publish/tobago/pmd.html (original)
+++ myfaces/site/publish/tobago/pmd.html Sun Dec 21 08:25:27 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 22 Nov 2014
+        Last Published: 20 Dec 2014
       </div>
       <ul>
         <li>
@@ -429,13 +429,13 @@
               </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>
             <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/application/LabelValueExpressionFacesMessage.html#47">47</a>
                 - <a href="./xref/org/apache/myfaces/tobago/application/LabelValueExpressionFacesMessage.html#48">48</a>
               </td>
@@ -468,13 +468,13 @@
               </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/application/LabelValueExpressionFacesMessage.html#55">55</a>
                 - <a 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>
@@ -516,11 +516,11 @@
                   href="./xref/org/apache/myfaces/tobago/compat/FacesUtilsEL.html#268">268</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/compat/FacesUtilsEL.html#71">71</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/compat/FacesUtilsEL.html#71">71</a></td>
             </tr>
             <tr class="b">
@@ -553,7 +553,7 @@
               <td><a href="./xref/org/apache/myfaces/tobago/compat/FacesUtilsEL.html#165">165</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/compat/FacesUtilsEL.html#180">180</a></td>
             </tr>
             <tr class="b">
@@ -561,7 +561,7 @@
               <td><a href="./xref/org/apache/myfaces/tobago/compat/FacesUtilsEL.html#180">180</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/compat/FacesUtilsEL.html#180">180</a></td>
             </tr>
             <tr class="b">
@@ -820,7 +820,7 @@
                   href="./xref/org/apache/myfaces/tobago/component/Sorter.html#238">238</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>
@@ -830,7 +830,7 @@
                   href="./xref/org/apache/myfaces/tobago/component/Sorter.html#181">181</a></td>
             </tr>
             <tr class="b">
-              <td>Avoid really long methods.</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>
@@ -864,24 +864,24 @@
                   href="./xref/org/apache/myfaces/tobago/component/Sorter.html#117">117</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/component/Sorter.html#79">79</a></td>
-            </tr>
-            <tr class="a">
               <td>Avoid if (x != y) ..; else ..;</td>
               <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#79">79</a> - <a
                   href="./xref/org/apache/myfaces/tobago/component/Sorter.html#112">112</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/component/Sorter.html#79">79</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/component/Sorter.html#80">80</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/component/Sorter.html#86">86</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/component/Sorter.html#86">86</a></td>
             </tr>
             <tr class="a">
@@ -926,11 +926,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#119">119</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/component/Sorter.html#133">133</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/component/Sorter.html#133">133</a></td>
             </tr>
             <tr class="a">
@@ -983,11 +983,11 @@
                   href="./xref/org/apache/myfaces/tobago/component/Sorter.html#179">179</a></td>
             </tr>
             <tr class="a">
-              <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/component/Sorter.html#179">179</a></td>
             </tr>
             <tr class="b">
-              <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/component/Sorter.html#179">179</a></td>
             </tr>
             <tr class="a">
@@ -1008,11 +1008,11 @@
                   href="./xref/org/apache/myfaces/tobago/component/Sorter.html#229">229</a></td>
             </tr>
             <tr class="a">
-              <td>Useless parentheses.</td>
+              <td>Potential violation of Law of Demeter (object not created locally)</td>
               <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#212">212</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/component/Sorter.html#212">212</a></td>
             </tr>
             <tr class="a">
@@ -1020,7 +1020,7 @@
               <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#212">212</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/component/Sorter.html#212">212</a></td>
             </tr>
             <tr class="a">
@@ -1028,11 +1028,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/component/Sorter.html#213">213</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/component/Sorter.html#213">213</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/component/Sorter.html#213">213</a></td>
             </tr>
             <tr class="b">
@@ -1120,11 +1120,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/context/ClientProperties.html#165">165</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/ClientProperties.html#202">202</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/ClientProperties.html#202">202</a></td>
             </tr>
             <tr class="a">
@@ -1305,21 +1305,21 @@
                   href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#217">217</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#233">233</a></td>
+            </tr>
+            <tr class="b">
               <td>Useless parentheses.</td>
               <td><a href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#233">233</a> - <a
                   href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#236">236</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#233">233</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#233">233</a> - <a
                   href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#236">236</a></td>
             </tr>
             <tr class="b">
-              <td>This call to String.startsWith can be rewritten using String.charAt(0)</td>
+              <td>Potential violation of Law of Demeter (object not created locally)</td>
               <td><a href="./xref/org/apache/myfaces/tobago/context/ResourceManagerUtils.html#233">233</a></td>
             </tr>
             <tr class="a">
@@ -1353,12 +1353,12 @@
               <th>Line</th>
             </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>
             <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>
@@ -1711,11 +1711,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/convert/DurationConverter.html#57">57</a></td>
             </tr>
             <tr class="b">
-              <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="a">
-              <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="b">
@@ -1840,11 +1840,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/el/UserWrapper.html#43">43</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>
             <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>
           </table>
@@ -2096,9 +2096,8 @@
               <td><a href="./xref/org/apache/myfaces/tobago/event/PopupFacetActionListener.html#41">41</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/event/PopupFacetActionListener.html#41">41</a> - <a
-                  href="./xref/org/apache/myfaces/tobago/event/PopupFacetActionListener.html#42">42</a></td>
+              <td>Potential violation of Law of Demeter (object not created locally)</td>
+              <td><a href="./xref/org/apache/myfaces/tobago/event/PopupFacetActionListener.html#41">41</a></td>
             </tr>
             <tr class="a">
               <td>Potential violation of Law of Demeter (method chain calls)</td>
@@ -2106,8 +2105,9 @@
                   href="./xref/org/apache/myfaces/tobago/event/PopupFacetActionListener.html#42">42</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/event/PopupFacetActionListener.html#41">41</a></td>
+              <td>Potential violation of Law of Demeter (method chain calls)</td>
+              <td><a href="./xref/org/apache/myfaces/tobago/event/PopupFacetActionListener.html#41">41</a> - <a
+                  href="./xref/org/apache/myfaces/tobago/event/PopupFacetActionListener.html#42">42</a></td>
             </tr>
             <tr class="a">
               <td>Potential violation of Law of Demeter (method chain calls)</td>
@@ -2567,17 +2567,17 @@
                   href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#366">366</a></td>
             </tr>
             <tr class="a">
-              <td>The method apply() has an NCSS line count of 165</td>
+              <td>Avoid really long methods.</td>
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#73">73</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#283">283</a></td>
             </tr>
             <tr class="b">
-              <td>The method 'apply' has a Cyclomatic Complexity of 59.</td>
+              <td>The method apply() has an NCSS line count of 165</td>
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#73">73</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#283">283</a></td>
             </tr>
             <tr class="a">
-              <td>Avoid really long methods.</td>
+              <td>The method 'apply' has a Cyclomatic Complexity of 59.</td>
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#73">73</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/AttributeHandler.html#283">283</a></td>
             </tr>
@@ -2862,11 +2862,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/ConverterHandler.html#63">63</a></td>
             </tr>
             <tr class="b">
-              <td>Potential violation of Law of Demeter (object not created locally)</td>
+              <td>New exception is thrown in catch block, original stack trace may be lost</td>
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/ConverterHandler.html#65">65</a></td>
             </tr>
             <tr class="a">
-              <td>New exception is thrown in catch block, original stack trace may be lost</td>
+              <td>Potential violation of Law of Demeter (object not created locally)</td>
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/ConverterHandler.html#65">65</a></td>
             </tr>
             <tr class="b">
@@ -2975,14 +2975,14 @@
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.html#43">43</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#46">46</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/FlowLayoutRule.html#46">46</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.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/FlowLayoutRule.html#46">46</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#49">49</a> - <a
@@ -2993,23 +2993,23 @@
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.html#49">49</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#52">52</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/FlowLayoutRule.html#52">52</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.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/FlowLayoutRule.html#52">52</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#55">55</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/FlowLayoutRule.html#55">55</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/FlowLayoutRule.html#57">57</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#55">55</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/FlowLayoutRule.html#72">72</a></td>
@@ -3060,7 +3060,7 @@
                   href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#342">342</a></td>
             </tr>
             <tr class="b">
-              <td>The method apply() has an NCSS line count of 140</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>
@@ -3069,23 +3069,23 @@
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a></td>
             </tr>
             <tr class="b">
-              <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>
+              <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>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 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="a">
-              <td>Avoid reassigning parameters such as 'parent'</td>
-              <td><a href="./xref/org/apache/myfaces/tobago/facelets/GridLayoutConstraintHandler.html#98">98</a></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="b">
               <td>Potential violation of Law of Demeter (method chain calls)</td>
@@ -3332,12 +3332,12 @@
               <th>Line</th>
             </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/LoadBundleHandler.html#48">48</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/LoadBundleHandler.html#49">49</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/LoadBundleHandler.html#48">48</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/LoadBundleHandler.html#49">49</a></td>
             </tr>
@@ -3596,19 +3596,19 @@
                   href="./xref/org/apache/myfaces/tobago/facelets/SuggestMethodRule.html#50">50</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>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="b">
+            <tr class="a">
               <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>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
@@ -3629,14 +3629,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/SupportsMarkupRule.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/SupportsMarkupRule.html#40">40</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/SupportsMarkupRule.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/SupportsMarkupRule.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/SupportsMarkupRule.html#57">57</a></td>
@@ -3656,14 +3656,14 @@
               <th>Line</th>
             </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>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="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>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>
@@ -3798,12 +3798,12 @@
                   href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#139">139</a></td>
             </tr>
             <tr class="a">
-              <td>The method createMetaRuleset() has an NPath complexity of 1024</td>
+              <td>The method 'createMetaRuleset' has a Cyclomatic Complexity of 11.</td>
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#56">56</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#89">89</a></td>
             </tr>
             <tr class="b">
-              <td>The method 'createMetaRuleset' has a Cyclomatic Complexity of 11.</td>
+              <td>The method createMetaRuleset() has an NPath complexity of 1024</td>
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#56">56</a> - <a
                   href="./xref/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.html#89">89</a></td>
             </tr>
@@ -4133,11 +4133,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/facelets/extension/DateExtensionHandler.html#94">94</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">
-              <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">
@@ -4436,7 +4436,7 @@
               </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/facelets/extension/TobagoLabelExtensionHandler.html#143">143</a>
                 - <a
@@ -4444,7 +4444,7 @@
               </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/facelets/extension/TobagoLabelExtensionHandler.html#143">143</a>
                 - <a
@@ -4472,13 +4472,13 @@
               </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>
             <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>
@@ -4496,13 +4496,13 @@
               </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/TobagoLabelExtensionHandler.html#173">173</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/extension/TobagoLabelExtensionHandler.html#173">173</a>
               </td>
@@ -4783,26 +4783,26 @@
               </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> -
-                <a href="./xref/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.html#96">96</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 (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/TobagoMenuExtensionHandler.html#95">95</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="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/TobagoMenuExtensionHandler.html#96">96</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/TobagoMenuExtensionHandler.html#96">96</a>
               </td>
@@ -5191,11 +5191,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/ajax/AjaxNavigationState.html#182">182</a></td>
             </tr>
             <tr class="a">
-              <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="b">
-              <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="a">
@@ -5565,11 +5565,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIData.html#200">200</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">
-              <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">
@@ -5713,12 +5713,12 @@
               <th>Line</th>
             </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#30">30</a> - <a
                   href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#31">31</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#30">30</a> - <a
                   href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#31">31</a></td>
             </tr>
@@ -5743,22 +5743,22 @@
                   href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#37">37</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#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#39">39</a> - <a
                   href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.html#41">41</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>
             <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>
@@ -5804,11 +5804,11 @@
                   href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIForm.html#115">115</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">
@@ -5830,12 +5830,12 @@
               <th>Line</th>
             </tr>
             <tr class="a">
-              <td>Possible God class (WMC=121, ATFD=94, TCC=0.003076923076923077)</td>
+              <td>The class 'AbstractUIGridLayout' has a Cyclomatic Complexity of 5 (Highest = 27).</td>
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#50">50</a> - <a
                   href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#509">509</a></td>
             </tr>
             <tr class="b">
-              <td>The class 'AbstractUIGridLayout' has a Cyclomatic Complexity of 5 (Highest = 27).</td>
+              <td>Possible God class (WMC=121, ATFD=94, TCC=0.003076923076923077)</td>
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#50">50</a> - <a
                   href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#509">509</a></td>
             </tr>
@@ -5860,12 +5860,12 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#78">78</a></td>
             </tr>
             <tr class="b">
-              <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#86">86</a> - <a
                   href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#132">132</a></td>
             </tr>
             <tr class="a">
-              <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#86">86</a> - <a
                   href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#132">132</a></td>
             </tr>
@@ -5922,12 +5922,12 @@
               </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#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/internal/component/AbstractUIGridLayout.html#123">123</a>
               </td>
             </tr>
@@ -5952,12 +5952,12 @@
               </td>
             </tr>
             <tr class="a">
-              <td>Avoid really long methods.</td>
+              <td>The method preProcessing() has an NPath complexity of 57620</td>
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#134">134</a> -
                 <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#247">247</a></td>
             </tr>
             <tr class="b">
-              <td>The method preProcessing() has an NPath complexity of 57620</td>
+              <td>Avoid really long methods.</td>
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#134">134</a> -
                 <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#247">247</a></td>
             </tr>
@@ -6042,20 +6042,20 @@
               </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#169">169</a> -
+                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#177">177</a></td>
+            </tr>
+            <tr class="b">
               <td>Useless parentheses.</td>
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#169">169</a>
               </td>
             </tr>
-            <tr class="b">
+            <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/AbstractUIGridLayout.html#169">169</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#169">169</a> -
-                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.html#177">177</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#169">169</a>
@@ -6112,12 +6112,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/internal/component/AbstractUIGridLayout.html#189">189</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#189">189</a>
               </td>
             </tr>
@@ -6227,7 +6227,7 @@
               </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#262">262</a>
               </td>
             </tr>
@@ -6242,7 +6242,7 @@
               </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#262">262</a>
               </td>
             </tr>
@@ -6332,7 +6332,7 @@
               </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#296">296</a>
               </td>
             </tr>
@@ -6357,7 +6357,7 @@
               </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#296">296</a>
               </td>
             </tr>
@@ -6402,7 +6402,7 @@
               </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#318">318</a>
               </td>
             </tr>
@@ -6417,7 +6417,7 @@
               </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#318">318</a>
               </td>
             </tr>
@@ -6552,7 +6552,7 @@
               </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#373">373</a>
               </td>
             </tr>
@@ -6572,7 +6572,7 @@
               </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#373">373</a>
               </td>
             </tr>
@@ -6632,12 +6632,12 @@
               </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#428">428</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#428">428</a>
               </td>
             </tr>
@@ -6712,12 +6712,12 @@
               </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#476">476</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#476">476</a>
               </td>
             </tr>
@@ -6772,12 +6772,12 @@
               </td>
             </tr>
             <tr class="a">
-              <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#488">488</a>
               </td>
             </tr>
             <tr class="b">
-              <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#488">488</a>
               </td>
             </tr>
@@ -6807,12 +6807,12 @@
               </td>
             </tr>
             <tr class="b">
-              <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#498">498</a>
               </td>
             </tr>
             <tr class="a">
-              <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#498">498</a>
               </td>
             </tr>
@@ -6999,7 +6999,7 @@
               <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#70">70</a></td>
             </tr>
             <tr class="a">
@@ -7007,7 +7007,7 @@
               <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">
@@ -7067,12 +7067,12 @@
                   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>
             <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>
@@ -7312,11 +7312,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPanel.html#88">88</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/AbstractUIPanel.html#89">89</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/AbstractUIPanel.html#89">89</a></td>
             </tr>
             <tr class="b">
@@ -7407,11 +7407,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIPopup.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/component/AbstractUIPopup.html#131">131</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/AbstractUIPopup.html#131">131</a></td>
             </tr>
             <tr class="a">
@@ -7731,11 +7731,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#421">421</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#421">421</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#421">421</a></td>
             </tr>
             <tr class="b">
@@ -7842,11 +7842,11 @@
                   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 (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="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#604">604</a></td>
             </tr>
             <tr class="b">
@@ -7854,11 +7854,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheet.html#605">605</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#606">606</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#606">606</a></td>
             </tr>
             <tr class="a">
@@ -7901,15 +7901,15 @@
               <th>Line</th>
             </tr>
             <tr class="a">
-              <td>Possible God class (WMC=86, ATFD=91, TCC=0.01098901098901099)</td>
+              <td>The class 'AbstractUISheetLayout' has a Cyclomatic Complexity of 6 (Highest = 19).</td>
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#53">53</a> -
-                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#419">419</a>
+                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#429">429</a>
               </td>
             </tr>
             <tr class="b">
-              <td>The class 'AbstractUISheetLayout' has a Cyclomatic Complexity of 6 (Highest = 17).</td>
+              <td>Possible God class (WMC=88, ATFD=93, TCC=0.01098901098901099)</td>
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#53">53</a> -
-                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#419">419</a>
+                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#429">429</a>
               </td>
             </tr>
             <tr class="a">
@@ -8077,15 +8077,15 @@
               </td>
             </tr>
             <tr class="a">
-              <td>The method 'ensureColumnWidthList' has a Cyclomatic Complexity of 17.</td>
+              <td>The method 'ensureColumnWidthList' has a Cyclomatic Complexity of 19.</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#291">291</a>
+                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#301">301</a>
               </td>
             </tr>
             <tr class="b">
-              <td>The method ensureColumnWidthList() has an NPath complexity of 2160</td>
+              <td>The method ensureColumnWidthList() has an NPath complexity of 6192</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#291">291</a>
+                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#301">301</a>
               </td>
             </tr>
             <tr class="a">
@@ -8174,22 +8174,22 @@
               </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#252">252</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/AbstractUISheetLayout.html#252">252</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#252">252</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/AbstractUISheetLayout.html#252">252</a>
               </td>
             </tr>
@@ -8254,172 +8254,192 @@
               </td>
             </tr>
             <tr class="b">
+              <td>Local variable 'width' could be declared final</td>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#279">279</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#278">278</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#285">285</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#285">285</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#280">280</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#287">287</a>
               </td>
             </tr>
             <tr class="b">
-              <td>Avoid if (x != y) ..; else ..;</td>
-              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#284">284</a> -
-                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#290">290</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#287">287</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#284">284</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#290">290</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#284">284</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#294">294</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#285">285</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#294">294</a>
+              </td>
+            </tr>
+            <tr class="b">
+              <td>Avoid if (x != y) ..; else ..;</td>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#294">294</a> -
+                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#300">300</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#295">295</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#286">286</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#296">296</a>
               </td>
             </tr>
             <tr class="a">
               <td>The method 'needVerticalScrollbar' has a Cyclomatic Complexity of 13.</td>
-              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#293">293</a> -
-                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#338">338</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#303">303</a> -
+                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#348">348</a>
               </td>
             </tr>
             <tr class="b">
               <td>The method needVerticalScrollbar() has an NPath complexity of 660</td>
-              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#293">293</a> -
-                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#338">338</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#303">303</a> -
+                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#348">348</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/internal/component/AbstractUISheetLayout.html#303">303</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#313">313</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/internal/component/AbstractUISheetLayout.html#305">305</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#315">315</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/internal/component/AbstractUISheetLayout.html#307">307</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#317">317</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/internal/component/AbstractUISheetLayout.html#309">309</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#319">319</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#319">319</a> -
-                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#334">334</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#329">329</a> -
+                <a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#344">344</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/internal/component/AbstractUISheetLayout.html#324">324</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#334">334</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#326">326</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#336">336</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#329">329</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#339">339</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#331">331</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#341">341</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#343">343</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#353">353</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#344">344</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#354">354</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#353">353</a>
+              <td>Avoid unused local variables such as 'component'.</td>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#363">363</a>
               </td>
             </tr>
             <tr class="a">
-              <td>Avoid unused local variables such as 'component'.</td>
-              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#353">353</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#363">363</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/internal/component/AbstractUISheetLayout.html#375">375</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#385">385</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/internal/component/AbstractUISheetLayout.html#380">380</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#390">390</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/internal/component/AbstractUISheetLayout.html#385">385</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#395">395</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#391">391</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#401">401</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#397">397</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#407">407</a>
               </td>
             </tr>
             <tr class="a">
               <td>Avoid unused local variables such as 'ignored'.</td>
-              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#398">398</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#408">408</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#405">405</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#415">415</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#409">409</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#419">419</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#409">409</a>
+              <td>Avoid instantiating new objects inside loops</td>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#419">419</a>
               </td>
             </tr>
             <tr class="a">
-              <td>Avoid instantiating new objects inside loops</td>
-              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#409">409</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#419">419</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#417">417</a>
+              <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUISheetLayout.html#427">427</a>
               </td>
             </tr>
           </table>
@@ -8560,11 +8580,11 @@
               <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">
-              <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">
@@ -9084,15 +9104,15 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUITreeNode.html#216">216</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/internal/component/AbstractUITreeNode.html#224">224</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><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUITreeNode.html#224">224</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/internal/component/AbstractUITreeNode.html#224">224</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/internal/component/AbstractUITreeNode.html#233">233</a></td>
@@ -9180,11 +9200,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/component/AbstractUIWizard.html#58">58</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">
@@ -9208,11 +9228,11 @@
               <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">
-              <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="a">
@@ -9549,17 +9569,17 @@
             <tr class="a">
               <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>
+                  href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#415">415</a></td>
             </tr>
             <tr class="b">
-              <td>Too many fields</td>
+              <td>Possible God class (WMC=69, ATFD=25, TCC=0.08199643493761141)</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>
+                  href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#415">415</a></td>
             </tr>
             <tr class="a">
-              <td>Possible God class (WMC=69, ATFD=25, TCC=0.062388591800356503)</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>
+                  href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#415">415</a></td>
             </tr>
             <tr class="b">
               <td>Private field 'contentSecurityPolicy' could be made final; it is only initialized in the declaration
@@ -9598,19 +9618,19 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#129">129</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/TobagoConfigImpl.html#130">130</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/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#132">132</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">
@@ -9645,11 +9665,11 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#285">285</a></td>
             </tr>
             <tr class="a">
-              <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="b">
-              <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="a">
@@ -9665,7 +9685,7 @@
               <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#369">369</a></td>
             </tr>
             <tr class="b">
-              <td>StringBuffer constructor is initialized with size 16, but has at least 183 characters appended.</td>
+              <td>StringBuffer constructor is initialized with size 16, but has at least 332 characters appended.</td>
               <td><a href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.html#375">375</a></td>
             </tr>
             <tr class="a">
@@ -9690,12 +9710,12 @@
                   href="./xref/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.html#439">439</a></td>
             </tr>
             <tr class="b">
-              <td>This class has too many methods, consider refactoring it.</td>
+              <td>The class 'TobagoConfigParser' has a Cyclomatic Complexity of 5 (Highest = 30).</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="a">

[... 10502 lines stripped ...]