EPIC has moved! The content of this site has been frozen and placed in a Read-Only State. Check out our new Eclipse Marketplace site. Logins to this site have been disabled.
Category: Plugin Directory / Source Code Analyzer / Eclipse Metrics plugin (Continued)
| | | | Version: 1.3.8 Support Eclipse Version: 3.4, 3.5 License: Free EPL Development Status: Production/Stable Company:
| |  | Home Page |  | Plugin Support |  | Discussion Forum |  |
| | Update Site URL: http://metrics2.sourceforge.net/update/ |
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) Added on: 19-Nov-2009
|
Last 1 Comments
| User: Anonymous | Rating: 1 | 2009-11-20 16:18:41 | | | Just installed on Eclipse 3.5.1. The plugin throws numerous exceptions, and the metric values are zero for most of my bundles. There appears to be no way to get metrics for more than one bundle at a time. This plugin is currently not worth the time to install it.
|
|
|