hudson.plugins.crap4j.model
Class ProjectCrapBean

java.lang.Object
  extended by hudson.plugins.crap4j.model.ProjectCrapBean
All Implemented Interfaces:
java.io.Serializable

public class ProjectCrapBean
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ProjectCrapBean(ProjectCrapBean previousCrap, IOverallStatistics statistics, IMethodCrapData... data)
           
 
Method Summary
 int getCrapLoad()
           
 int getCrapMethodCount()
           
 double getCrapMethodPercent()
           
 IMethodCrap[] getCrapMethods()
           
 int getFixedCrapMethodsCount()
           
 IMethodCrap[] getFixedMethods(ProjectCrapBean previousCrap)
           
 int getMethodCount()
           
 java.lang.String getName()
           
 int getNewCrapMethodsCount()
           
 IMethodCrap[] getNewMethods(ProjectCrapBean previousCrap)
           
 double getTotalCrap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectCrapBean

public ProjectCrapBean(ProjectCrapBean previousCrap,
                       IOverallStatistics statistics,
                       IMethodCrapData... data)
Method Detail

getFixedMethods

public IMethodCrap[] getFixedMethods(ProjectCrapBean previousCrap)

getNewMethods

public IMethodCrap[] getNewMethods(ProjectCrapBean previousCrap)

getCrapMethods

public IMethodCrap[] getCrapMethods()

getName

public java.lang.String getName()

getTotalCrap

public double getTotalCrap()

getMethodCount

public int getMethodCount()

getCrapMethodCount

public int getCrapMethodCount()

getCrapMethodPercent

public double getCrapMethodPercent()

getCrapLoad

public int getCrapLoad()

getNewCrapMethodsCount

public int getNewCrapMethodsCount()

getFixedCrapMethodsCount

public int getFixedCrapMethodsCount()


Copyright © 2008. All Rights Reserved.