On 9/12/2007 7:41 PM, James E Keenan wrote:
> I'd also like to hear any other coverage-related ideas you think would 
> be worthwhile bringing up at this workshop.

Here's my 2ยข

For applications with code in multiple modules use the options for including and
excluding files (-ignore, +inc, -select, etc.) to ensure that you're only
collective coverage for the thing that's being actively tested. You're limited
to file-level granularity but it's still a big improvement over collecting lots
of incidental coverage.

-mjc

Reply via email to