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

A

AbstractMethodInfoHandler - Class in hudson.plugins.covcomplplot.annalyzer
Abstract handler which is the superclass of all real hudson plugin handlers.
AbstractMethodInfoHandler() - Constructor for class hudson.plugins.covcomplplot.annalyzer.AbstractMethodInfoHandler
 
addBuildAction(AbstractBuild<?, ?>, CovComplPlotBuildAction) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
Analyzer - Enum in hudson.plugins.covcomplplot.annalyzer
Enum containing each hudson plugin to be used by this plugin.
analyzer - Variable in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 

C

calcPointSize(int) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointRenderer
 
checkBuild(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.annalyzer.AbstractMethodInfoHandler
Check if passed build contains valid result for this handler processing.
checkBuild(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.annalyzer.CloverMethodHandler
 
checkBuildContainningBuildAction(AbstractBuild<?, ?>, String) - Method in class hudson.plugins.covcomplplot.annalyzer.AbstractMethodInfoHandler
 
CloverMethodHandler - Class in hudson.plugins.covcomplplot.annalyzer
 
CloverMethodHandler() - Constructor for class hudson.plugins.covcomplplot.annalyzer.CloverMethodHandler
 
compareTo(MethodInfo) - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
compareVersion(String, String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
compl - Variable in class hudson.plugins.covcomplplot.CovComplPlotMethods
Complexity Lower Bound
compl - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
Complexity
Constant - Class in hudson.plugins.covcomplplot
 
Constant() - Constructor for class hudson.plugins.covcomplplot.Constant
 
cov - Variable in class hudson.plugins.covcomplplot.CovComplPlotMethods
Coverage Lower Bound
CovComplPlotBuildAction - Class in hudson.plugins.covcomplplot
 
CovComplPlotBuildAction(AbstractBuild<?, ?>, CovComplPlotTaget) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotBuildAction
 
CovComplPlotMethods - Class in hudson.plugins.covcomplplot
Target containing coverage and complexity methods.
CovComplPlotMethods(AbstractBuild<?, ?>, List<MethodInfo>, Analyzer, int, int, int, int) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotMethods
Constructor for detailed level information holder
CovComplPlotMethods(AbstractBuild<?, ?>, List<MethodInfo>, Analyzer) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotMethods
Constructor for top level information holder.
CovComplPlotProjectAction - Class in hudson.plugins.covcomplplot
 
CovComplPlotProjectAction(AbstractProject<?, ?>) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotProjectAction
 
CovComplPlotPublisher - Class in hudson.plugins.covcomplplot
 
CovComplPlotPublisher(Analyzer, boolean, boolean) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
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 methods.
CovComplPlotTaget(AbstractBuild<?, ?>, List<MethodInfo>, Analyzer, Calendar) - Constructor for class hudson.plugins.covcomplplot.CovComplPlotTaget
Constructor for detailed level information holder
CovComplPlotTaget.GraphImpl - Class in hudson.plugins.covcomplplot
 
CovComplPlotTaget.GraphImpl() - Constructor for class hudson.plugins.covcomplplot.CovComplPlotTaget.GraphImpl
 
createCovComplScatterPlotBuildAction(AbstractBuild<?, ?>, List<MethodInfo>) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
Build Action 만든??
createGraph() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget.GraphImpl
 
createGraph() - Method in class hudson.plugins.covcomplplot.util.CustomGraph
Actually render a chart.
cst - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
Covered Statement
CustomGraph - Class in hudson.plugins.covcomplplot.util
 
CustomGraph(long, int, int) - Constructor for class hudson.plugins.covcomplplot.util.CustomGraph
 
CustomGraph(Calendar, int, int) - Constructor for class hudson.plugins.covcomplplot.util.CustomGraph
 

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, int, int, int) - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
 
DOMAIN_AXIS_COUNT - Static variable in class hudson.plugins.covcomplplot.Constant
 
DOMAIN_AXIS_TICK_UNIT - Static variable in class hudson.plugins.covcomplplot.Constant
 
DOMAIN_AXIS_UPPERBOUND - Static variable in class hudson.plugins.covcomplplot.Constant
 
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
 

F

factory - Static variable in class hudson.plugins.covcomplplot.util.QDUtil
 
findFile(FilePath, String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
formatter - Static variable in class hudson.plugins.covcomplplot.model.MethodInfo
 

G

generateXYDataset() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
 
getAnalyzer() - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
getBuildArtifact(AbstractBuild<?, ?>, String, Analyzer) - Method in class hudson.plugins.covcomplplot.annalyzer.AbstractMethodInfoHandler
Get build xml artifact
getClassResourcePath(Class<?>, String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
getCovComplMethodInfoList(Analyzer, AbstractBuild<?, ?>, boolean, String, LoggerWrapper) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
Clover ?서 MethodInfo 객체 리스?? ??다.
getCoverageRatio() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
getCurrentPage() - Method in class hudson.plugins.covcomplplot.Pagination
 
getCustomJavaScript() - Method in class hudson.plugins.covcomplplot.annalyzer.AbstractMethodInfoHandler
 
getCustomJavaScript() - Method in class hudson.plugins.covcomplplot.annalyzer.CloverMethodHandler
 
getDescription() - Method in class hudson.plugins.covcomplplot.annalyzer.AbstractMethodInfoHandler
Get the description of hudson plugin which this handler get information from.
getDescription() - Method in class hudson.plugins.covcomplplot.annalyzer.CloverMethodHandler
 
getDescription() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
 
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
This human readable name is used in the configuration screen.
getDisplaySignature() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
getDotHeight(int) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointRenderer
 
getDotWidth(int) - Method in class hudson.plugins.covcomplplot.util.ScatterPlotPointRenderer
 
getFormattedCoverageRatio() - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
getGraph() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Get graph.
getHandler() - Method in enum hudson.plugins.covcomplplot.annalyzer.Analyzer
 
getIconFileName() - Method in class hudson.plugins.covcomplplot.CovComplPlotBuildAction
 
getIconFileName() - Method in class hudson.plugins.covcomplplot.CovComplPlotProjectAction
 
getIcons(String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
getInvalidHudsonProjectType() - Method in exception hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException
 
getLastBuildAction() - Method in class hudson.plugins.covcomplplot.CovComplPlotProjectAction
 
getLoggerWrapper(BuildListener) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
getLogMessage() - Method in exception hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException
 
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
 
getMethodInfoList() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
 
getMethodInfoList() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
 
getMethodUrlLocation(AbstractBuild<?, ?>, MethodInfo) - Method in class hudson.plugins.covcomplplot.annalyzer.AbstractMethodInfoHandler
Get method content URL.
getMethodUrlLocation(AbstractBuild<?, ?>, MethodInfo) - Method in class hudson.plugins.covcomplplot.annalyzer.CloverMethodHandler
 
getMethodUrlLocation(MethodInfo) - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
 
getMethodUrlLocation(MethodInfo) - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
 
getOwner() - Method in class hudson.plugins.covcomplplot.CovComplPlotBuildAction
 
getOwner() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
Get the build which owns this information.
getOwner() - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
Get the build which owns this information.
getPageSize() - Method in class hudson.plugins.covcomplplot.Pagination
 
getPagination() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
 
getPlugInDir() - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
getPluginName() - Method in enum hudson.plugins.covcomplplot.annalyzer.Analyzer
 
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
getRequiredMonitorService() - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
getScreenMessage() - Method in exception hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException
 
getScreenMessage(Object...) - Method in enum hudson.plugins.covcomplplot.stub.InvalidHudsonProjectType
Get Message for screen.
getScreenMessageTemplate() - Method in enum hudson.plugins.covcomplplot.stub.InvalidHudsonProjectType
Get Template for Screen Message;
getSearchUrl() - Method in class hudson.plugins.covcomplplot.CovComplPlotProjectAction
 
getTag() - Method in class hudson.plugins.covcomplplot.Pagination
 
getTarget() - Method in class hudson.plugins.covcomplplot.CovComplPlotBuildAction
 
getTemplate(String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
getTitle() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
 
getTotalCount() - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
 
getTotalCount() - Method in class hudson.plugins.covcomplplot.Pagination
 
getUrl(MethodInfo) - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
 
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.QDUtil
 
getXmlFileDocument(InputStream) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
getXPathNode(Node, String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
getXPathNodeList(Node, String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
getXPathNodeText(Node, String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
graph - Variable in class hudson.plugins.covcomplplot.util.CustomGraph
 
GRAPH_POINT_SIZE - Static variable in class hudson.plugins.covcomplplot.Constant
 

H

hudson.plugins.covcomplplot - package hudson.plugins.covcomplplot
 
hudson.plugins.covcomplplot.annalyzer - package hudson.plugins.covcomplplot.annalyzer
 
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
 
increaseLine(boolean) - Method in class hudson.plugins.covcomplplot.model.MethodInfo
 
InvalidHudsonProjectException - Exception in hudson.plugins.covcomplplot.stub
 
InvalidHudsonProjectException(InvalidHudsonProjectType, Object...) - Constructor for exception hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException
 
InvalidHudsonProjectException(InvalidHudsonProjectType, Throwable, Object...) - Constructor for exception hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException
 
InvalidHudsonProjectType - Enum in hudson.plugins.covcomplplot.stub
Invalid Hudson Project Error Type.
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher.DescriptorImpl
 
isKlocworkRecognizedFile(String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
isMethodValid(MethodInfo, boolean) - Method in class hudson.plugins.covcomplplot.annalyzer.AbstractMethodInfoHandler
Check the method is valid or not.

L

line - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
Line no
loadCloverScatterPlotTarget(AbstractBuild<?, ?>) - Static method in class hudson.plugins.covcomplplot.CovComplPlotTaget
 
lock - Variable in class hudson.plugins.covcomplplot.CovComplPlotTaget
 
LoggerWrapper - Class in hudson.plugins.covcomplplot.stub
 
LoggerWrapper() - Constructor for class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
LoggerWrapper(PrintStream) - Constructor for class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
LoggerWrapper(PrintStream, boolean) - Constructor for class hudson.plugins.covcomplplot.stub.LoggerWrapper
 

M

MethodInfo - Class in hudson.plugins.covcomplplot.model
 
MethodInfo(String, String, int, int) - Constructor for class hudson.plugins.covcomplplot.model.MethodInfo
 

N

normalisedVersion(String) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
normalisedVersion(String, String, int) - Static method in class hudson.plugins.covcomplplot.util.QDUtil
 
NoXPathContentException - Exception in hudson.plugins.covcomplplot.util
 
NoXPathContentException(String) - Constructor for exception hudson.plugins.covcomplplot.util.NoXPathContentException
 

O

OUTLIER_MAXIMIZE_RATE - Static variable in class hudson.plugins.covcomplplot.Constant
 

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
 
PAGING_RANGE - Static variable in class hudson.plugins.covcomplplot.Constant
 
PAGING_SIZE - Static variable in class hudson.plugins.covcomplplot.Constant
 
path - Variable in class hudson.plugins.covcomplplot.model.MethodInfo
File path
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.covcomplplot.CovComplPlotPublisher
 
printError(String) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
printError(String, Object...) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
printLineSeperation() - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
println(String) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
println(Object) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
println(String, Object...) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
printlnVerbose(String) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
printStackTrace(Exception) - Method in class hudson.plugins.covcomplplot.stub.LoggerWrapper
 
process(AbstractBuild<?, ?>, boolean, String, LoggerWrapper, Analyzer) - Method in class hudson.plugins.covcomplplot.annalyzer.AbstractMethodInfoHandler
Parse the hudson plugin info and return the MethodInfo list.
process(AbstractBuild<?, ?>, boolean, String, LoggerWrapper, Analyzer) - Method in class hudson.plugins.covcomplplot.annalyzer.CloverMethodHandler
 

Q

QD_NAME - Static variable in class hudson.plugins.covcomplplot.Constant
 
QDUtil - Class in hudson.plugins.covcomplplot.util
 
QDUtil() - Constructor for class hudson.plugins.covcomplplot.util.QDUtil
 

R

RANGE_AXIS_COUNT - Static variable in class hudson.plugins.covcomplplot.Constant
 
RANGE_AXIS_TICK_UNIT - Static variable in class hudson.plugins.covcomplplot.Constant
 
RANGE_AXIS_UPPERBOUND - Static variable in class hudson.plugins.covcomplplot.Constant
 
render(ChartRenderingInfo) - Method in class hudson.plugins.covcomplplot.util.CustomGraph
 
render(StaplerRequest, ChartRenderingInfo) - Method in class hudson.plugins.covcomplplot.util.CustomGraph
 
RESULT_FILENAME - Static variable in class hudson.plugins.covcomplplot.Constant
 

S

saveCloverScatterPlotTarget(AbstractBuild<?, ?>, CovComplPlotTaget) - Static method in class hudson.plugins.covcomplplot.CovComplPlotTaget
 
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
Bubble chart renderer.
ScatterPlotPointRenderer() - Constructor for class hudson.plugins.covcomplplot.util.ScatterPlotPointRenderer
 
setCurrentPage(int) - Method in class hudson.plugins.covcomplplot.Pagination
 
setOwner(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.CovComplPlotMethods
 
setOwner(AbstractBuild<?, ?>) - Method in class hudson.plugins.covcomplplot.CovComplPlotTaget
 
setPageSize(int) - Method in class hudson.plugins.covcomplplot.Pagination
 
setTotalCount(int) - Method in class hudson.plugins.covcomplplot.Pagination
 
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
 
templateCache - Static variable in class hudson.plugins.covcomplplot.util.QDUtil
 
timeInMillis - Variable in class hudson.plugins.covcomplplot.CovComplPlotTaget.GraphImpl
 
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
 

V

valueOf(String) - Static method in enum hudson.plugins.covcomplplot.annalyzer.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.annalyzer.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
 

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

Copyright © 2010. All Rights Reserved.