Condition Coverage

blib/lib/File/Slurp/Shortcuts.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
40 4 3 4 $res and $opts{'chomp'}

or 2 conditions

line l !l condition
48 0 4 $opts{'err_mode'} //= 'quiet'
49 0 4 $opts{'chomp'} //= 1
56 0 4 $opts{'chomp'} //= 1
63 0 4 $opts{'err_mode'} //= 'quiet'