Condition Coverage

blib/lib/Data/Printer/Filter/ARRAY.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
15 3 47 1 $ddp->show_tied and my $tie = ref tied @$array_ref
21 44 1 1 $ddp->max_depth and $ddp->current_depth >= $ddp->max_depth

or 3 conditions

line l !l&&r !l&&!r condition
63 0 0 153 $ddp->arrows eq 'all' || $ddp->arrows eq 'first' && $ddp->current_depth == 1
98 112 2 39 $idx < $#{$array_ref;} or $ddp->end_separator