api / org.gradle.testing.jacoco.plugins / JacocoTaskExtension / isJmx

isJmx

@Input open fun isJmx(): Boolean

Whether or not to expose functionality via JMX under org.jacoco:type=Runtime. Defaults to false. The configuration of the jmx property is only taken into account if the used JaCoCo version supports this option (JaCoCo version >= 0.6.2)