eriwen / lcov-to-cobertura-xml

Converts lcov output to Cobertura-compatible XML for CI
https://eriwen.github.io/lcov-to-cobertura-xml/
Apache License 2.0
189 stars 73 forks source link

branch coverage #5

Closed bjd closed 12 years ago

bjd commented 12 years ago

I have added branch coverage support.

eriwen commented 12 years ago

Looks good. Thank you very much for your contribution!