public class IfThenElseMalusFeature implements Feature(Code)
Feature that counts the IfThenElse operators above the focus of a rule
application. When operating in argument 2 or 3 (branches) of IfThenElse, a
malus of 1 is added; when operating in the argument 1 (condition), a bonus of
-1 is added.