What is the % code-coverage on your project? I\'m curious as to reasons why.
Is the dev team happy with it? If not, what stands in the way from increasing it?
Our company goal is 80% statement coverage, including exception handling code. Personally, I like to be above 90% on all of the stuff I check in.