| line |
true |
false |
branch |
|
33
|
0 |
0 |
if $tag eq 'str' or $tag eq 'key' |
|
42
|
0 |
0 |
unless $$p{'in_str'} |
|
54
|
0 |
0 |
if ($tag eq 'str' or $tag eq 'key') { } |
|
|
0 |
0 |
elsif ($tag eq 'ref') { } |
|
|
0 |
0 |
elsif ($tag eq 'array' or $tag eq 'data') { } |
|
|
0 |
0 |
elsif ($tag eq 'hash') { } |
|
|
0 |
0 |
elsif ($tag eq 'undef') { } |
|
|
0 |
0 |
elsif ($tag eq 'alias') { } |
|
57
|
0 |
0 |
if (my $enc = $$attr{'encoding'}) |
|
58
|
0 |
0 |
if ($enc eq 'base64') { } |
|
102
|
0 |
0 |
if (my $class = $$attr{'class'}) |
|
103
|
0 |
0 |
if (exists $$p{'Blesser'}) { } |
|
105
|
0 |
0 |
if (ref $blesser eq 'CODE') |
|
114
|
0 |
0 |
if (my $id = $$attr{'id'}) |