Branch Coverage

blib/lib/Perl/Tags/Tag.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
63 0 157 unless my $name = $$self{'name'}
64 0 157 unless my $file = $$self{'file'}
65 0 157 unless my $line = $$self{'line'}
72 16 141 if ($$self{'exts'})
75 8 8 $$self{'is_static'} ? :
76 16 0 $$self{'pkg'} ? :
154 16 0 $$tags{'current'}{'package_name'} || $$tags{'current'}{'has_subs'} ? :
180 0 10 unless $$tags{'current'}{'package_name'}
235 12 28 unless $path