| blib/lib/WWW/GoDaddy/REST/Shell/QueryCommand.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | unless ($schema_name) |
| 25 | 0 | 0 | unless ($schema) |
| 30 | 0 | 0 | unless ($schema->is_queryable) |
| 40 | 0 | 0 | if (@filters % 3 != 0) |
| 58 | 0 | 0 | if ($@) |
| 59 | 0 | 0 | if (UNIVERSAL::isa($@, 'WWW::GoDaddy::REST::Resource')) { } |
| 96 | 0 | 0 | if ($comp_schema) |
| 103 | 0 | 0 | unless ($schema) |
| 112 | 0 | 0 | if ($comp_field) |
| 119 | 0 | 0 | if ($comp_modifier) |
| 120 | 0 | 0 | @words % 3 == 1 ? : |
| 121 | 0 | 0 | unless ($filters{$in_field_named}) |