javancss
Class ObjectMetric
java.lang.Object
javancss.Metric
javancss.ObjectMetric
- All Implemented Interfaces:
- Comparable
public class ObjectMetric
- extends Metric
Basic data class to store all metrics attached to an object.
- Version:
- $Id: ObjectMetric.java 121 2009-01-17 22:19:45Z hboutemy $
- Author:
- Hervé Boutemy
Method Summary |
void |
clear()
|
ccn
public int ccn
- Cyclomatic Complexity Number (McCabe metric)
functions
public int functions
classes
public int classes
ObjectMetric
public ObjectMetric()
clear
public void clear()
- Overrides:
clear
in class Metric
Copyright © 1997-2011 Chr. Clemens Lee and companions. All Rights Reserved.