Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
571 0 0 0 defined $GformBox[2] and defined $GformBox[3]
578 0 0 0 $_ > 119780 and $_ < 121780
580 0 0 0 $_ > 123443 and $_ < 125443
582 0 0 0 $_ > 152720 and $_ < 154720
584 0 0 0 $_ > 241352 and $_ < 243352
586 0 0 0 $_ > 248305 and $_ < 250305
588 0 0 0 $_ > 307448 and $_ < 309448
590 0 0 0 $_ > 483704 and $_ < 485704
592 0 0 0 $_ > 499395 and $_ < 501395
594 0 0 0 $_ > 615896 and $_ < 617896

or 3 conditions

line l !l&&r !l&&!r condition
117 0 0 0 $input =~ /^-h$/ or $input =~ /^--help$/
119 0 0 0 $input =~ /^-v$/ or $input =~ /^--version$/