public abstract class InputTool extends Tool
| Modifier and Type | Field and Description |
|---|---|
protected List<File> |
inputs |
protected org.jacoco.core.tools.ExecFileLoader |
loader |
| Modifier and Type | Method and Description |
|---|---|
void |
loadInputs()
Loads the JaCoCo inputs
|
void |
run(String[] args)
Runs the tool's logic for given parameters
|
Copyright © 2015. All rights reserved.