Branch Coverage

blib/lib/Exporter/Tidy.pm
Criterion Covered Total %
branch 23 26 88.4


line true false branch
15 1 4 if $map
23 1 3 if @symbols == 0 and exists $tags{'default'}
27 2 21 if $symbol eq '_prefix'
28 5 16 $map && exists $$map{$symbol} ? :
29 0 21 if exists $exported{"$prefix$real"}
35 1 20 if $real =~ /^:(.*)/
40 5 15 if ref $real
43 0 15 unless exists $available{$symbol}
52 3 0 $sigil eq '*' ? :
3 3 $sigil eq '%' ? :
3 6 $sigil eq '@' ? :
3 9 $sigil eq '$' ? :
3 12 $sigil eq '' ? :