Plugins (1000)


Training and Consulting (67)


Eclipse Summit Europe 2009


EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 598
Comments: 0

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)

This listing has moved and is Out of Date. Please view the most up to date listing here:
http://marketplace.eclipse.org/content/eclipse-metrics-plugin-continued

Eclipse Metrics plugin (Continued) 
Rate this plugin | Report broken link | Details | Comments (1)

Rating: 1.0 (1 Vote) | hits: 0
Eclipse Metrics plugin (Continued)

Version: 1.3.8
Support Eclipse Version: 3.4, 3.5
License: Free EPL
Development Status: Production/Stable
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Buy Now
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: AnonymousRating: 12009-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.