Branch Coverage

lib/Brownie/Node/SeleniumServer.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
45 0 0 if ($self->tag_name eq 'input' and $self->type =~ /(?:checkbox|radio)/) { }
0 0 elsif ($self->tag_name eq 'input' or $self->tag_name eq 'textarea') { }
49 0 0 if $self->type ne 'file'
56 0 0 unless $self->is_selected
62 0 0 if $self->is_selected