...
Additional analysis parameters can be defined in the build.xml file or through command-line parameters.
Run tests and get code coverage with JaCoCo Ant Task
To help you getting started, project samples are available on github that can be browsed or downloaded:
...
Known Limitations
- Main sources and unit test sources can not be mixed in the same directory
...

