DLM Automation 2

Help for older versions available.

Calculating code coverage for your automated tests

What is SQLCover?

SQLCover is a Redgate-sponsored open source code coverage tool that provides statement-level coverage of your SQL Server stored procedures and functions. 

Code coverage is a measure used to describe the degree to which the source code of a program is tested by a particular test suite.

Get started via our walkthrough.


Didn't find what you were looking for?