March 31, 2007
The Descent-Metrics plugin is a plugin for Descent that is a
port of the Eclipse-Metrics plugin for JDT.

Update-Site: http://svn.dsource.org/projects/descent/trunk/descent.update-site/

Eclipse-Metrics site: http://eclipse-metrics.sourceforge.net/

(if the plugin dosen't appear in the update site, run Eclipse with -clean)

Currently the following are supported:
- Lines Of Code in Method
- Number Of Fields
- Number Of Levels
- Number Of Parameters
- Number Of Statements

This version matches version 3.1 of Eclipse-Metrics. The Lines of Code in Method don't include ddoc comments in the calculation.

I've tried the plugin with Tango with the following configuration (numbers are max allowed):

- Lines Of Code in Method = 30
- Number Of Fields = 10
- Number Of Levels = 4
- Number Of Parameters = 4
- Number Of Statements = 30

You can download the results from here, so you can get a taste of what the plugin is about: http://esperanto.org.ar/d/tango-metrics.zip

The same analysis for Phobos (1.007) is here: http://esperanto.org.ar/d/phobos-metrics.zip

Enojy!

Ary
April 05, 2007
Cool!

Ary Manzana wrote:
> The Descent-Metrics plugin is a plugin for Descent that is a
> port of the Eclipse-Metrics plugin for JDT.
> 
> Update-Site: http://svn.dsource.org/projects/descent/trunk/descent.update-site/
> 
> Eclipse-Metrics site: http://eclipse-metrics.sourceforge.net/
> 
> (if the plugin dosen't appear in the update site, run Eclipse with -clean)
> 
> Currently the following are supported:
> - Lines Of Code in Method
> - Number Of Fields
> - Number Of Levels
> - Number Of Parameters
> - Number Of Statements
> 
> This version matches version 3.1 of Eclipse-Metrics. The Lines of Code in Method don't include ddoc comments in the calculation.
> 
> I've tried the plugin with Tango with the following configuration (numbers are max allowed):
> 
> - Lines Of Code in Method = 30
> - Number Of Fields = 10
> - Number Of Levels = 4
> - Number Of Parameters = 4
> - Number Of Statements = 30
> 
> You can download the results from here, so you can get a taste of what the plugin is about: http://esperanto.org.ar/d/tango-metrics.zip
> 
> The same analysis for Phobos (1.007) is here: http://esperanto.org.ar/d/phobos-metrics.zip
> 
> Enojy!
> 
> Ary