Feature Suggestions

new column in code coverage window

Started by 4rchie on 9,901 views

Hello,

there are two columns Compiled Lines and Covered Lines. It would be very useful to see additional column Compiled Lines - Covered Lines. It would be great for searching uncovered lines.

The other window that would be useful could be a window with the list of uncovered lines

regards,
Hi,

Thanks for the feedback. This is an easy column to add and it makes good sense - I'll see what I can do.

Out of interest, what would you see as being the main usage purpose behind the window listing uncovered lines? My first thought would be that this could easily be established by looking for black markers in the source file.


Cheers,

Remco
It would be useful for finding uncovered lines across the project. Black markers are good when I know the file.What is more when the class is longer than the screen can handle then such window would be an additional help. The way I see that, I could goo through the list and jump into the uncovered ones. One problem I see are the lines with throw exception cos they always produce a black marker :/
Another vote for "Uncovered Lines" in Metrics window
For anyone interested, 1.40b has just been released .. including the above requested column in the Metrics view.
thank you :)
Thanks

Post a reply

Log in to reply.