| blib/lib/Appium.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 20 | 65.0 |
| line | true | false | branch |
|---|---|---|---|
| 98 | 5 | 0 | if $self->is_ios |
| 101 | 0 | 5 | if $self->is_android |
| 137 | 1 | 3 | if (exists $args{'key_name'}) { } |
| 1 | 2 | elsif (exists $args{'key'}) { } | |
| 157 | 1 | 0 | if (defined $language) { } |
| 185 | 1 | 1 | if $metastate |
| 199 | 2 | 0 | if $metastate |
| 216 | 0 | 2 | unless defined $path |
| 228 | 0 | 2 | unless defined $path |
| 255 | 0 | 2 | unless scalar @selector |