Searched refs:FalseColor (Results 1 – 1 of 1) sorted by relevance
1149 std::string FalseColor = R.FalseExecutionCount ? "None" : "red branch"; in renderBranchView() local1153 OS << tag("span", "False", FalseColor); in renderBranchView()