Nils-Helge Garli Hegvik on 28/04/08 09:02, wrote:
- Don't get caught up in the code coverage hysteria. Focus on writing
good tests instead of how many lines and branches of code you have
tested.

I've no idea what level of code coverage Nils holds to be hysterical, but I wouldn't take his advice to mean you should avoid code coverage analysis.

It's free (at least with cobertura in maven) and it's not time consuming to set up and it's not too difficult to understand.

You just need to find the right point on the curve of diminishing returns, at least the right point for you.

Code coverage reporting is a good tool to have.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to