blib/lib/Moose/Autobox/Array.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 7 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
175 | 12 | 5 | 4 | defined $depth && $depth == -1 |
line | l | !l | condition |
---|---|---|---|
80 | 2 | 1 | $sep ||= '' |
91 | 2 | 2 | $sub ||= sub { $a cmp $b; } |