Condition Coverage

blib/lib/Config/YAML.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
103 7 0 2 @_ and $_[0] eq 'output'
104 8 1 0 @_ and $_[0] eq 'strict'

or 2 conditions

line l !l condition
106 0 9 $priv{'strict'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
106 2 7 0 $priv{'output'} || $priv{'config'}