Condition Coverage

blib/lib/Selenium/Specification.pm
Criterion Covered Total %
condition 0 64 0.0


and 3 conditions

line !l l&&!r l&&r condition
80 0 0 0 $options{'once'} and $last_modified
95 0 0 0 ref $spc ne "ARRAY" and $last_modified
115 0 0 0 $page->{'headers'}{'last-modified'} and $last_modified
165 0 0 0 $tag eq "section" and ($attr->{'id'} || '') eq $state{'id'}
179 0 0 0 $tag eq "a" and $state{'heading'}
0 0 0 $tag eq "a" and $state{'heading'} and $attr->{'href'}
189 0 0 0 $tag eq "tr" and $state{'active'}
201 0 0 0 $state{'active'} and $state{'method'}
0 0 0 $state{'active'} and $state{'method'} and $state{'past_first'}
0 0 0 $state{'active'} and $state{'method'} and $state{'past_first'} and $state{'heading'}
213 0 0 0 $attr->{'id'} and $attr->{'id'} eq $id
219 0 0 0 $tag eq "dt" and $state{'in_tag'}
0 0 0 $tag eq "dt" and $state{'in_tag'} and $state{'last_tag'} eq "dl"
222 0 0 0 $tag eq "code" and $state{'in_dt'}
0 0 0 $tag eq "code" and $state{'in_dt'} and $state{'in_tag'}
0 0 0 $tag eq "code" and $state{'in_dt'} and $state{'in_tag'} and $state{'last_tag'} eq "dt"
247 0 0 0 $state{'active'} and $state{'in_tag'}
0 0 0 $state{'active'} and $state{'in_tag'} and $state{'in_code'}
0 0 0 $state{'active'} and $state{'in_tag'} and $state{'in_code'} and $state{'in_dt'}
0 0 0 $state{'active'} and $state{'in_tag'} and $state{'in_code'} and $state{'in_dt'} and $state{'last_tag'} eq "code"

or 2 conditions

line l !l condition
165 0 0 $attr->{'id'} || ''
248 0 0 $Selenium::Specification::method->{'output_params'} //= []