line |
true |
false |
branch |
48
|
1 |
2 |
if @_ |
64
|
1 |
2 |
if (exists $param{'xform'}) { } |
65
|
1 |
0 |
if (defined $param{'xform'}) { } |
67
|
0 |
1 |
if ($type eq 'CODE') { } |
|
1 |
0 |
elsif ($type eq '') { } |
|
0 |
0 |
elsif ($type eq 'ARRAY') { } |
76
|
0 |
0 |
if ($type eq 'CODE') { } |
|
0 |
0 |
elsif ($type eq '') { } |
106
|
0 |
0 |
if (exists $param{'match'}) { } |
107
|
0 |
0 |
if (defined $param{'match'}) { } |
109
|
0 |
0 |
if ($type eq 'CODE') { } |
|
0 |
0 |
elsif ($type eq '') { } |
163
|
0 |
0 |
unless defined &$_ |
171
|
0 |
0 |
if ($CONF{'match'}) { } |
173
|
0 |
0 |
unless defined &{$CONF{'match'};} |
195
|
0 |
0 |
unless defined $$this[0] |