| blib/lib/HTML/Widgets/NavMenu/Iterator/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 14 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 25 | 1 | 353 | unless $self->nav_menu($args->{'nav_menu'}) | 
| 73 | 812 | 437 | if (defined $parent_item) { } | 
| 83 | 812 | 437 | if (exists $prev_state->{'show_always'}) | 
| 87 | 45 | 1204 | if (defined $node->show_always) | 
| 93 | 812 | 437 | if (exists $prev_state->{'rec_url_type'}) | 
| 97 | 20 | 1229 | if (defined $node->rec_url_type) | 
| 102 | 454 | 795 | $node->host ? : |