|
@@ -378,6 +378,14 @@ class WeekClass {
|
|
<td>Manage potentially incomplete work. If project manager dispatches issues only in a tracker tool,
|
|
<td>Manage potentially incomplete work. If project manager dispatches issues only in a tracker tool,
|
|
todo markers are lost in the source code. The metric could make these 'lost' issues visible.</td>
|
|
todo markers are lost in the source code. The metric could make these 'lost' issues visible.</td>
|
|
</tr>
|
|
</tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td>std.code.mi.simple</td>
|
|
|
|
+ <td>Simple variant of maintainability index - a measure of maintainability.
|
|
|
|
+ It uses std.code.lines:code and std.code.complexity:cyclomatic
|
|
|
|
+ metrics to evaluate level of maintainability. Lower value of this index indicates
|
|
|
|
+ better level maintainability</td>
|
|
|
|
+ <td>Identify code, which may benefit the most from refactoring.</td>
|
|
|
|
+ </tr>
|
|
<tr>
|
|
<tr>
|
|
<td>std.suppress</td>
|
|
<td>std.suppress</td>
|
|
<td>An option enables collection of Metrix++ suppressions and 2 metrics: 'std.suppress:count' and
|
|
<td>An option enables collection of Metrix++ suppressions and 2 metrics: 'std.suppress:count' and
|
|
@@ -511,6 +519,7 @@ class WeekClass {
|
|
<p>· ·<script type="text/javascript" src="http://www.ohloh.net/p/485947/widgets/project_users_logo.js"></script></p>
|
|
<p>· ·<script type="text/javascript" src="http://www.ohloh.net/p/485947/widgets/project_users_logo.js"></script></p>
|
|
<p><a href="http://freecode.com/projects/metrix"><img src="assets/img/fm_logo.png" width="130"></a></p>
|
|
<p><a href="http://freecode.com/projects/metrix"><img src="assets/img/fm_logo.png" width="130"></a></p>
|
|
<p>·</p>
|
|
<p>·</p>
|
|
|
|
+ <p><a href="http://www.softpedia.com/progClean/Metrix-Clean-241097.html"><img src="assets/img/softpedia_free_award_f.gif" width="147" /></a></p>
|
|
</div>
|
|
</div>
|
|
<div class="span9">
|
|
<div class="span9">
|
|
<p>Copyright <strong>©</strong> 2009 - 2013, <a href="mailto:avkonst@users.sourceforge.net"><span class="normalImportance">Metrix++</span> Project</a></p>
|
|
<p>Copyright <strong>©</strong> 2009 - 2013, <a href="mailto:avkonst@users.sourceforge.net"><span class="normalImportance">Metrix++</span> Project</a></p>
|