| line |
true |
false |
branch |
|
28
|
0 |
264 |
if (wantarray)
|
|
38
|
0 |
277 |
unless (defined $_[0])
|
|
39
|
0 |
0 |
if wantarray
|
|
43
|
0 |
277 |
unless $ref
|
|
44
|
11 |
266 |
unless ($ref eq "HASH" or $ref eq "ARRAY" or $ref eq "SCALAR")
|
|
54
|
0 |
277 |
if ($ref eq 'HASH') { }
|
|
|
277 |
0 |
elsif ($ref eq 'ARRAY') { }
|
|
64
|
0 |
277 |
if wantarray
|
|
73
|
0 |
0 |
unless $n
|
|
84
|
0 |
0 |
unless $n
|
|
99
|
277 |
0 |
unless $n
|
|
113
|
1308 |
0 |
unless $n
|
|
115
|
0 |
1308 |
if ($ref eq 'HASH') { }
|
|
|
0 |
1308 |
elsif ($ref eq 'ARRAY') { }
|
|
|
0 |
1308 |
elsif ($ref eq 'SCALAR') { }
|
|
|
0 |
1308 |
elsif ($ref eq 'GLOB') { }
|
|
|
0 |
1308 |
elsif (do {
|
|
|
0 |
1308 |
elsif ($ref eq 'CODE') { }
|
|
|
1308 |
0 |
elsif (defined $item) { }
|
|
155
|
6 |
1302 |
$data =~ /\D/ || $data =~ /^$/ ? :
|