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

Mon, 19 Sep 2022 17:58:54 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 19 Sep 2022 17:58:54 +0200
branch
eric7
changeset 95
e2e82819eec0
parent 87
6ae91562f0a7
permissions
-rw-r--r--

Prepared a new release.

<!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