Home | History | Annotate | Download | only in coverage

Lines Matching refs:criterionType

773         criterionName, criterionType, currentCriterionStates, criterionStates = matchCriterionCreation.group(1, 2, 3, 4)
777 criterionIsInclusif = {"exclusive" : False, "inclusive" : True}[criterionType]
782 " (" + criterionType + ") " +