blib/lib/MooX/PDL/Role/Proxy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 22 | 72.7 |
line | true | false | branch |
---|---|---|---|
108 | 12 | 22 | if ($inplace) |
111 | 11 | 1 | if ($inplace == 1) { } |
1 | 0 | elsif ($inplace == 2) { } | |
155 | 0 | 13 | @_ > 1 ? : |
229 | 0 | 3 | unless 2 == @_ |
230 | 3 | 0 | if $_[1] >= 0 |
260 | 1 | 4 | if ($self->is_inplace) |
358 | 74 | 0 | unless (defined $sub) |
435 | 4 | 2 | if (defined $min) { } |
2 | 0 | elsif (defined $max) { } | |
437 | 2 | 2 | if defined $max |