blib/lib/Gtk2/Ex/TiedTreePath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
60 | 0 | 0 | if ($index >= $depth) { } |
124 | 0 | 0 | if ($index < (my $depth = $path->get_depth)) |
126 | 0 | 0 | if ($index == $depth - 1) { } |
163 | 0 | 0 | unless (@array) |
187 | 0 | 0 | if (wantarray) { } |