Branch Coverage

lib/Devel/Trepan/IO.pm
Criterion Covered Total %
branch 1 10 10.0


line true false branch
42 0 0 unless not $self->{'input'}
47 0 0 unless $self->is_closed
73 0 3 unless defined $opts
87 0 0 if $self->{'output'}
91 0 0 unless $_->[0]{'eof'}