blib/lib/AnyEvent/WebDriver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 34 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
235 | 0 | 0 | 0 | exists $self->{'sid'} and $self->{'autodelete'} |
line | l | !l | condition |
---|---|---|---|
112 | 0 | 0 | $data || {} |
403 | 0 | 0 | $kv->{'capabilities'} ||= {} |
876 | 0 | 0 | $_[2] || [] |
880 | 0 | 0 | $_[2] || [] |
1230 | 0 | 0 | $source_class{$source->{'type'}} // 'xxx' |
1331 | 0 | 0 | $button // 0 |
1337 | 0 | 0 | $button // 0 |
1582 | 0 | 0 | $self->{'actions'} ||= [values %{delete $self->{'source'};}] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
666 | 0 | 0 | 0 | $USING{$_[0]} // "$_[0]" |
1228 | 0 | 0 | 0 | $self->{'source'}{$id} ||= &_default_source($id) |
1246 | 0 | 0 | 0 | $self->{'source'}{$source} ||= &_default_source($source) |
1549 | 0 | 0 | 0 | $wd //= $self->{'wd'} |
1555 | 0 | 0 | 0 | $wd //= $self->{'wd'} |