Class JaCoCo

java.lang.Object
org.jacoco.core.JaCoCo

public final class JaCoCo extends Object
Static Meta information about JaCoCo.
  • Field Details

    • VERSION

      public static final String VERSION
      Qualified version of JaCoCo core.
    • COMMITID

      public static final String COMMITID
      Commit ID of the source tree of JaCoCo core.
    • COMMITID_SHORT

      public static final String COMMITID_SHORT
      Shortened (7 digit) commit ID of the source tree of JaCoCo core.
    • HOMEURL

      public static final String HOMEURL
      Absolute URL of the current JaCoCo home page
    • RUNTIMEPACKAGE

      public static final String RUNTIMEPACKAGE
      Name of the runtime package of this build
  • Constructor Details

    • JaCoCo

      private JaCoCo()