Condition Coverage

blib/lib/HTML/YUI3/Menu.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
86 0 0 0 $$arg{'menu_buttons'} and $$arg{'split_buttons'}

or 2 conditions

line l !l condition
76 0 0 $$arg{'horizontal'} ||= 0
77 0 0 $$arg{'id'} ||= 'menu_1'
80 0 0 $$arg{'menu_buttons'} ||= 0
81 0 0 $$arg{'split_buttons'} ||= 0
82 0 0 $$arg{'switch_js'} ||= 0
83 0 0 $$arg{'template_path'} ||= ''
84 0 0 $$arg{'tree'} ||= ''