| blib/lib/Data/NestedSet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 1 | if ref $data ne 'ARRAY' |
| 17 | 0 | 1 | if $nb == 0 |
| 18 | 0 | 1 | unless defined $depth_position or not $depth_position =~ /^[0-9]+/mx |
| 51 | 4 | 2 | if ($orientation == 1) { } |
| 0 | 2 | elsif ($orientation == 0) { } |