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
185 9 3 2 $format eq 'RAW' and ref $data
209 0 1 403 @names and @names > 1

or 3 conditions

line l !l&&r !l&&!r condition
185 123 2 12 $format eq 'JSON' or $format eq 'RAW' and ref $data
211 0 1 402 $ext eq 'YML' or $ext eq 'YAML'