blib/lib/IO/Pager/Buffered.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
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'} |
line | l | !l | condition |
---|---|---|---|
38 | 0 | 0 | $, || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
14 | 0 | 0 | 0 | defined $class and $class eq '0' or $@ =~ /!TTY/ |