public class JkPluginJacoco extends JkPlugin
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
OUTPUT_RELATIVE_PATH
Relative location to the output folder of the generated jacoco report file
|
Modifier | Constructor and Description |
---|---|
protected |
JkPluginJacoco(JkRun run) |
Modifier and Type | Method and Description |
---|---|
protected void |
activate()
Override this method to modify the run itself or its bound plugins.
|
public static final java.lang.String OUTPUT_RELATIVE_PATH
protected JkPluginJacoco(JkRun run)