Condition Coverage

blib/lib/WWW/Mechanize/Chrome/DOMops.pm
Criterion Covered Total %
condition 0 36 0.0


and 3 conditions

line !l l&&!r l&&r condition
79 0 0 0 exists $params->{$asel} and defined $params->{$asel}
107 0 0 0 exists $params->{'insert-id-if-none-random'} and defined $params->{'insert-id-if-none-random'}
0 0 0 exists $params->{'insert-id-if-none'} and defined $params->{'insert-id-if-none'}
126 0 0 0 exists $params->{$acbname} and defined($m = $params->{$acbname})
135 0 0 0 exists $acbitem->{'code'} and exists $acbitem->{'name'}
173 0 0 0 exists $params->{'element-information-from-matched'} and defined($m = $params->{'element-information-from-matched'})
494 0 0 0 exists $params->{'find-cb-on-matched'} && defined $params->{'find-cb-on-matched'}
503 0 0 0 exists $params->{'insert-id-if-none-random'} and defined $params->{'insert-id-if-none-random'}
0 0 0 exists $params->{'insert-id-if-none'} and defined $params->{'insert-id-if-none'}

or 2 conditions

line l !l condition
58 0 0 (caller 1)[3] || 'N/A'
158 0 0 exists $params->{'||'} && defined $params->{'||'} && $params->{'||'} == 1 || exists $params->{'&&'} && defined $params->{'&&'} && $params->{'&&'} == 0 || 0
485 0 0 (caller 1)[3] || 'N/A'

or 3 conditions

line l !l&&r !l&&!r condition
503 0 0 0 exists $params->{'insert-id-if-none-random'} and defined $params->{'insert-id-if-none-random'} or exists $params->{'insert-id-if-none'} and defined $params->{'insert-id-if-none'}