| line |
true |
false |
branch |
|
15
|
1 |
50 |
if ($ddp->show_tied and my $tie = ref tied @$array_ref) |
|
19
|
5 |
46 |
unless @$array_ref |
|
21
|
1 |
45 |
if $ddp->max_depth and $ddp->current_depth >= $ddp->max_depth |
|
35
|
34 |
11 |
if ($has_index) |
|
41
|
4 |
33 |
if ref $i[$idx] |
|
45
|
33 |
1 |
if (defined $last_index) |
|
56
|
7 |
153 |
if (ref $idx) |
|
63
|
0 |
153 |
$ddp->arrows eq 'all' || $ddp->arrows eq 'first' && $ddp->current_depth == 1 ? : |
|
69
|
105 |
48 |
if ($has_index) |
|
80
|
41 |
112 |
if ($ref) { } |
|
81
|
8 |
33 |
if ($ref eq 'SCALAR') { } |
|
|
0 |
33 |
elsif ($ref eq 'REF') { } |
|
98
|
114 |
39 |
if $idx < $#{$array_ref;} or $ddp->end_separator |
|
104
|
34 |
11 |
if $has_index |