On 12/14/2004 6:01 PM, [EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] wrote: >> >> So even when you approach 100% there's still bugs to be found with simple >> coverage analysis. > > I think this is the most valuable part of the exercise - the bugs you find > when you think 'its got 98% coverage, there cant possibly be any bugs > left...oh, look'
With a little luck, that's when it finally sinks that coverage != correctness; it's just a tool to help achieve it. *That* is a valuable lesson. -mjc