RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.RadonMetrics.html

Tue, 10 Dec 2024 15:48:54 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 10 Dec 2024 15:48:54 +0100
branch
eric7
changeset 126
9ecce748f0ac
parent 87
6ae91562f0a7
permissions
-rw-r--r--

Updated copyright for 2025.

<!DOCTYPE html>
<html><head>
<title>Plugin_Metrics_Radon.RadonMetrics</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Plugin_Metrics_Radon.RadonMetrics</h1>

<p>
Package containing the radon code metrics dialogs, supporting functions and
data.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="Plugin_Metrics_Radon.RadonMetrics.CodeMetricsCalculator.html">CodeMetricsCalculator</a></td>
<td>Module implementing the raw code metrics service.</td>
</tr>
<tr>
<td><a href="Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html">CyclomaticComplexityCalculator</a></td>
<td>Module implementing the cyclomatic complexity service.</td>
</tr>
<tr>
<td><a href="Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityDialog.html">CyclomaticComplexityDialog</a></td>
<td>Module implementing a dialog to show the cyclomatic complexity (McCabe complexity).</td>
</tr>
<tr>
<td><a href="Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator.html">MaintainabilityIndexCalculator</a></td>
<td>Module implementing the maintainability index service.</td>
</tr>
<tr>
<td><a href="Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexDialog.html">MaintainabilityIndexDialog</a></td>
<td>Module implementing a dialog to show maintainability indexes.</td>
</tr>
<tr>
<td><a href="Plugin_Metrics_Radon.RadonMetrics.RawMetricsDialog.html">RawMetricsDialog</a></td>
<td>Module implementing a dialog to show raw code metrics.</td>
</tr>
</table>
</body></html>

eric ide

mercurial