Condition Coverage

blib/lib/App/NDTools/Slurp.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 $format eq 'RAW' and ref $data
125 0 1 8 @names and @names > 1

or 3 conditions

line l !l&&r !l&&!r condition
109 1 0 0 $format eq 'JSON' or $format eq 'RAW' and ref $data
127 0 0 8 $ext eq 'YML' or $ext eq 'YAML'