Branch Coverage

blib/lib/Term/Pager.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
86 0 0 if $@
160 0 0 if ($$me{'dumbp'}) { }
189 0 0 if ($@ and not ref $@)
204 0 0 $$me{'nl'} > 1 ? :
205 0 0 $$me{'end'} == $$me{'nl'} - 1 ? :
0 0 $$me{'start'} ? :
226 0 0 if length $_ > $l
307 0 0 if ($len - $$me{'left'} > $$me{'cols'})
311 0 0 if ($$me{'search'} ne '')
333 0 0 if ($$me{'end'} >= $$me{'nl'} - 1) { }
370 0 0 if ($$me{'start'} <= 0) { }
411 0 0 if $$me{'start'} < 0
427 0 0 if $$me{'left'} < 0
446 0 0 if $l eq "\n" or $l eq "\r"
447 0 0 if ($l eq "\e" or not defined $l)
451 0 0 if ($l eq "\cH" or $l eq "\177" or $l eq '#')
452 0 0 if $$me{'search'} ne ''
462 0 0 if $$me{'search'} eq ''
464 0 0 if $$me{'search'} eq '/' and $prev
467 0 0 unless $$me{'l'}[$n] =~ /$$me{'search'}/
470 0 0 if $$me{'nl'} < $$me{'L'} - 1
473 0 0 if ($$me{'end'} > $$me{'nl'} - 1 and $$me{'start'})
475 0 0 if $x > $$me{'start'}
500 0 0 if $end >= $$me{'nl'}
508 0 0 if $a eq 'q'
509 0 0 if $end >= $$me{'nl'}