Code Coverage
Tags:
VSTS
, 2005
, Experienced
After running unit tests against your code, you may want to determine how complete your unit tests are and what code has not been tested by the current collection of tests. VSTS Code Coverage provides both a visual tool as well as tabular metrics on the effectiveness of your unit tests. This video demonstrates how to enable and interpret code coverage data.