Branch Coverage

blib/lib/TAP/Parser/SourceHandler/MyTAP.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
208 2 4 unless $$meta{'is_file'}
213 1 3 if (my $config = $source->config_for('MyTAP'))
214 1 0 if (defined $$config{'suffix'})
215 1 0 $suf eq $$config{'suffix'} ? :
292 4 16 if defined $$config{$_}
295 1 3 ref $source->raw ? :
296 1 1 defined $fn ? :
2 2 unless $fn and -e $fn