Content deleted Content added
m Reverted 1 edit by Technical-writer-2020 (talk) to last revision by WikiCleanerBot |
→Definitions: link to term |
||
Line 16:
;Condition: A condition is a leaf-level [[Boolean algebra (logic)|Boolean]] [[Expression (programming)|expression]] (it cannot be broken down into simpler Boolean expressions).
;Decision: A Boolean expression composed of conditions and zero or more [[Boolean
;Condition coverage: Every condition in a decision in the program has taken all possible outcomes at least once.
|