Constructors and Destructors
User-defined constructors and destructors are instrumented like other functions. Implicitly defined constructors and destructors are not instrumented.
When the compiler defines a constructor or a destructor, either implicitly or because it
            is set to default, there is no source code available that could be
            instrumented by Testwell CTC++. These functions are not
            instrumented and do not appear in the coverage reports.