coverageUnits

abstract val coverageUnits: Property<CoverageUnit>(source)

The type of application code division (unit type) whose unit coverage will be considered independently. It affects which blocks the value of the covered and missed units will be calculated for.

CoverageUnit.LINE by default.