blib/lib/AnyEvent/WebDriver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 34 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
248 | 0 | 0 | 0 | exists $self->{'sid'} and $self->{'autodelete'} |
line | l | !l | condition |
---|---|---|---|
125 | 0 | 0 | $data || {} |
416 | 0 | 0 | $kv->{'capabilities'} ||= {} |
889 | 0 | 0 | $_[2] || [] |
893 | 0 | 0 | $_[2] || [] |
1287 | 0 | 0 | $source_class{$source->{'type'}} // 'xxx' |
1388 | 0 | 0 | $button // 0 |
1394 | 0 | 0 | $button // 0 |
1700 | 0 | 0 | $self->{'actions'} ||= [values %{delete $self->{'source'};}] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
679 | 0 | 0 | 0 | $USING{$_[0]} // "$_[0]" |
1285 | 0 | 0 | 0 | $self->{'source'}{$id} ||= &_default_source($id) |
1303 | 0 | 0 | 0 | $self->{'source'}{$source} ||= &_default_source($source) |
1667 | 0 | 0 | 0 | $wd //= $self->{'wd'} |
1673 | 0 | 0 | 0 | $wd //= $self->{'wd'} |