In VectorCAST version 2018 SP4, VectorCAST now provides code coverage and probe points for C++11 lambda functions. The naming scheme used in the Coverage Viewer, Code Coverage Summary, and coverage reports is:
<function name>.lambda.<lambda counter>
clicast -lc option VCAST_COVERAGE_FOR_LAMBDAS True|False
The default value is True, except for the Visual Studio 2010 compiler template.