Coverage

This blog is where we help you improve your software, teach you how to use our tools to solve problems, software tool use cases, and improvements to our software tools.


Back to Blog
Coverage
November 26, 2021
Avatar for Stephen Kellett
Stephen Kellett

Viewing source code that’s in the “wrong place”.

You’ve been given a program to debug. You’ve got the EXE and DLLs, and you’ve got the PDB files, so you can tell when the […]

Coverage
October 29, 2021
Avatar for Stephen Kellett
Stephen Kellett

Code coverage with NUnit and Coverage Validator

In this blog post, I’m going to give you an example of running .Net unit tests with NUnit and Coverage Validator. It’s the same process […]

Coverage Tutorial
October 26, 2021
Avatar for Stephen Kellett
Stephen Kellett

Code coverage with VS Test and Coverage Validator

In this blog post, I’m going to give you an example of running .Net Core unit tests with VS Test (formerly MS Test) and Coverage […]

Coverage
December 10, 2020
Avatar for Stephen Kellett
Stephen Kellett

What’s new with Coverage Validator

There are many changes coming to Coverage Validator. I’m going to describe the various changes and the reasons behind them. Name Change The first one […]

Coverage Memory Profiler Thread
February 11, 2020
Avatar for Stephen Kellett
Stephen Kellett

Monitoring a service with the NT Service API

Debugging services is a pain. There is a lot that can go wrong and very little you can do to find out what went wrong. […]

Coverage
May 31, 2017
Avatar for Stephen Kellett
Stephen Kellett

Getting code coverage for a child process?

In this blog post, I’m going to explain how to collect code coverage for a process that is launched by another process. We’ll be using […]

Coverage productivity
December 16, 2015
Avatar for Stephen Kellett
Stephen Kellett

Speeding up merging with Coverage Validator

Coverage Validator has an option to automatically merge the coverage results of the current session with a central session. This allows you to get an […]

Avatar for Stephen Kellett
Stephen Kellett

A slight change in direction

When we started the business in 2002 we just wanted to launch a C/C++ memory analysis tool that could do things none of the other […]

Avatar for Stephen Kellett
Stephen Kellett

64 bit C++ software tool Beta Tests are complete.

We recently closed the beta tests for the 64 bit versions of C++ Coverage Validator, C++ Memory Validator, C++ Performance Validator and C++ Thread Validator. […]

Coverage
May 9, 2013
Avatar for Stephen Kellett
Stephen Kellett

How to compare two code coverage sessions?

Recently we’ve had a flurry of customers wanting the ability to compare the code coverage of their application. This sounded like a good idea so […]

Fully functional, free for 30 days