cobertura-runtime:clean

Full name:

ch.elca.el4j.maven.plugins:maven-cobertura-runtime-plugin:3.1:clean

Description:

Goal to clean the cobertura data directory.

Attributes:

  • Requires a Maven 2.0 project to be executed.

Required Parameters

Name Type Since Description
includeTestFiles boolean - Is true if the test files should be instrumented too. Default is false.
Default value is: false.

Parameter Details

includeTestFiles:

Is true if the test files should be instrumented too. Default is false.
  • Type: boolean
  • Required: Yes
  • Expression: ${cobertura-runtime.includeTestFiles}
  • Default: false