| blib/lib/WE_Frontend/Plugin/Linear.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 0 | if ($o->o->Id eq $objid) |
| 76 | 0 | 0 | if ($dir > 0 and $i == $#$siblings or $dir < 0 and $i == 0) |
| 79 | 0 | 0 | if ($level == 0) |
| 85 | 0 | 0 | if ($dir > 0) { } |
| 92 | 0 | 0 | if ($dir < 0 and $$siblings[$i + $dir]) { } |
| 99 | 0 | 0 | if $WE_Frontend::Plugin::Linear::DEBUG |
| 144 | 0 | 0 | unless (@$children) |