| line |
true |
false |
branch |
|
14
|
23 |
2 |
if (ref $arg eq 'ARRAY') { } |
|
|
1 |
1 |
elsif (ref $arg eq 'HASH') { } |
|
19
|
0 |
1 |
$$arg{$option} ? : |
|
33
|
3 |
8 |
if (defined $num) { } |
|
37
|
6 |
2 |
unless ($$self{'_all_list'}) |
|
47
|
1 |
1 |
if (defined $num) |
|
48
|
0 |
1 |
if $$self{'uniq'}[$num] |
|
53
|
1 |
0 |
unless ($$self{'_all_uniq'}) |
|
65
|
14 |
9 |
unless $h{$id} |
|
75
|
0 |
2 |
if $$self{'dup'} |
|
89
|
30 |
4 |
unless $e{$id} |
|
97
|
8 |
26 |
if (not $d{$id} and $h{$id} == $#{$$self{'lists'};} + 1) |
|
112
|
1 |
2 |
if ($cond and $cond =~ /^\d$/) { } |
|
|
1 |
1 |
elsif (ref $cond eq 'CODE') { } |
|
135
|
9 |
27 |
unless $h{$id} |
|
136
|
6 |
21 |
if (&$code($h{$id}, $id)) |