stip / bullseye_html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bullshtml 1.2.1

Html Reporter for BullseyeCoverage tool. This project has been forked from google code as the original author seems to no longer maintain the project. This project has been enhanced to support newer version of Bullseye and properly show branch coverage.

Build instructions

Windows:

ant packagewindow

Linux:

ant packagelinux

Usage

java -jar /path1/bullshtml.jar -c /path2/covxml /path3/bullshtml 

This will use covxml in a given path2 and store html files and coverage xml in /path3/bullshtml

Example output

About


Languages

Language:Java 55.0%Language:JavaScript 20.8%Language:StringTemplate 14.0%Language:CSS 8.2%Language:HTML 1.9%Language:Shell 0.1%