Branch Coverage

blib/lib/IO/Pager/Buffered.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
14 0 0 if (defined $class and $class eq '0' or $@ =~ /!TTY/)
16 0 0 if defined $_[2] and $_[2] eq 'procedural'
19 0 0 unless eval 'require IO::Handle'
22 0 0 if $@ =~ /pipe/
24 0 0 unless tie *$tied_fh, $class, $tied_fh
46 0 0 if exists $self->{'buffer'} and length $self->{'buffer'}
57 0 0 exists $self->{'buffer'} ? :
63 0 0 if (exists $self->{'buffer'})