Condition Coverage

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


and 3 conditions

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

or 2 conditions

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

or 3 conditions

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