Branch Coverage

blib/lib/TAP/Parser/SourceHandler/RawTAP.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
71 218 89 if $meta->{'file'}
72 66 23 if ($meta->{'is_scalar'}) { }
4 19 elsif ($meta->{'is_array'}) { }
73 1 65 unless $meta->{'has_newlines'}
74 61 4 if ${$src->raw;} =~ /\d\.\.\d/
75 2 2 if ${$src->raw;} =~ /ok/
100 63 3 if ($meta->{'is_scalar'}) { }
3 0 elsif ($meta->{'is_array'}) { }
107 0 66 unless scalar $tap_array