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
144 0 0 0 $input =~ /^-h$/ or $input =~ /^--help$/
146 0 0 0 $input =~ /^-v$/ or $input =~ /^--version$/
604 0 0 0 $num1 > $num2 + $tolerance or $num1 < $num2 - $tolerance
717 0 0 0 $objContent =~ m[/Contents\s+(\d+)] or $objContent =~ m(/Contents\s*\[\s*(\d+)\s+\d+\s+R\s*\])