Branch Coverage

lib/HTML/FormWidgets/Button.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
79 0 1 if $self->id and $args->{'id'} = $self->id and $self->config
82 0 1 $src ? :
0 1 $src && $src eq 'reset' ? :
0 1 $src && ref $src eq 'HASH' ? :