Condition Coverage

blib/lib/App/paperback.pm
Criterion Covered Total %
condition 0 12 0.0


or 3 conditions

line l !l&&r !l&&!r condition
143 0 0 0 $input =~ /^-h$/ or $input =~ /^--help$/
145 0 0 0 $input =~ /^-v$/ or $input =~ /^--version$/
598 0 0 0 $hxw > $namedHxw + $tolerance or $hxw < $namedHxw - $tolerance
721 0 0 0 $objContent =~ m[/Contents\s+(\d+)] or $objContent =~ m(/Contents\s*\[\s*(\d+)\s+\d+\s+R\s*\])