Condition Coverage

blib/lib/IO/Pager/Buffered.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
14 0 0 0 defined $class and $class eq '0'
16 0 0 0 defined $_[2] and $_[2] eq 'procedural'
46 0 0 0 exists $self->{'buffer'} and length $self->{'buffer'}

or 2 conditions

line l !l condition
38 0 0 $, || ''

or 3 conditions

line l !l&&r !l&&!r condition
14 0 0 0 defined $class and $class eq '0' or $@ =~ /!TTY/