Hi there! I am using the clover plugin along with google's bullshtml to create a test coverage report in Jenkins out of my Bullseye Coverage data. It works very nice, the data are shown and in snyc with what Bullseye's own browser shows. There is one little detail though: Clover shows Conditional, Method and Statement coverage. For some reason, the statement coverage is always 0 (the other two are fine)
Can I: 1) somehow make the plugin to show a value for statement coverage? or (if not) 2) somehow disable the "statement" coverage statistics in the clover plug-in? Thanks for your answer(s)! Regards, Paul