gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin / org.gradle.testing.jacoco.tasks.JacocoReport / logCoverage

logCoverage

fun JacocoReport.logCoverage(): Unit

Enable logging of coverage for instructions, branches and lines to this task. As a side effect, csv reporting is enabled for this task. For better machine-readability, the coverage numbers are always printed with decimal point (never decimal comma) and four decimal places.