Command Line Interface
JaCoCo comes with a command line interface to perform
basic operations from the command line. The command line
tools with all dependencies are packaged in
jacococli.jar
and are available with the
JaCoCo download. A Java VM with version 1.5 or greater is
required for execution.
For more sophisticated usage especially with larger projects please use our integrations with various build tools.
The following commands are available. Each command has a list of optional and required parameters. Some parameters can be specified multiple times to provide multiple values.