Modified: websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/pmd.html ============================================================================== --- websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/pmd.html (original) +++ websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/pmd.html Fri Apr 5 10:03:45 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 13 March 2024 + | Generated by Apache Maven Doxia at 05 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240313" /> + <meta name="Date-Revision-yyyymmdd" content="20240405" /> <meta http-equiv="Content-Language" content="en" /> <title>Miscellaneous core classes (Legacy) – PMD Results</title> @@ -41,7 +41,7 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/commons-math4-legacy-core/">Miscellaneous core classes (Legacy) ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 13 March 2024</li> + <li id="publishDate">Last Published: 05 April 2024</li> <li class="divider">|</li> <li id="projectVersion">Version: 4.0-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> @@ -383,13 +383,13 @@ <td>This class has a bunch of public methods and attributes</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L18">18</a>–<a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L1135">1135</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#godclass">GodClass</a></td> -<td>Possible God Class (WMC=172, ATFD=85, TCC=0.000%)</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L46">46</a>–<a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L1135">1135</a></td></tr> -<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> <td>The class 'MathArrays' has a total cyclomatic complexity of 172 (highest 16).</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L46">46</a>–<a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L1135">1135</a></td></tr> +<tr class="b"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#godclass">GodClass</a></td> +<td>Possible God Class (WMC=172, ATFD=85, TCC=0.000%)</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L46">46</a>–<a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L1135">1135</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> <td>The method 'isMonotonic(T, OrderDirection, boolean)' has a cognitive complexity of 27, current threshold is 15</td> @@ -517,13 +517,13 @@ <td>This class has a bunch of public methods and attributes</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L18">18</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2897">2897</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> -<td>The class 'Dfp' has a total cyclomatic complexity of 478 (highest 39).</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L96">96</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2897">2897</a></td></tr> -<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#godclass">GodClass</a></td> <td>Possible God Class (WMC=478, ATFD=424, TCC=14.011%)</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L96">96</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2897">2897</a></td></tr> +<tr class="b"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> +<td>The class 'Dfp' has a total cyclomatic complexity of 478 (highest 39).</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L96">96</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2897">2897</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_errorprone.html#avoidfieldnamematchingmethodname">AvoidFieldNameMatchingMethodName</a></td> <td>Field exp has the same name as a method</td> @@ -549,13 +549,13 @@ <td>Avoid using Literals in Conditional Statements</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L289">289</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The constructor 'Dfp(DfpField, String)' has an NPath complexity of 689472000, current threshold is 200</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L333">333</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L529">529</a></td></tr> -<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> <td>The constructor 'Dfp(DfpField, String)' has a cognitive complexity of 61, current threshold is 15</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L333">333</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L529">529</a></td></tr> +<tr class="b"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The constructor 'Dfp(DfpField, String)' has an NPath complexity of 689472000, current threshold is 200</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L333">333</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L529">529</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> <td>The constructor 'Dfp(DfpField, String)' has a cyclomatic complexity of 39.</td> @@ -641,17 +641,17 @@ <td>Local variable 'result' could be declared final</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L857">857</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'compare(Dfp, Dfp)' has a cognitive complexity of 23, current threshold is 15</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L936">936</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L987">987</a></td></tr> -<tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'compare(Dfp, Dfp)' has an NPath complexity of 12150, current threshold is 200</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L936">936</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L987">987</a></td></tr> -<tr class="b"> +<tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> <td>The method 'compare(Dfp, Dfp)' has a cyclomatic complexity of 20.</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L936">936</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L987">987</a></td></tr> +<tr class="b"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'compare(Dfp, Dfp)' has a cognitive complexity of 23, current threshold is 15</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L936">936</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L987">987</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> <td>The method 'trunc(DfpField.RoundingMode)' has a cognitive complexity of 22, current threshold is 15</td> @@ -689,17 +689,17 @@ <td>A switch statement does not contain a break</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1206">1206</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1217">1217</a></td></tr> <tr class="b"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'add(Dfp)' has a cognitive complexity of 42, current threshold is 15</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1251">1251</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1396">1396</a></td></tr> +<tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> <td>The method 'add(Dfp)' has a cyclomatic complexity of 32.</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1251">1251</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1396">1396</a></td></tr> -<tr class="a"> +<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'add(Dfp)' has an NPath complexity of 13317120, current threshold is 200</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1251">1251</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1396">1396</a></td></tr> -<tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'add(Dfp)' has a cognitive complexity of 42, current threshold is 15</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1251">1251</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1396">1396</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_codestyle.html#localvariablecouldbefinal">LocalVariableCouldBeFinal</a></td> <td>Local variable 'a' could be declared final</td> @@ -725,13 +725,13 @@ <td>The method 'multiply(Dfp)' has an NPath complexity of 775296, current threshold is 200</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1500">1500</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1599">1599</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'multiply(Dfp)' has a cognitive complexity of 32, current threshold is 15</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1500">1500</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1599">1599</a></td></tr> -<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> <td>The method 'multiply(Dfp)' has a cyclomatic complexity of 29.</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1500">1500</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1599">1599</a></td></tr> +<tr class="b"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'multiply(Dfp)' has a cognitive complexity of 32, current threshold is 15</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1500">1500</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1599">1599</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'multiplyFast(int)' has an NPath complexity of 912, current threshold is 200</td> @@ -741,17 +741,17 @@ <td>The method 'multiplyFast(int)' has a cognitive complexity of 15, current threshold is 15</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1619">1619</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1675">1675</a></td></tr> <tr class="a"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> +<td>The method 'divide(Dfp)' has a cyclomatic complexity of 38.</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1682">1682</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1888">1888</a></td></tr> +<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> <td>The method 'divide(Dfp)' has a cognitive complexity of 71, current threshold is 15</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1682">1682</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1888">1888</a></td></tr> -<tr class="b"> +<tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'divide(Dfp)' has an NPath complexity of 731512320, current threshold is 200</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1682">1682</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1888">1888</a></td></tr> -<tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> -<td>The method 'divide(Dfp)' has a cyclomatic complexity of 38.</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1682">1682</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1888">1888</a></td></tr> <tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_codestyle.html#prematuredeclaration">PrematureDeclaration</a></td> <td>Avoid declaring a variable if it is unreferenced before a possible exit point.</td> @@ -809,13 +809,13 @@ <td>The method 'divide(int)' has an NPath complexity of 240, current threshold is 200</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1895">1895</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1952">1952</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'sqrt()' has a cognitive complexity of 19, current threshold is 15</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1965">1965</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2055">2055</a></td></tr> -<tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'sqrt()' has an NPath complexity of 4680, current threshold is 200</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1965">1965</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2055">2055</a></td></tr> +<tr class="a"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'sqrt()' has a cognitive complexity of 19, current threshold is 15</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1965">1965</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2055">2055</a></td></tr> <tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_errorprone.html#implicitswitchfallthrough">ImplicitSwitchFallThrough</a></td> <td>A switch statement does not contain a break</td> @@ -873,13 +873,13 @@ <td>Local variable 'result' could be declared final</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2325">2325</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'nextAfter(Dfp)' has a cognitive complexity of 16, current threshold is 15</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2335">2335</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2397">2397</a></td></tr> -<tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'nextAfter(Dfp)' has an NPath complexity of 432, current threshold is 200</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2335">2335</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2397">2397</a></td></tr> +<tr class="a"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'nextAfter(Dfp)' has a cognitive complexity of 16, current threshold is 15</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2335">2335</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2397">2397</a></td></tr> <tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_codestyle.html#prematuredeclaration">PrematureDeclaration</a></td> <td>Avoid declaring a variable if it is unreferenced before a possible exit point.</td> @@ -939,13 +939,13 @@ <td>Possible God Class (WMC=56, ATFD=27, TCC=0.000%)</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L26">26</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L366">366</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'round(int)' has a cognitive complexity of 27, current threshold is 15</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L163">163</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L287">287</a></td></tr> -<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> <td>The method 'round(int)' has a cyclomatic complexity of 23.</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L163">163</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L287">287</a></td></tr> +<tr class="b"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'round(int)' has a cognitive complexity of 27, current threshold is 15</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L163">163</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L287">287</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'round(int)' has an NPath complexity of 51840, current threshold is 200</td> @@ -959,13 +959,13 @@ <td>Avoid declaring a variable if it is unreferenced before a possible exit point.</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L188">188</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'nextAfter(Dfp)' has a cognitive complexity of 23, current threshold is 15</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L291">291</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L365">365</a></td></tr> -<tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'nextAfter(Dfp)' has an NPath complexity of 1728, current threshold is 200</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L291">291</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L365">365</a></td></tr> +<tr class="a"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'nextAfter(Dfp)' has a cognitive complexity of 23, current threshold is 15</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L291">291</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L365">365</a></td></tr> <tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_codestyle.html#prematuredeclaration">PrematureDeclaration</a></td> <td>Avoid declaring a variable if it is unreferenced before a possible exit point.</td> @@ -985,13 +985,13 @@ <td>Too many fields</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L26">26</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L753">753</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The method 'split(String)' has an NPath complexity of 245, current threshold is 200</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L528">528</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L570">570</a></td></tr> -<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> <td>The method 'split(String)' has a cognitive complexity of 15, current threshold is 15</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L528">528</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L570">570</a></td></tr> +<tr class="b"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The method 'split(String)' has an NPath complexity of 245, current threshold is 200</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L528">528</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L570">570</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_errorprone.html#avoidliteralsinifcondition">AvoidLiteralsInIfCondition</a></td> <td>Avoid using Literals in Conditional Statements</td> @@ -1039,13 +1039,13 @@ <td>Possible God Class (WMC=118, ATFD=107, TCC=0.000%)</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L24">24</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L946">946</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'split(DfpField, String)' has a cognitive complexity of 15, current threshold is 15</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L44">44</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L87">87</a></td></tr> -<tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'split(DfpField, String)' has an NPath complexity of 245, current threshold is 200</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L44">44</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L87">87</a></td></tr> +<tr class="a"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'split(DfpField, String)' has a cognitive complexity of 15, current threshold is 15</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L44">44</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L87">87</a></td></tr> <tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_codestyle.html#avoidprotectedmethodinfinalclassnotextending">AvoidProtectedMethodInFinalClassNotExtending</a></td> <td>Avoid protected methods in a final class that doesnt extend anything other than Object. Change to private or package access.</td> @@ -1279,13 +1279,13 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L18">18</a>–<a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L1135">1135</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#godclass">GodClass</a></td> -<td>Possible God Class (WMC=172, ATFD=85, TCC=0.000%)</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> +<td>The class 'MathArrays' has a total cyclomatic complexity of 172 (highest 16).</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L46">46</a>–<a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L1135">1135</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> -<td>The class 'MathArrays' has a total cyclomatic complexity of 172 (highest 16).</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#godclass">GodClass</a></td> +<td>Possible God Class (WMC=172, ATFD=85, TCC=0.000%)</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L46">46</a>–<a href="./xref/org/apache/commons/math4/legacy/core/MathArrays.html#L1135">1135</a></td></tr> <tr class="a"> @@ -1445,13 +1445,13 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L18">18</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2897">2897</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> -<td>The class 'Dfp' has a total cyclomatic complexity of 478 (highest 39).</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#godclass">GodClass</a></td> +<td>Possible God Class (WMC=478, ATFD=424, TCC=14.011%)</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L96">96</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2897">2897</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#godclass">GodClass</a></td> -<td>Possible God Class (WMC=478, ATFD=424, TCC=14.011%)</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> +<td>The class 'Dfp' has a total cyclomatic complexity of 478 (highest 39).</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L96">96</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2897">2897</a></td></tr> <tr class="a"> @@ -1490,13 +1490,13 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L289">289</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The constructor 'Dfp(DfpField, String)' has an NPath complexity of 689472000, current threshold is 200</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The constructor 'Dfp(DfpField, String)' has a cognitive complexity of 61, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L333">333</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L529">529</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The constructor 'Dfp(DfpField, String)' has a cognitive complexity of 61, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The constructor 'Dfp(DfpField, String)' has an NPath complexity of 689472000, current threshold is 200</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L333">333</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L529">529</a></td></tr> <tr class="b"> @@ -1515,15 +1515,15 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L342">342</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_codestyle.html#prematuredeclaration">PrematureDeclaration</a></td> -<td>Avoid declaring a variable if it is unreferenced before a possible exit point.</td> -<td>3</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L345">345</a></td></tr> -<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_errorprone.html#constructorcallsoverridablemethod">ConstructorCallsOverridableMethod</a></td> <td>Overridable method 'getRadixDigits' called during object construction</td> <td>1</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L345">345</a></td></tr> +<tr class="b"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_codestyle.html#prematuredeclaration">PrematureDeclaration</a></td> +<td>Avoid declaring a variable if it is unreferenced before a possible exit point.</td> +<td>3</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L345">345</a></td></tr> <tr class="a"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_bestpractices.html#literalsfirstincomparisons">LiteralsFirstInComparisons</a></td> <td>Position literals first in String comparisons</td> @@ -1615,20 +1615,20 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L857">857</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'compare(Dfp, Dfp)' has a cognitive complexity of 23, current threshold is 15</td> -<td>3</td> -<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L936">936</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L987">987</a></td></tr> -<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> <td>The method 'compare(Dfp, Dfp)' has an NPath complexity of 12150, current threshold is 200</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L936">936</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L987">987</a></td></tr> -<tr class="a"> +<tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> <td>The method 'compare(Dfp, Dfp)' has a cyclomatic complexity of 20.</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L936">936</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L987">987</a></td></tr> +<tr class="a"> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'compare(Dfp, Dfp)' has a cognitive complexity of 23, current threshold is 15</td> +<td>3</td> +<td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L936">936</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L987">987</a></td></tr> <tr class="b"> <td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> <td>The method 'trunc(DfpField.RoundingMode)' has a cognitive complexity of 22, current threshold is 15</td> @@ -1680,18 +1680,18 @@ <td>2</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1230">1230</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> -<td>The method 'add(Dfp)' has a cyclomatic complexity of 32.</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'add(Dfp)' has a cognitive complexity of 42, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1251">1251</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1396">1396</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The method 'add(Dfp)' has an NPath complexity of 13317120, current threshold is 200</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> +<td>The method 'add(Dfp)' has a cyclomatic complexity of 32.</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1251">1251</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1396">1396</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'add(Dfp)' has a cognitive complexity of 42, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The method 'add(Dfp)' has an NPath complexity of 13317120, current threshold is 200</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1251">1251</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1396">1396</a></td></tr> <tr class="a"> @@ -1725,13 +1725,13 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1500">1500</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1599">1599</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'multiply(Dfp)' has a cognitive complexity of 32, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> +<td>The method 'multiply(Dfp)' has a cyclomatic complexity of 29.</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1500">1500</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1599">1599</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> -<td>The method 'multiply(Dfp)' has a cyclomatic complexity of 29.</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'multiply(Dfp)' has a cognitive complexity of 32, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1500">1500</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1599">1599</a></td></tr> <tr class="a"> @@ -1745,18 +1745,18 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1619">1619</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1675">1675</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'divide(Dfp)' has a cognitive complexity of 71, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> +<td>The method 'divide(Dfp)' has a cyclomatic complexity of 38.</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1682">1682</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1888">1888</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The method 'divide(Dfp)' has an NPath complexity of 731512320, current threshold is 200</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'divide(Dfp)' has a cognitive complexity of 71, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1682">1682</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1888">1888</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> -<td>The method 'divide(Dfp)' has a cyclomatic complexity of 38.</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The method 'divide(Dfp)' has an NPath complexity of 731512320, current threshold is 200</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1682">1682</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1888">1888</a></td></tr> <tr class="b"> @@ -1830,13 +1830,13 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1895">1895</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1952">1952</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'sqrt()' has a cognitive complexity of 19, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The method 'sqrt()' has an NPath complexity of 4680, current threshold is 200</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1965">1965</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2055">2055</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The method 'sqrt()' has an NPath complexity of 4680, current threshold is 200</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'sqrt()' has a cognitive complexity of 19, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L1965">1965</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2055">2055</a></td></tr> <tr class="b"> @@ -1910,13 +1910,13 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2325">2325</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'nextAfter(Dfp)' has a cognitive complexity of 16, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The method 'nextAfter(Dfp)' has an NPath complexity of 432, current threshold is 200</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2335">2335</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2397">2397</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The method 'nextAfter(Dfp)' has an NPath complexity of 432, current threshold is 200</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'nextAfter(Dfp)' has a cognitive complexity of 16, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2335">2335</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/Dfp.html#L2397">2397</a></td></tr> <tr class="b"> @@ -2007,13 +2007,13 @@ <td>1</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L82">82</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'round(int)' has a cognitive complexity of 27, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> +<td>The method 'round(int)' has a cyclomatic complexity of 23.</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L163">163</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L287">287</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td> -<td>The method 'round(int)' has a cyclomatic complexity of 23.</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'round(int)' has a cognitive complexity of 27, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L163">163</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L287">287</a></td></tr> <tr class="b"> @@ -2032,13 +2032,13 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L188">188</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'nextAfter(Dfp)' has a cognitive complexity of 23, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The method 'nextAfter(Dfp)' has an NPath complexity of 1728, current threshold is 200</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L291">291</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L365">365</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The method 'nextAfter(Dfp)' has an NPath complexity of 1728, current threshold is 200</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'nextAfter(Dfp)' has a cognitive complexity of 23, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L291">291</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpDec.html#L365">365</a></td></tr> <tr class="a"> @@ -2064,13 +2064,13 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L26">26</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L753">753</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The method 'split(String)' has an NPath complexity of 245, current threshold is 200</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'split(String)' has a cognitive complexity of 15, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L528">528</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L570">570</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'split(String)' has a cognitive complexity of 15, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The method 'split(String)' has an NPath complexity of 245, current threshold is 200</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L528">528</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpField.html#L570">570</a></td></tr> <tr class="a"> @@ -2131,13 +2131,13 @@ <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L24">24</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L946">946</a></td></tr> <tr class="b"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> -<td>The method 'split(DfpField, String)' has a cognitive complexity of 15, current threshold is 15</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> +<td>The method 'split(DfpField, String)' has an NPath complexity of 245, current threshold is 200</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L44">44</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L87">87</a></td></tr> <tr class="a"> -<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td> -<td>The method 'split(DfpField, String)' has an NPath complexity of 245, current threshold is 200</td> +<td><a class="externalLink" href="https://pmd.github.io/pmd-6.55.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td> +<td>The method 'split(DfpField, String)' has a cognitive complexity of 15, current threshold is 15</td> <td>3</td> <td><a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L44">44</a>–<a href="./xref/org/apache/commons/math4/legacy/core/dfp/DfpMath.html#L87">87</a></td></tr> <tr class="b">
Modified: websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/project-info.html ============================================================================== --- websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/project-info.html (original) +++ websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/project-info.html Fri Apr 5 10:03:45 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 13 March 2024 + | Generated by Apache Maven Doxia at 05 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240313" /> + <meta name="Date-Revision-yyyymmdd" content="20240405" /> <meta http-equiv="Content-Language" content="en" /> <title>Miscellaneous core classes (Legacy) – Project Information</title> @@ -41,7 +41,7 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/commons-math4-legacy-core/">Miscellaneous core classes (Legacy) ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 13 March 2024</li> + <li id="publishDate">Last Published: 05 April 2024</li> <li class="divider">|</li> <li id="projectVersion">Version: 4.0-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> Modified: websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/project-reports.html ============================================================================== --- websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/project-reports.html (original) +++ websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/project-reports.html Fri Apr 5 10:03:45 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 13 March 2024 + | Generated by Apache Maven Doxia at 05 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240313" /> + <meta name="Date-Revision-yyyymmdd" content="20240405" /> <meta http-equiv="Content-Language" content="en" /> <title>Miscellaneous core classes (Legacy) – Generated Reports</title> @@ -41,7 +41,7 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/commons-math4-legacy-core/">Miscellaneous core classes (Legacy) ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 13 March 2024</li> + <li id="publishDate">Last Published: 05 April 2024</li> <li class="divider">|</li> <li id="projectVersion">Version: 4.0-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> Modified: websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/rat-report.html ============================================================================== --- websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/rat-report.html (original) +++ websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/rat-report.html Fri Apr 5 10:03:45 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 13 March 2024 + | Generated by Apache Maven Doxia at 05 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240313" /> + <meta name="Date-Revision-yyyymmdd" content="20240405" /> <meta http-equiv="Content-Language" content="en" /> <title>Miscellaneous core classes (Legacy) – Rat (Release Audit Tool) results</title> @@ -41,7 +41,7 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/commons-math4-legacy-core/">Miscellaneous core classes (Legacy) ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 13 March 2024</li> + <li id="publishDate">Last Published: 05 April 2024</li> <li class="divider">|</li> <li id="projectVersion">Version: 4.0-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> @@ -242,7 +242,7 @@ ***************************************************** Summary ------- -Generated at: 2024-03-13T16:55:08+01:00 +Generated at: 2024-04-05T11:38:11+02:00 Notes: 1 Binaries: 0 Modified: websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/scm.html ============================================================================== --- websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/scm.html (original) +++ websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/scm.html Fri Apr 5 10:03:45 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 13 March 2024 + | Generated by Apache Maven Doxia at 05 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240313" /> + <meta name="Date-Revision-yyyymmdd" content="20240405" /> <meta http-equiv="Content-Language" content="en" /> <title>Miscellaneous core classes (Legacy) – Source Code Management</title> @@ -41,7 +41,7 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/commons-math4-legacy-core/">Miscellaneous core classes (Legacy) ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 13 March 2024</li> + <li id="publishDate">Last Published: 05 April 2024</li> <li class="divider">|</li> <li id="projectVersion">Version: 4.0-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> Modified: websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/spotbugs.html ============================================================================== --- websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/spotbugs.html (original) +++ websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/spotbugs.html Fri Apr 5 10:03:45 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 13 March 2024 + | Generated by Apache Maven Doxia at 05 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240313" /> + <meta name="Date-Revision-yyyymmdd" content="20240405" /> <meta http-equiv="Content-Language" content="en" /> <title>Miscellaneous core classes (Legacy) – SpotBugs Bug Detector Report</title> @@ -41,7 +41,7 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/commons-math4-legacy-core/">Miscellaneous core classes (Legacy) ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 13 March 2024</li> + <li id="publishDate">Last Published: 05 April 2024</li> <li class="divider">|</li> <li id="projectVersion">Version: 4.0-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav"> Modified: websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/summary.html ============================================================================== --- websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/summary.html (original) +++ websites/production/commons/content/proper/commons-math/commons-math4-legacy-core/summary.html Fri Apr 5 10:03:45 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 13 March 2024 + | Generated by Apache Maven Doxia at 05 April 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240313" /> + <meta name="Date-Revision-yyyymmdd" content="20240405" /> <meta http-equiv="Content-Language" content="en" /> <title>Miscellaneous core classes (Legacy) – Project Summary</title> @@ -41,7 +41,7 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/commons-math4-legacy-core/">Miscellaneous core classes (Legacy) ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 13 March 2024</li> + <li id="publishDate">Last Published: 05 April 2024</li> <li class="divider">|</li> <li id="projectVersion">Version: 4.0-SNAPSHOT</li> </ul> <div class="pull-right"> <ul class="nav">
