Condition Coverage

blib/lib/Moose/Autobox/Array.pm
Criterion Covered Total %
condition 7 7 100.0


and 3 conditions

line !l l&&!r l&&r condition
175 12 5 4 defined $depth && $depth == -1

or 2 conditions

line l !l condition
80 2 1 $sep ||= ''
91 2 2 $sub ||= sub { $a cmp $b; }