Consequences and Limitations of Instrumentation

Testwell CTC++ instruments source code, and this is done after preprocessing. This approach leads to consequences regarding coverage measurement which might not be obvious. There are also a few language elements that cannot be instrumented in general. This collection explains the consequences and limitations as well as some ways to cope with them.