Hello,
The code coverage tool is really useful. However I find myself having to click through the different files in my projects looking for black dots. Would it be possible to add a "report" window which could report say the current code coverage as a percentage for each file? That way I can find code not covered by tests more easily.
Thanks,
Steven