Branch Coverage

blib/lib/HTML/YUI3/Menu.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
30 0 0 if ($url)
86 0 0 if ($$arg{'menu_buttons'} and $$arg{'split_buttons'})
102 0 0 unless ($arg{'tree'}->isa('Tree::DAG_Node'))
119 0 0 if ($#daughter >= 0) { }
131 0 0 if ($#grand_daughters < 0) { }
141 0 0 if ($$opt{'split_buttons'}) { }
213 0 0 $self->horizontal ? :
0 0 $self->split_buttons ? :
0 0 $self->menu_buttons ? :
227 0 0 $self->switch_js ? :