A C D E F G H I L M N O P R S T U V

A

AbstractMethodInfoHandler - Class in hudson.plugins.covcomplplot.analyzer
Abstract handler which is the superclass of Jenkins plugin handlers.
AbstractMethodInfoHandler() - Constructor for class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
 
Analyzer - Enum in hudson.plugins.covcomplplot.analyzer
Enum containing each Jenkins plugin to be used by this plugin.
analyzer - Variable in class hudson.plugins.covcomplplot.CovComplPlotPublisher
Analyzer to be used in this instance.

C

checkBuild(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
Check if passed AbstractBuild contains valid plugin result for this handler processing.
checkBuild(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.analyzer.CloverBranchCoverageMethodHandler
 
checkBuild(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.analyzer.CloverMethodHandler
 
checkBuild(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.analyzer.CoberturaMethodHandler
 
checkBuildContainningBuildAction(AbstractBuild<?, ?>, String) - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
 
CloverBranchCoverageMethodHandler - Class in hudson.plugins.covcomplplot.analyzer
Clover result handler.
CloverBranchCoverageMethodHandler() - Constructor for class hudson.plugins.covcomplplot.analyzer.CloverBranchCoverageMethodHandler
 
CloverMethodHandler - Class in hudson.plugins.covcomplplot.analyzer
Clover result handler.
CloverMethodHandler() - Constructor for class hudson.plugins.covcomplplot.analyzer.CloverMethodHandler
 
CoberturaMethodHandler - Class in hudson.plugins.covcomplplot.analyzer
Clover result handler.
CoberturaMethodHandler() - Constructor for class hudson.plugins.covcomplplot.analyzer.CoberturaMethodHandler
 
compareTo(MethodInfo) - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
compareVersion(String, String) - Static method in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
Compare version string
compl - Variable in class hudson.plugins.covcomplplot.CovComplPlotMethods
Complexity lower bound value
compl - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
Complexity
Constant - Class in hudson.plugins.covcomplplot
Constants
Constant() - Constructor for class hudson.plugins.covcomplplot.Constant
 
cov - Variable in class hudson.plugins.covcomplplot.CovComplPlotMethods
Coverage lower bound value
CovComplPlotBuildAction - Class in hudson.plugins.covcomplplot
Build Action.
CovComplPlotBuildAction(AbstractBuild<?, ?>, CovComplPlotTaget) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotBuildAction
Constructor
CovComplPlotMethods - Class in hudson.plugins.covcomplplot
Class containing coverage and complexity methods in the given value range and corresponding paging.
CovComplPlotMethods(AbstractBuild<?, ?>, List<MethodInfo>, Analyzer, int, int, int, int) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotMethods
Constructor for detailed level information holder
CovComplPlotProjectAction - Class in hudson.plugins.covcomplplot
Project Action.
CovComplPlotProjectAction(AbstractProject<?, ?>) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotProjectAction
Constructor
CovComplPlotPublisher - Class in hudson.plugins.covcomplplot
CovComplPlotPublisher is the main class for this plugin.
CovComplPlotPublisher(Analyzer, boolean, boolean, boolean) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotPublisher
Constructor
CovComplPlotPublisher.DescriptorImpl - Class in hudson.plugins.covcomplplot
Descriptor for CovComplPlotPublisher.
CovComplPlotPublisher.DescriptorImpl() - Constructor for class hudson.plugins.covcomplplot.CovComplPlotPublisher.DescriptorImpl
 
CovComplPlotTaget - Class in hudson.plugins.covcomplplot
Target containing coverage and complexity of methods.
CovComplPlotTaget(AbstractBuild<?, ?>, List<MethodInfo>, Analyzer, Calendar) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotTaget
Constructor
CovComplPlotTaget.GraphImpl - Class in hudson.plugins.covcomplplot
Implementation of scatter plot graph
CovComplPlotTaget.GraphImpl() - Constructor for class hudson.plugins.covcomplplot.CovComplPlotTaget.GraphImpl
Default constructor
CovComplPlotUtil - Class in hudson.plugins.covcomplplot.util
Utility Class for various data process
CovComplPlotUtil() - Constructor for class hudson.plugins.covcomplplot.util.CovComplPlotUtil
 
covered - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
whether this method is called
createCovComplScatterPlotBuildAction(AbstractBuild<?, ?>, List<MethodInfo>) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
Create CovComplPlotBuildAction
createGraph() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget.GraphImpl
 
createGraph() - Method in class hudson.plugins.covcomplplot.util.CustomGraph
Prepare JFreeChart instance to render image
cst - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
Covered Statement
CustomGraph - Class in hudson.plugins.covcomplplot.util
Reimplementation of Graph class in Jenkins lib.
CustomGraph(long, int, int) - Constructor for class hudson.plugins.covcomplplot.util.CustomGraph
Constructor
CustomGraph(Calendar, int, int) - Constructor for class hudson.plugins.covcomplplot.util.CustomGraph
Constructor

D

dataArea - Variable in class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer
 
defaultH - Variable in class hudson.plugins.covcomplplot.util.CustomGraph
 
defaultW - Variable in class hudson.plugins.covcomplplot.util.CustomGraph
 
doDynamic(StaplerRequest, StaplerResponse, String, int, int, int) - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Dynamic handling of Stapler request.
DOMAIN_AXIS_COUNT - Static variable in class hudson.plugins.covcomplplot.Constant
The count of how many ticks exists in the horizontal line
DOMAIN_AXIS_TICK_UNIT - Static variable in class hudson.plugins.covcomplplot.Constant
Horizontal tick unit
DOMAIN_AXIS_UPPERBOUND - Static variable in class hudson.plugins.covcomplplot.Constant
Upper bound value of horizontal line
doPng(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget.GraphImpl
 
doPng(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.covcomplplot.util.CustomGraph
Renders a graph.
drawAnnotations(Graphics2D, Rectangle2D, ValueAxis, ValueAxis, Layer, PlotRenderingInfo) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer
 
drawDomainGridLine(Graphics2D, XYPlot, ValueAxis, Rectangle2D, double) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer
 
drawDomainMarker(Graphics2D, XYPlot, ValueAxis, Marker, Rectangle2D) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer
 
drawItem(Graphics2D, XYItemRendererState, Rectangle2D, PlotRenderingInfo, XYPlot, ValueAxis, ValueAxis, XYDataset, int, int, CrosshairState, int) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer
 
drawItem(Graphics2D, XYItemRendererState, Rectangle2D, PlotRenderingInfo, XYPlot, ValueAxis, ValueAxis, XYDataset, int, int, CrosshairState, int) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointRenderer
 
drawItemLabel(Graphics2D, PlotOrientation, XYDataset, int, int, double, double, boolean) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer
 
drawRangeLine(Graphics2D, XYPlot, ValueAxis, Rectangle2D, double, Paint, Stroke) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer
 
drawRangeMarker(Graphics2D, XYPlot, ValueAxis, Marker, Rectangle2D) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer
 

E

excludeGetterSetter - Variable in class hudson.plugins.covcomplplot.CovComplPlotPublisher
Exclude the getter / setter methods

F

factory - Static variable in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
DocumentFactory to handler namespace in the xml file
findFile(FilePath, String) - Static method in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
Find files matching given pattern from given base path

G

generateXYDataset() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Create DefaultXYZDataset instance from methodOccurenceMatrix
getAnalyzer() - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
Get analyzer
getBranchCount(String) - Method in class hudson.plugins.covcomplplot.analyzer.CoberturaMethodHandler
 
getBuildArtifact(AbstractBuild<?, ?>, String, Analyzer) - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
Get build xml artifact
getClassResourcePath(Class<?>, String) - Static method in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
get corresponding class resource file path from the folder where the class is in.
getCompl() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
getCovComplMethodInfoList(Analyzer, AbstractBuild<?, ?>, boolean, String, LoggerWrapper) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
Create MethodInfo list using given analyzer.
getCoverageRatio() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
Get coverage ratio.
getCurrentPage() - Method in class hudson.plugins.covcomplplot.Pagination
Get current page
getCustomJavaScript() - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
 
getCustomJavaScript() - Method in class hudson.plugins.covcomplplot.analyzer.CloverBranchCoverageMethodHandler
 
getCustomJavaScript() - Method in class hudson.plugins.covcomplplot.analyzer.CloverMethodHandler
 
getCustomJavaScript() - Method in class hudson.plugins.covcomplplot.analyzer.CoberturaMethodHandler
 
getCustomJavaScript() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Get custom java script
getCustomSourceViewBuildAction(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
 
getDescription() - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
Get the description of Jenkins plugin from which this handler get information
getDescription() - Method in class hudson.plugins.covcomplplot.analyzer.CloverBranchCoverageMethodHandler
 
getDescription() - Method in class hudson.plugins.covcomplplot.analyzer.CloverMethodHandler
 
getDescription() - Method in class hudson.plugins.covcomplplot.analyzer.CoberturaMethodHandler
 
getDescription() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Get the description of the graph.
getDescriptor() - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
getDisplayName() - Method in class hudson.plugins.covcomplplot.CovComplPlotBuildAction
 
getDisplayName() - Method in class hudson.plugins.covcomplplot.CovComplPlotProjectAction
 
getDisplayName() - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher.DescriptorImpl
 
getDisplaySignature() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
Return signature string cutting off more than 80 characters.
getFileAsString(String) - Static method in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
Read file from given location and return string.
getFormattedCoverageRatio() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
Get coverage ratio formatted by "#.##"
getGraph() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Get graph.
getHandler() - Method in enum hudson.plugins.covcomplplot.analyzer.Analyzer
Get real handler
getIconFileName() - Method in class hudson.plugins.covcomplplot.CovComplPlotBuildAction
 
getIconFileName() - Method in class hudson.plugins.covcomplplot.CovComplPlotProjectAction
 
getInvalidHudsonProjectType() - Method in exception hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException
Get exception type.
getLastBuildAction() - Method in class hudson.plugins.covcomplplot.CovComplPlotProjectAction
Get the Last CovComplPlotBuildAction whose owner is completed and not failed
getLoggerWrapper(BuildListener) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
Get LoggerWrapper instance from build listener.
This method is a subject to be overridden for unit test
getLogMessage() - Method in exception hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException
Get message constructed from InvalidHudsonProjectType.
getLogMessage(Object...) - Method in enum hudson.plugins.covcomplplot.stub.InvalidHudsonProjectType
Get Message for logger
getLogMessageTemplate() - Method in enum hudson.plugins.covcomplplot.stub.InvalidHudsonProjectType
Get Template for Log detailed message.
getMapString(String) - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget.GraphImpl
Create image map string.
getMethodInfoList() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
Get MethodInfo list contained this object
getMethodInfoList() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Get all MethodInfo list.
getMethodUrl(MethodInfo) - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
Return the Jenkins URL in which the source code is viewed.
getMethodUrlLocation(AbstractBuild<?, ?>, MethodInfo) - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
Get method content URL.
getMethodUrlLocation(AbstractBuild<?, ?>, MethodInfo) - Method in class hudson.plugins.covcomplplot.analyzer.CloverBranchCoverageMethodHandler
 
getMethodUrlLocation(AbstractBuild<?, ?>, MethodInfo) - Method in class hudson.plugins.covcomplplot.analyzer.CloverMethodHandler
 
getMethodUrlLocation(AbstractBuild<?, ?>, MethodInfo) - Method in class hudson.plugins.covcomplplot.analyzer.CoberturaMethodHandler
 
getName() - Method in enum hudson.plugins.covcomplplot.analyzer.Analyzer
 
getOwner() - Method in class hudson.plugins.covcomplplot.CovComplPlotBuildAction
Get the owner
getOwner() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
Get the AbstractBuild instance which owns this information.
getOwner() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Get the AbstractBuild instance which owns this instance.
getPageSize() - Method in class hudson.plugins.covcomplplot.Pagination
Get each page size
getPagination() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
Get pagination object so that jelly can render the pagination.
getPath() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
getPluginName() - Method in enum hudson.plugins.covcomplplot.analyzer.Analyzer
Get Jenkins plugin name from which each analyzer extracts information.
getPointSize(int) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointRenderer
Get Point size
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
getRequiredMonitorService() - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
getSearchUrl() - Method in class hudson.plugins.covcomplplot.CovComplPlotProjectAction
 
getSig() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
getTag() - Method in class hudson.plugins.covcomplplot.Pagination
Get paging tag
getTarget() - Method in class hudson.plugins.covcomplplot.CovComplPlotBuildAction
 
getTitle() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
Get the title shown in the detailed method list page.
getTotalCount() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
Get total item count
getTotalCount() - Method in class hudson.plugins.covcomplplot.Pagination
Get total item count
getUrlName() - Method in class hudson.plugins.covcomplplot.CovComplPlotBuildAction
 
getUrlName() - Method in class hudson.plugins.covcomplplot.CovComplPlotProjectAction
 
getXmlFileDocument(InputStream, DocumentFactory) - Static method in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
Get Document instance by parsing given stream.
getXmlFileDocument(InputStream) - Static method in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
Get Document instance by parsing given stream.
getXPathNode(Node, String) - Static method in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
Get single xpath matching nodes.
getXPathNodeList(Node, String) - Static method in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
Get all xpath matching nodes.
getXPathNodeText(Node, String) - Static method in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
Get first matching string value from the given node by searching given xpath.
graph - Variable in class hudson.plugins.covcomplplot.util.CustomGraph
 
GRAPH_POINT_SIZE - Static variable in class hudson.plugins.covcomplplot.Constant
Minimum graph point size

H

hudson.plugins.covcomplplot - package hudson.plugins.covcomplplot
 
hudson.plugins.covcomplplot.analyzer - package hudson.plugins.covcomplplot.analyzer
 
hudson.plugins.covcomplplot.model - package hudson.plugins.covcomplplot.model
 
hudson.plugins.covcomplplot.stub - package hudson.plugins.covcomplplot.stub
 
hudson.plugins.covcomplplot.util - package hudson.plugins.covcomplplot.util
 

I

ICON_NAME - Static variable in class hudson.plugins.covcomplplot.Constant
Icon name
increaseComplexity(int) - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
increaseLine(boolean) - Method in class hudson.plugins.covcomplplot.model.MethodInfo
Increase lines of code in this method.
increaseSizeAndCovered(int, int) - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
InvalidHudsonProjectException - Exception in hudson.plugins.covcomplplot.stub
Invalid Jenkins Project Exception.
This exception is used to minimize the count of exception classes which shows different message.
InvalidHudsonProjectException(InvalidHudsonProjectType, Object...) - Constructor for exception hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException
Constructor
InvalidHudsonProjectException(InvalidHudsonProjectType, Throwable, Object...) - Constructor for exception hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException
Constructor
InvalidHudsonProjectType - Enum in hudson.plugins.covcomplplot.stub
Invalid Jenkins Project Error Type.
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher.DescriptorImpl
 
isGetterSetter(MethodInfo) - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
Check if the give method is valid
isGetterSetter(MethodInfo) - Method in class hudson.plugins.covcomplplot.analyzer.CloverBranchCoverageMethodHandler
Check if the give method is valid
isLocateTopMost() - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
isMethodValid(MethodInfo, boolean) - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
Check if the method is valid.
isMethodValid(MethodInfo, boolean) - Method in class hudson.plugins.covcomplplot.analyzer.CloverBranchCoverageMethodHandler
Check if the method is valid.
isTopMostSectionInProjectPage() - Method in class hudson.plugins.covcomplplot.CovComplPlotProjectAction
 

L

line - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
Line no
loadCovComplScatterPlotTarget(AbstractBuild<?, ?>) - Static method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Load CovComplPlotTaget instance from datafile
lock - Variable in class hudson.plugins.covcomplplot.CovComplPlotTaget
Synchronization lock
LoggerWrapper - Class in hudson.plugins.covcomplplot.stub
Wrapper class for logging
LoggerWrapper() - Constructor for class hudson.plugins.covcomplplot.stub.LoggerWrapper
Default Constructor.
LoggerWrapper(PrintStream) - Constructor for class hudson.plugins.covcomplplot.stub.LoggerWrapper
Constructor with selective print stream
LoggerWrapper(PrintStream, boolean) - Constructor for class hudson.plugins.covcomplplot.stub.LoggerWrapper
Constructor with selective print stream and verbose mode.

M

MethodInfo - Class in hudson.plugins.covcomplplot.model
Value class which contains each method info.
MethodInfo(String, String, int, int) - Constructor for class hudson.plugins.covcomplplot.model.MethodInfo
Constructor
MethodInfo(String, String, int, int, int, int) - Constructor for class hudson.plugins.covcomplplot.model.MethodInfo
Constructor

N

NoXPathContentException - Exception in hudson.plugins.covcomplplot.util
Exception occurring when the XPATH is invalid.
NoXPathContentException(String) - Constructor for exception hudson.plugins.covcomplplot.util.NoXPathContentException
Constructor

O

OUTLIER_MAXIMIZE_RATE - Static variable in class hudson.plugins.covcomplplot.Constant
Constants indicating how many times bigger the outliers in the graph should be drawn.

P

Pagination - Class in hudson.plugins.covcomplplot
Class for rendering paging information in jelly script.
Pagination(int, int, int, String) - Constructor for class hudson.plugins.covcomplplot.Pagination
Constructor
PAGING_RANGE - Static variable in class hudson.plugins.covcomplplot.Constant
Constants indicating how many pages are shown in pagination tag
PAGING_SIZE - Static variable in class hudson.plugins.covcomplplot.Constant
Page size of detailed list of methods
path - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
File path
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
printError(Object) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
Print error message.
printError(String, Object...) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
Print error message with arguments
printLineSeperation() - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
Print line separation.
println(Object) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
Print message
println(String, Object...) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
Print message with arguments (same as String.format())
printlnVerbose(String) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
Print verbose message.
printStackTrace(Exception) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
Print exception stack trace.
process(AbstractBuild<?, ?>, boolean, String, LoggerWrapper, Analyzer) - Method in class hudson.plugins.covcomplplot.analyzer.AbstractMethodInfoHandler
Parse the plugin result and return the MethodInfo list.
process(AbstractBuild<?, ?>, boolean, String, LoggerWrapper, Analyzer) - Method in class hudson.plugins.covcomplplot.analyzer.CloverBranchCoverageMethodHandler
 
process(AbstractBuild<?, ?>, boolean, String, LoggerWrapper, Analyzer) - Method in class hudson.plugins.covcomplplot.analyzer.CloverMethodHandler
 
process(AbstractBuild<?, ?>, boolean, String, LoggerWrapper, Analyzer) - Method in class hudson.plugins.covcomplplot.analyzer.CoberturaMethodHandler
 

R

RANGE_AXIS_COUNT - Static variable in class hudson.plugins.covcomplplot.Constant
The count of how many ticks exists in the vertical line
RANGE_AXIS_TICK_UNIT - Static variable in class hudson.plugins.covcomplplot.Constant
Vertical tick unit
RANGE_AXIS_UPPERBOUND - Static variable in class hudson.plugins.covcomplplot.Constant
Upper bound value of vertical line
render(StaplerRequest) - Method in class hudson.plugins.covcomplplot.util.CustomGraph
Actually render a chart.
RESULT_FILENAME - Static variable in class hudson.plugins.covcomplplot.Constant
Each data file name containing covcomplplot data

S

saveCovComplScatterPlotTarget(CovComplPlotTaget) - Static method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Save CovComplPlotTaget in the datafile named.
ScatterPlotPointMapRenderer - Class in hudson.plugins.covcomplplot.util
Dummy renderer which extracts only dataarea size.
ScatterPlotPointMapRenderer() - Constructor for class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer
 
ScatterPlotPointRenderer - Class in hudson.plugins.covcomplplot.util
Renderer for scatter chart with various point size.
ScatterPlotPointRenderer() - Constructor for class hudson.plugins.covcomplplot.util.ScatterPlotPointRenderer
 
setCompl(int) - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
setCurrentPage(int) - Method in class hudson.plugins.covcomplplot.Pagination
Set current page
setLocateTopMost(boolean) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
setOwner(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
Set AbstractBuild which owns this build
setOwner(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Set owner
setPageSize(int) - Method in class hudson.plugins.covcomplplot.Pagination
Set page size
setPath(String) - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
setSig(String) - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
setTotalCount(int) - Method in class hudson.plugins.covcomplplot.Pagination
Set total item count
sig - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
Signature
st - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
Statement

T

target - Variable in class hudson.plugins.covcomplplot.CovComplPlotBuildAction
Weak reference to CovComplPlotTaget to be garbage collected
templateCache - Static variable in class hudson.plugins.covcomplplot.util.CovComplPlotUtil
 
timeInMillis - Variable in class hudson.plugins.covcomplplot.CovComplPlotTaget.GraphImpl
Timestamp
timestamp - Variable in class hudson.plugins.covcomplplot.util.CustomGraph
 
toString() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 

U

URL_NAME - Static variable in class hudson.plugins.covcomplplot.Constant
Url name
urlTransform(String) - Method in class hudson.plugins.covcomplplot.analyzer.CoberturaMethodHandler
URL Transform

V

valueOf(String) - Static method in enum hudson.plugins.covcomplplot.analyzer.Analyzer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.plugins.covcomplplot.stub.InvalidHudsonProjectType
Returns the enum constant of this type with the specified name.
values() - Static method in enum hudson.plugins.covcomplplot.analyzer.Analyzer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.plugins.covcomplplot.stub.InvalidHudsonProjectType
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class hudson.plugins.covcomplplot.CovComplPlotPublisher
Verbose logging mode

A C D E F G H I L M N O P R S T U V

Copyright © 2004-2011. All Rights Reserved.