Serialized Form


Package com.thalesgroup.hudson.plugins.cccc

Class com.thalesgroup.hudson.plugins.cccc.CcccAreaRenderer extends hudson.util.StackedAreaRenderer2 implements Serializable

serialVersionUID: 1440842055316682192L

Serialized Fields

url

String url
Base URL of the graph links.

Class com.thalesgroup.hudson.plugins.cccc.CcccBuildAction extends Object implements Serializable

Serialized Fields

build

hudson.model.AbstractBuild<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> build

result

CcccResult result

Class com.thalesgroup.hudson.plugins.cccc.CccccParser extends Object implements Serializable

Serialized Fields

resultFilePath

hudson.FilePath resultFilePath

Class com.thalesgroup.hudson.plugins.cccc.CCCCException extends Exception implements Serializable

Class com.thalesgroup.hudson.plugins.cccc.CcccProjectAction extends Object implements Serializable

Serialized Fields

project

hudson.model.AbstractProject<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> project

Class com.thalesgroup.hudson.plugins.cccc.CcccPublisher extends hudson.tasks.Recorder implements Serializable

serialVersionUID: 1L

Serialized Fields

metricFilePath

String metricFilePath

runOnFailedBuild

boolean runOnFailedBuild

Class com.thalesgroup.hudson.plugins.cccc.CcccReport extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

projectSummary

ProjectSummary projectSummary

proceduralSummaryModuleList

List<E> proceduralSummaryModuleList

objectOrientedDesignModuleList

List<E> objectOrientedDesignModuleList

structuralSummaryModuleList

List<E> structuralSummaryModuleList

otherExtentsRejectedExtendList

List<E> otherExtentsRejectedExtendList

Class com.thalesgroup.hudson.plugins.cccc.CcccResult extends Object implements Serializable

Serialized Fields

report

CcccReport report

owner

hudson.model.AbstractBuild<P extends hudson.model.AbstractProject<P,R>,R extends hudson.model.AbstractBuild<P,R>> owner

Package com.thalesgroup.hudson.plugins.cccc.model

Class com.thalesgroup.hudson.plugins.cccc.model.ObjectOrientedDesignModule extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

weightedMethodsPerClassUnity

float weightedMethodsPerClassUnity

weightedMethodsPerClassVisibility

float weightedMethodsPerClassVisibility

depthOfInheritanceTree

float depthOfInheritanceTree

numberOfChildren

float numberOfChildren

couplingBetweenObjects

float couplingBetweenObjects

Class com.thalesgroup.hudson.plugins.cccc.model.OtherExtentsRejectedExtend extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

sourceReference

String sourceReference

sourceReferenceLine

int sourceReferenceLine

linesOfCode

int linesOfCode

linesOfComment

int linesOfComment

mcCabesCyclomaticComplexity

String mcCabesCyclomaticComplexity

Class com.thalesgroup.hudson.plugins.cccc.model.ProceduralSummaryModule extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

linesOfCode

int linesOfCode

mcCabesCyclomaticComplexity

float mcCabesCyclomaticComplexity

linesOfComment

int linesOfComment

linesOfCodePerLineOfComment

String linesOfCodePerLineOfComment

mcCabesCyclomaticComplexityPerLineOfComment

String mcCabesCyclomaticComplexityPerLineOfComment

Class com.thalesgroup.hudson.plugins.cccc.model.ProjectSummary extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

nbModules

int nbModules

linesOfCode

int linesOfCode

linesOfCodePerModule

float linesOfCodePerModule

mcCabesCyclomaticComplexity

int mcCabesCyclomaticComplexity

mcCabesCyclomaticComplexityPerModule

float mcCabesCyclomaticComplexityPerModule

linesOfComment

int linesOfComment

linesOfCommentPerModule

float linesOfCommentPerModule

linesOfCodePerLineOfComment

String linesOfCodePerLineOfComment

mcCabesCyclomaticComplexityPerLineOfComment

String mcCabesCyclomaticComplexityPerLineOfComment

iF4

int iF4

iF4PerModule

float iF4PerModule

iF4Visible

int iF4Visible

iF4VisiblePerModule

float iF4VisiblePerModule

iF4Concrete

int iF4Concrete

iF4ConcretePerModule

float iF4ConcretePerModule

rejectedLinesOfCode

int rejectedLinesOfCode

Class com.thalesgroup.hudson.plugins.cccc.model.StructuralSummaryModule extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

fanOutVisible

float fanOutVisible

fanOutConcrete

float fanOutConcrete

fanOut

float fanOut

fanInVisible

float fanInVisible

fanInConcrete

float fanInConcrete

fanIin

float fanIin

iF4Visible

float iF4Visible

iF4Concrete

float iF4Concrete

iF4

float iF4



Copyright © 2004-2011. All Rights Reserved.