com.schneide.crap4j.reader.model
Interface IOverallStatistics


public interface IOverallStatistics


Method Summary
 int getCrapLoad()
           
 int getCrapMethodCount()
           
 double getCrapMethodPercent()
           
 int getMethodCount()
           
 java.lang.String getName()
           
 double getTotalCrap()
           
 

Method Detail

getName

java.lang.String getName()

getTotalCrap

double getTotalCrap()

getMethodCount

int getMethodCount()

getCrapMethodCount

int getCrapMethodCount()

getCrapMethodPercent

double getCrapMethodPercent()

getCrapLoad

int getCrapLoad()


Copyright © 2009. All Rights Reserved.