Searched refs:getNumConditions (Results 1 – 4 of 4) sorted by relevance
356 OS << " Number of Conditions: " << Record.getNumConditions() << "\n"; in renderMCDCView()357 for (unsigned i = 0; i < Record.getNumConditions(); i++) { in renderMCDCView()376 for (unsigned i = 0; i < Record.getNumConditions(); i++) { in renderMCDCView()
1190 OS << " Number of Conditions: " << Record.getNumConditions() << "\n"; in renderMCDCView()1191 for (unsigned i = 0; i < Record.getNumConditions(); i++) { in renderMCDCView()1200 for (unsigned i = 0; i < Record.getNumConditions(); i++) in renderMCDCView()
106 for (unsigned c = 0; c < Record.getNumConditions(); c++) in gatherConditions()
464 unsigned getNumConditions() const { in getNumConditions() function511 for (unsigned C = 0; C < getNumConditions(); C++) { in getPercentCovered()518 unsigned Total = getNumConditions() - Folded; in getPercentCovered()538 const auto NumConditions = getNumConditions(); in getTestVectorHeaderString()552 const auto NumConditions = getNumConditions(); in getTestVectorString()587 assert(Condition < getNumConditions() && in getConditionCoverageString()