Follow the procedure below to load coverage results into Visual Studio Code.
<INSTALL_DIR>/integration/vscode/parasoft_cpptest_vscode.vsix
extension.<WORKSPACE_DIR>/.coverage
folder or go to C/C++test> Coverage Data Folder in Visual Studio Code settings and configure the folder. Ensure the coverage data files are indexed with cpptestcov index . |
C/C++test: Show Coverage...
command to load coverage results into the active code editor.