blib/lib/HTML/Widgets/NavMenu/Iterator/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
25 | 1 | 334 | unless $self->nav_menu($args->{'nav_menu'}) |
73 | 793 | 418 | if (defined $parent_item) { } |
83 | 793 | 418 | if (exists $prev_state->{'show_always'}) |
87 | 45 | 1166 | if (defined $node->show_always) |
93 | 793 | 418 | if (exists $prev_state->{'rec_url_type'}) |
97 | 19 | 1192 | if (defined $node->rec_url_type) |
102 | 435 | 776 | $node->host ? : |