Condition Coverage
blib/lib/HTML/Widget/Plugin/Button.pm
Criterion
Covered
Total
%
condition
4
5
80.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
106
3
2
0
$arg->{'text'} and $arg->{'html'}
or 2 conditions
line
l
!l
condition
100
3
3
$arg->{'attr'}{'type'} ||= 'button'