Condition Coverage

blib/lib/App/NDTools/Slurp.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
186 9 3 2 $format eq 'RAW' and ref $data
211 0 1 413 @names and @names > 1

or 3 conditions

line l !l&&r !l&&!r condition
186 128 2 12 $format eq 'JSON' or $format eq 'RAW' and ref $data
213 0 1 412 $ext eq 'YML' or $ext eq 'YAML'