Code Coverage
 
Lines
Functions and Methods
Classes and Traits
Total
0.00% covered (danger)
0.00%
0 / 6
n/a
0 / 0
CRAP
n/a
0 / 0
1<responseCondition>
2    <responseIf>
3        <isNull>
4            <variable identifier="<?=$responseIdentifier?>" />
5        </isNull>
6        <setOutcomeValue identifier="<?=$feedbackOutcomeIdentifier?>">
7            <baseValue baseType="identifier"><?=$feedbackIdentifierThen?></baseValue>
8        </setOutcomeValue>
9    </responseIf>
10</responseCondition>