Class JaCoCo
java.lang.Object
org.jacoco.core.JaCoCo
Static Meta information about JaCoCo.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringCommit ID of the source tree of JaCoCo core.static final StringShortened (7 digit) commit ID of the source tree of JaCoCo core.static final StringAbsolute URL of the current JaCoCo home pagestatic final StringName of the runtime package of this buildstatic final StringQualified version of JaCoCo core. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERSION
Qualified version of JaCoCo core. -
COMMITID
Commit ID of the source tree of JaCoCo core. -
COMMITID_SHORT
Shortened (7 digit) commit ID of the source tree of JaCoCo core. -
HOMEURL
Absolute URL of the current JaCoCo home page -
RUNTIMEPACKAGE
Name of the runtime package of this build
-
-
Constructor Details
-
JaCoCo
private JaCoCo()
-