MCPcopy Create free account
hub / github.com/Tencent/TscanCode / checkCatchExceptionByValue

Method checkCatchExceptionByValue

trunk/lib/checkexceptionsafety.cpp:172–189  ·  view source on GitHub ↗

--------------------------------------------------------------------------- try {} catch (std::exception err) {} <- Should be "std::exception& err" ---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runSimplifiedChecksFunction · 0.80

Calls 7

isEnabledMethod · 0.80
endMethod · 0.80
variableMethod · 0.80
tokAtMethod · 0.80
isClassMethod · 0.80
isPointerMethod · 0.80

Tested by

no test coverage detected