Condition Coverage

blib/lib/AnyEvent/WebDriver.pm
Criterion Covered Total %
condition 0 29 0.0


or 2 conditions

line l !l condition
112 0 0 $data || {}
849 0 0 $_[2] || []
853 0 0 $_[2] || []
1202 0 0 $source_class{$source->{'type'}} // 'xxx'
1303 0 0 $button // 0
1309 0 0 $button // 0
1554 0 0 $self->{'actions'} ||= [values %{delete $self->{'source'};}]

or 3 conditions

line l !l&&r !l&&!r condition
639 0 0 0 $USING{$_[0]} // "$_[0]"
1200 0 0 0 $self->{'source'}{$id} ||= &_default_source($id)
1218 0 0 0 $self->{'source'}{$source} ||= &_default_source($source)
1521 0 0 0 $wd //= $self->{'wd'}
1527 0 0 0 $wd //= $self->{'wd'}