line |
true |
false |
branch |
36
|
0 |
0 |
unless defined &$obj |
65
|
0 |
0 |
if exists $$self{'tags'} |
78
|
0 |
0 |
if exists $$self{'extra_tags'} |
91
|
0 |
0 |
if $val |
94
|
0 |
0 |
if ($$self{'extra_tags'}{$tag} and $$self{'tags'}{$tag}) |
96
|
0 |
0 |
ref $$self{'tags'}{$tag} eq 'ARRAY' ? : |
99
|
0 |
0 |
if $$self{'extra_tags'}{$tag} |
100
|
0 |
0 |
if $$self{'tags'}{$tag} |
101
|
0 |
0 |
if $$self{'conf'}{$tag} |
124
|
0 |
0 |
if (defined $val) { } |
125
|
0 |
0 |
if (ref $$self{$type}{$tag} eq 'ARRAY') { } |
127
|
0 |
0 |
if lc $a eq lc $val |
130
|
0 |
0 |
if defined $$self{$type}{$tag} and lc $$self{$type}{$tag} eq lc $val |
133
|
0 |
0 |
if exists $$self{$type}{$tag} |
142
|
0 |
0 |
unless defined $val |
143
|
0 |
0 |
unless defined $$self{$type}{$tag} |
144
|
0 |
0 |
if (ref $$self{$type}{$tag} ne 'ARRAY') { } |