code coverage

Is Code Coverage Really All That Useful?

Test driven development proponents often tend to push code coverage as a useful metric for gauging how well tested an application is. 100% code coverage has...

0 replies - 972 views - 11/04/08 by kpanghmc in Articles

Is Code Coverage Important?

How much code coverage is enough? Do you consider having 100% code coverage an uphill task? Based on whom you talk to, the reply you get varies considerably. I...

20 replies - 5719 views - 10/20/08 by Meera Subbarao in Articles

Code Metrics in Minutes

One of the primary goals of every developer should be to prevent or drastically limit the number of bugs or defects from being introduced in their source code....

4 replies - 7510 views - 09/01/08 by Meera Subbarao in Articles