概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
_
A
AbstractClassMetrics
-
org.jenkinsci.plugins.cloverphp.results
の クラス
Abstract Clover Coverage results.
AbstractClassMetrics()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のコンストラクタ
AbstractCloverMetrics_Label_element()
- クラス org.jenkinsci.plugins.cloverphp.results.
Messages
の static メソッド
total
AbstractCloverMetrics_Label_method()
- クラス org.jenkinsci.plugins.cloverphp.results.
Messages
の static メソッド
method
AbstractCloverMetrics_Label_statement()
- クラス org.jenkinsci.plugins.cloverphp.results.
Messages
の static メソッド
statement
AbstractFileMetrics
-
org.jenkinsci.plugins.cloverphp.results
の クラス
Clover Coverage results for multiple classes.
AbstractFileMetrics()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractFileMetrics
のコンストラクタ
AbstractProjectMetrics
-
org.jenkinsci.plugins.cloverphp.results
の クラス
Clover Coverage results for multiple files.
AbstractProjectMetrics()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractProjectMetrics
のコンストラクタ
addClassCoverage(ClassCoverage)
- クラス org.jenkinsci.plugins.cloverphp.results.
FileCoverage
のメソッド
addFileCoverage(FileCoverage)
- クラス org.jenkinsci.plugins.cloverphp.results.
ProjectCoverage
のメソッド
C
ClassCoverage
-
org.jenkinsci.plugins.cloverphp.results
の クラス
Clover Coverage results for a specific class.
ClassCoverage()
- クラス org.jenkinsci.plugins.cloverphp.results.
ClassCoverage
のコンストラクタ
CloverBuildAction
-
org.jenkinsci.plugins.cloverphp
の クラス
A health reporter for the individual build page.
CloverBuildAction_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover Summary Report
CloverBuildAction_ElementCoverage(Object, Object)
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover Coverage: Elements {0}% ({1})
CloverBuildAction_MethodCoverage(Object, Object)
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover Coverage: Methods {0}% ({1})
CloverBuildAction_StatementCoverage(Object, Object)
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover Coverage: Statements {0}% ({1})
CloverCoverageParser
-
org.jenkinsci.plugins.cloverphp
の クラス
Created by IntelliJ IDEA.
CloverHtmlBuildAction
-
org.jenkinsci.plugins.cloverphp
の クラス
CloverHtmlBuildAction(FilePath)
- クラス org.jenkinsci.plugins.cloverphp.
CloverHtmlBuildAction
のコンストラクタ
CloverHtmlBuildAction_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover HTML Report
CloverProjectAction
-
org.jenkinsci.plugins.cloverphp
の クラス
Project level action.
CloverProjectAction(Project, CloverPublisher)
- クラス org.jenkinsci.plugins.cloverphp.
CloverProjectAction
のコンストラクタ
CloverProjectAction_HTML_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover HTML Report
CloverProjectAction_HTML_NoCloverReportFound()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
No Clover HTML Report found.
CloverProjectAction_InvalidConfiguration()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Invalid clover report directory or name. check configuration.
CloverProjectAction_XML_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Coverage Summary Report
CloverPublisher
-
org.jenkinsci.plugins.cloverphp
の クラス
Clover
Publisher
.
CloverPublisher(String, String, String, boolean)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のコンストラクタ
CloverPublisher.DescriptorImpl
-
org.jenkinsci.plugins.cloverphp
の クラス
Descriptor for
CloverPublisher
.
CloverPublisher_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Publish Clover PHP Coverage Report
CloverPublisher_reportDir_required()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover HTML report directory is required.
CloverPublisher_xmlLocation_required()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover XML Location is required.
configure(StaplerRequest, JSONObject)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher.DescriptorImpl
のメソッド
CoverageBarProvider
-
org.jenkinsci.plugins.cloverphp
の インタフェース
An interface that exposes enough data for a coverage bar to be rendered.
CoverageMetric
-
org.jenkinsci.plugins.cloverphp.targets
の 列挙型
Created by IntelliJ IDEA.
CoverageTarget
-
org.jenkinsci.plugins.cloverphp.targets
の クラス
Holds the target coverage for a specific condition;
CoverageTarget()
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のコンストラクタ
CoverageTarget(Integer, Integer)
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のコンストラクタ
create(float, float)
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
の static メソッド
Creates a new instance of
Ratio
.
D
denominator
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
の変数
DESCRIPTOR
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
の static 変数
Descriptor should be singleton.
doDynamic(StaplerRequest, StaplerResponse)
- クラス org.jenkinsci.plugins.cloverphp.
CloverHtmlBuildAction
のメソッド
doDynamic(StaplerRequest, StaplerResponse)
- クラス org.jenkinsci.plugins.cloverphp.
CloverProjectAction
のメソッド
doRequiredCheck(String)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher.DescriptorImpl
のメソッド
E
equals(Object)
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
F
FileCoverage
-
org.jenkinsci.plugins.cloverphp.results
の クラス
Clover Coverage results for a specific file.
FileCoverage()
- クラス org.jenkinsci.plugins.cloverphp.results.
FileCoverage
のコンストラクタ
findClassCoverage(String)
- クラス org.jenkinsci.plugins.cloverphp.results.
FileCoverage
のメソッド
findFileCoverage(String)
- クラス org.jenkinsci.plugins.cloverphp.results.
ProjectCoverage
のメソッド
G
getBuildHealth()
- クラス org.jenkinsci.plugins.cloverphp.
CloverBuildAction
のメソッド
getChildren()
- クラス org.jenkinsci.plugins.cloverphp.results.
FileCoverage
のメソッド
getChildren()
- クラス org.jenkinsci.plugins.cloverphp.results.
ProjectCoverage
のメソッド
getClassCoverages()
- クラス org.jenkinsci.plugins.cloverphp.results.
FileCoverage
のメソッド
getClasses()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractFileMetrics
のメソッド
getCoveredelements()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Getter for property 'coveredelements'.
getCoveredmethods()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Getter for property 'coveredmethods'.
getCoveredstatements()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Getter for property 'coveredstatements'.
getDescriptor()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
getDisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverBuildAction
のメソッド
getDisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverHtmlBuildAction
のメソッド
getDisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverProjectAction
のメソッド
getDisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher.DescriptorImpl
のメソッド
This human readable name is used in the configuration screen.
getDynamic(String, StaplerRequest, StaplerResponse)
- クラス org.jenkinsci.plugins.cloverphp.results.
FileCoverage
のメソッド
getDynamic(String, StaplerRequest, StaplerResponse)
- クラス org.jenkinsci.plugins.cloverphp.results.
ProjectCoverage
のメソッド
getElementCoverage()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
getElementCoverage()
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
Getter for property 'elementCoverage'.
getElements()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Getter for property 'elements'.
getFailingMetrics(AbstractClassMetrics)
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
getFailingTarget()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
Getter for property 'failingTarget'.
getFileCoverages()
- クラス org.jenkinsci.plugins.cloverphp.results.
ProjectCoverage
のメソッド
getFiles()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractProjectMetrics
のメソッド
getHasData()
- インタフェース org.jenkinsci.plugins.cloverphp.
CoverageBarProvider
のメソッド
getHasData()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
getHealthyTarget()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
Getter for property 'healthyTarget'.
getIconFileName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverBuildAction
のメソッド
getIconFileName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverHtmlBuildAction
のメソッド
getIconFileName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverProjectAction
のメソッド
getLastSuccessfulResult()
- クラス org.jenkinsci.plugins.cloverphp.
CloverProjectAction
のメソッド
Returns the last Result that was successful.
getLoc()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractFileMetrics
のメソッド
getMethodCoverage()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
getMethodCoverage()
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
Getter for property 'methodCoverage'.
getMethods()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Getter for property 'methods'.
getName()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Getter for property 'name'.
getNcloc()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractFileMetrics
のメソッド
getOwner()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
getParent()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
getParents()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
exposed to jelly.
getPcCovered()
- インタフェース org.jenkinsci.plugins.cloverphp.
CoverageBarProvider
のメソッド
getPcCovered()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
getPcUncovered()
- インタフェース org.jenkinsci.plugins.cloverphp.
CoverageBarProvider
のメソッド
getPcUncovered()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
getPcWidth()
- インタフェース org.jenkinsci.plugins.cloverphp.
CoverageBarProvider
のメソッド
getPcWidth()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
getPercentage()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
Gets the percentage in integer.
getPercentage1d()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
Gets the percentage in integer.
getPercentageFloat()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
Gets the percentage in float.
getPercentageStr()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
getPreviousCloverBuildAction()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
getPreviousResult()
- クラス org.jenkinsci.plugins.cloverphp.
CloverBuildAction
のメソッド
getPreviousResult()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
getPreviousResult()
- クラス org.jenkinsci.plugins.cloverphp.results.
ClassCoverage
のメソッド
getPreviousResult()
- クラス org.jenkinsci.plugins.cloverphp.results.
FileCoverage
のメソッド
getPreviousResult()
- クラス org.jenkinsci.plugins.cloverphp.results.
ProjectCoverage
のメソッド
getProjectAction(AbstractProject<?, ?>)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
getRangeScores(CoverageTarget, AbstractClassMetrics)
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
getReportDir()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
getRequiredMonitorService()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
getResult()
- クラス org.jenkinsci.plugins.cloverphp.
CloverBuildAction
のメソッド
Obtains the detailed
CoverageReport
instance.
getSearchUrl()
- クラス org.jenkinsci.plugins.cloverphp.
CloverProjectAction
のメソッド
getStatementCoverage()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
getStatementCoverage()
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
Getter for property 'statementCoverage'.
getStatements()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Getter for property 'statements'.
getTarget()
- クラス org.jenkinsci.plugins.cloverphp.
CloverBuildAction
のメソッド
getTrendGraph()
- クラス org.jenkinsci.plugins.cloverphp.
CloverProjectAction
のメソッド
getTrendGraph()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
getUnhealthyTarget()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
Getter for property 'unhealthyTarget'.
getUrlName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverBuildAction
のメソッド
getUrlName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverHtmlBuildAction
のメソッド
getUrlName()
- クラス org.jenkinsci.plugins.cloverphp.
CloverProjectAction
のメソッド
getURLSafeName()
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
getXmlLocation()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
H
hashCode()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
I
isAlwaysMet()
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
isApplicable(Class<? extends AbstractProject>)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher.DescriptorImpl
のメソッド
isDisableArchiving()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
isEmpty()
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
isPublishHtmlReport()
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
L
load(AbstractBuild<?, ?>, String, ProjectCoverage, CoverageTarget, CoverageTarget)
- クラス org.jenkinsci.plugins.cloverphp.
CloverBuildAction
の static メソッド
M
Messages
-
org.jenkinsci.plugins.cloverphp
の クラス
Messages()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
のコンストラクタ
Messages
-
org.jenkinsci.plugins.cloverphp.results
の クラス
Messages()
- クラス org.jenkinsci.plugins.cloverphp.results.
Messages
のコンストラクタ
N
newInstance(StaplerRequest, JSONObject)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher.DescriptorImpl
のメソッド
Creates a new instance of
CloverPublisher
from a submitted form.
numerator
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
の変数
O
org.jenkinsci.plugins.cloverphp
- パッケージ org.jenkinsci.plugins.cloverphp
org.jenkinsci.plugins.cloverphp.results
- パッケージ org.jenkinsci.plugins.cloverphp.results
org.jenkinsci.plugins.cloverphp.targets
- パッケージ org.jenkinsci.plugins.cloverphp.targets
P
parse(File, String)
- クラス org.jenkinsci.plugins.cloverphp.
CloverCoverageParser
の static メソッド
parse(InputStream)
- クラス org.jenkinsci.plugins.cloverphp.
CloverCoverageParser
の static メソッド
PC_WIDTH_FORMAT
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
の static 変数
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
ProjectCoverage
-
org.jenkinsci.plugins.cloverphp.results
の クラス
Clover Coverage results for the entire project.
ProjectCoverage()
- クラス org.jenkinsci.plugins.cloverphp.results.
ProjectCoverage
のコンストラクタ
R
Ratio
-
org.jenkinsci.plugins.cloverphp
の クラス
Represents
x/y
where x=
Ratio.numerator
and y=
Ratio.denominator
.
relativeUrl(AbstractClassMetrics)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
exposed to jelly.
S
setClasses(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractFileMetrics
のメソッド
setCoveredelements(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Setter for property 'coveredelements'.
setCoveredmethods(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Setter for property 'coveredmethods'.
setCoveredstatements(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Setter for property 'coveredstatements'.
setElementCoverage(Integer)
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
Setter for property 'elementCoverage'.
setElements(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Setter for property 'elements'.
setFailingTarget(CoverageTarget)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
Setter for property 'failingTarget'.
setFiles(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractProjectMetrics
のメソッド
setHealthyTarget(CoverageTarget)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
Setter for property 'healthyTarget'.
setLoc(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractFileMetrics
のメソッド
setMethodCoverage(Integer)
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
Setter for property 'methodCoverage'.
setMethods(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Setter for property 'methods'.
setName(String)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Setter for property 'name'.
setNcloc(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractFileMetrics
のメソッド
setOwner(AbstractBuild)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
setOwner(AbstractBuild)
- クラス org.jenkinsci.plugins.cloverphp.results.
FileCoverage
のメソッド
setOwner(AbstractBuild)
- クラス org.jenkinsci.plugins.cloverphp.results.
ProjectCoverage
のメソッド
setParent(AbstractClassMetrics)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
setStatementCoverage(Integer)
- クラス org.jenkinsci.plugins.cloverphp.targets.
CoverageTarget
のメソッド
Setter for property 'statementCoverage'.
setStatements(int)
- クラス org.jenkinsci.plugins.cloverphp.results.
AbstractClassMetrics
のメソッド
Setter for property 'statements'.
setUnhealthyTarget(CoverageTarget)
- クラス org.jenkinsci.plugins.cloverphp.
CloverPublisher
のメソッド
Setter for property 'unhealthyTarget'.
T
toString()
- クラス org.jenkinsci.plugins.cloverphp.
Ratio
のメソッド
Gets "x/y" representation.
toString()
- 列挙 org.jenkinsci.plugins.cloverphp.targets.
CoverageMetric
のメソッド
trimPaths(ProjectCoverage, String)
- クラス org.jenkinsci.plugins.cloverphp.
CloverCoverageParser
の static メソッド
V
valueOf(String)
- 列挙 org.jenkinsci.plugins.cloverphp.targets.
CoverageMetric
の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
values()
- 列挙 org.jenkinsci.plugins.cloverphp.targets.
CoverageMetric
の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
_
_AbstractCloverMetrics_Label_element()
- クラス org.jenkinsci.plugins.cloverphp.results.
Messages
の static メソッド
total
_AbstractCloverMetrics_Label_method()
- クラス org.jenkinsci.plugins.cloverphp.results.
Messages
の static メソッド
method
_AbstractCloverMetrics_Label_statement()
- クラス org.jenkinsci.plugins.cloverphp.results.
Messages
の static メソッド
statement
_CloverBuildAction_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover Summary Report
_CloverBuildAction_ElementCoverage(Object, Object)
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover Coverage: Elements {0}% ({1})
_CloverBuildAction_MethodCoverage(Object, Object)
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover Coverage: Methods {0}% ({1})
_CloverBuildAction_StatementCoverage(Object, Object)
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover Coverage: Statements {0}% ({1})
_CloverHtmlBuildAction_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover HTML Report
_CloverProjectAction_HTML_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover HTML Report
_CloverProjectAction_HTML_NoCloverReportFound()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
No Clover HTML Report found.
_CloverProjectAction_InvalidConfiguration()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Invalid clover report directory or name. check configuration.
_CloverProjectAction_XML_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Coverage Summary Report
_CloverPublisher_DisplayName()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Publish Clover PHP Coverage Report
_CloverPublisher_reportDir_required()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover HTML report directory is required.
_CloverPublisher_xmlLocation_required()
- クラス org.jenkinsci.plugins.cloverphp.
Messages
の static メソッド
Clover XML Location is required.
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
_
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
Copyright © 2004-2011. All Rights Reserved.