SandMark version 3.0


sandmark.statistics
Class NestingLevelComplexity

java.lang.Object
  |
  +--sandmark.statistics.NestingLevelComplexity

public class NestingLevelComplexity
extends java.lang.Object


Nested Class Summary
(package private)  class NestingLevelComplexity.NLCNode
           
 
Field Summary
(package private)  java.util.ArrayList myNodes
           
 
Constructor Summary
NestingLevelComplexity()
           
 
Method Summary
 double evalMeasures(EDU.purdue.cs.bloat.editor.MethodEditor me, de.fub.bytecode.generic.MethodGen mg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

myNodes

java.util.ArrayList myNodes
Constructor Detail

NestingLevelComplexity

public NestingLevelComplexity()
Method Detail

evalMeasures

public double evalMeasures(EDU.purdue.cs.bloat.editor.MethodEditor me,
                           de.fub.bytecode.generic.MethodGen mg)

SandMark version 3.0

Wed Jan 29 10:30:05 MST 2003