Condition Coverage

blib/lib/HTML/Widget/Plugin/Button.pm
Criterion Covered Total %
condition 5 5 100.0


and 3 conditions

line !l l&&!r l&&r condition
105 3 1 1 $$arg{'text'} and $$arg{'html'}

or 2 conditions

line l !l condition
100 3 3 $$arg{'attr'}{'type'} ||= 'button'