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

Sun, 20 Sep 2015 12:16:27 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 20 Sep 2015 12:16:27 +0200
changeset 15
62ffe3d426e5
parent 14
5f206edea27e
child 24
edaf153da771
permissions
-rw-r--r--

Added a context menu to the result list of the cyclomatic complexity dialog.

<!DOCTYPE html>
<html><head>
<title>Plugin_Metrics_Radon.RadonMetrics</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>Plugin_Metrics_Radon.RadonMetrics</h1>
<p>
Package containing the radon code metrics dialogs, supporting functions and
data.
</p>

<h3>Packages</h3>
<table>
<tr>
<td><a href="index-Plugin_Metrics_Radon.RadonMetrics.radon.html">radon</a></td>
<td></td>
</tr>
</table>

<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