Eclipse Metrics plugin (Continued) 1.3.8
Categories:
Provide metrics calculation and dependency analyzer plugin for the Eclipse platform. Measure metrics with avg and std deviation and detect cycles in package and type dependencies. Continuation of work from http://sourceforge.net/projects/metrics.
Computes : NORM (number of overridden methods), NOF (number of attributes), NSC (Number of Children), NOC (number of classes), MLOC (method lines of code), NOM (number of methods), NBD (nested block depth), DIT (depht of inheritance tree), NOP (number of packages), CA (afferent coupling) NOI (number of interfaces) VG (McCabe cyclomatic complexity), TLOC (total lines of code), RMI (instability), PAR (number of parameters), LCOM (lack of cohesion of methods), CE (efferent coupling), NSM (number of static methods), RMD (normalized distance), RMA (Abstractness), SIX (Specialization Index), WMC (weighted methods per class), NSF (number of static attributes)
Additional Details
- Version Number: 1.3.8
- Eclipse Versions: 3.4, 3.5
- Organization:
- Date Created: 19/11/2009
- Date Updated: 02/12/2009
- Development Status: Production/Stable
- License: Free EPL
- Submitted by: gboissier
By Jose Antonio Quintano
By S Kotrappa
AJHOtDraw 2D Graphics Drawing Application
Please help me how to use this Eclipse Metrics plugin tool to calculate all metrics.

