Branch Coverage

lib/Devel/Trepan/Interface.pm
Criterion Covered Total %
branch 2 14 14.2


line true false branch
55 0 0 if defined $self->{'input'} and not $self->{'input'}->is_closed
57 0 0 if defined $self->{'output'} and not $self->{'output'}->is_closed
71 2 0 unless defined $prefix
72 0 2 if (ref $str eq 'ARRAY') { }
85 0 0 unless defined $self->{'input'}
87 0 0 $input->can('is_eof') ? :
130 0 0 if $prompt