Branch Coverage

blib/lib/HTML/Widgets/NavMenu/Iterator/GetCurrentlyActive.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
62 27 243 if ($self->item_matches) { }
23 220 elsif ($self->does_item_expand) { }
80 61 209 if ($self->_item_found)
85 34 27 if ($idx >= 0)