- 
    Improvement 
- 
    Resolution: Fixed
- 
    Minor 
- 
    None
similar to JENKINS-14928, the coverage reports aren't as clean as other implementations.  For example, the jacoco:report Ant Task creates HTML reports where all source code is indented properly, the entire source file is highlighted in a single view, the coverage "bars" are always uniform width, etc.
perhaps there is functionality in the jacoco-ant project that can be reused, rather than reimplemented?