blib/lib/HTML/Widgets/NavMenu/Iterator/Html.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
31 | 50 | 247 | if ($self->{'_is_root'}) { } |
3 | 244 | elsif ($self->_is_top_separator) { } | |
51 | 50 | 247 | if ($self->{'_is_root'}) { } |
3 | 244 | elsif ($self->_is_top_separator) { } | |
76 | 51 | 185 | if ($self->top->_num_subs and $self->_is_expanded) |
104 | 71 | 144 | if (defined $title) |