| blib/lib/WebEditor/OldFeatures/XMenus.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 0 | 0 | 0 | $o->is_folder and not $$o{'VisibleToMenu'} |
| 82 | 0 | 0 | 0 | $fldr_depth == 1 and $args{'homelink'} |
| 126 | 0 | 0 | 0 | $c->project->projectext and $c->project->projectext->{'xmenus'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 29 | 0 | 0 | 0 | $args{'lang'} || $c->project->sitelanguages->[0] |
| 57 | 0 | 0 | 0 | not defined $indexdoc or $indexdoc eq '' |