| blib/lib/HTML/Widgets/NavMenu/Iterator/NavMenu.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 6 | 206 | defined $li_id ? : |
| 55 | 65 | 29 | defined $class ? : |
| 85 | 25 | 191 | if ($node->CurrentlyActive) { } |
| 135 | 41 | 154 | if ($top_item->_num_subs_to_go and $self->_is_expanded) |
| 149 | 4 | 216 | if ($self->_is_hidden) { } |
| 155 | 7 | 209 | if ($self->_is_role_specified) { } |
| 194 | 4 | 216 | if ($self->_is_hidden) { } |
| 7 | 209 | elsif ($self->_is_role_specified) { } |