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

Method checkDuplicateBranch

trunk/lib/checkother.cpp:2106–2161  ·  view source on GitHub ↗

----------------------------------------------------------------------------- check for duplicate code in if and else branches if (a) { b = true; } else { b = true; } -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runChecksFunction · 0.80

Calls 6

isEnabledMethod · 0.80
endMethod · 0.80
linkAtMethod · 0.80
stringifyListMethod · 0.80
emptyMethod · 0.80
tokAtMethod · 0.80

Tested by

no test coverage detected