net.sourceforge.cobertura.reporting
public class Main extends Object
| Field Summary | |
|---|---|
| File | dataFile |
| File | destinationDir |
| String | format |
| static Logger | LOGGER |
| Method Summary | |
|---|---|
| static void | main(String[] args) |
| void | parseArguments(String[] args) |
| void | setDataFile(String value) |
| void | setDestination(String value) |
| void | setFormat(String value) |