Branch Coverage

blib/lib/Test/BDD/Cucumber/Model/TagSpec.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
76 0 14 unless @{$self->tags;}
90 60 53 if ($mode eq 'and') { }
27 26 elsif ($mode eq 'or') { }
26 0 elsif ($mode eq 'not') { }
92 37 44 ref $_ ? :
97 5 41 ref $_ ? :
101 0 26 unless @tags == 1
107 10 16 ref $tags[0] ? :