| lib/WebService/Uptrack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 88 | 0 | 0 | unless (defined $call) | 
| 111 | 0 | 0 | if ($response->is_success) { } | 
| 117 | 0 | 0 | if (ref $result eq 'ARRAY') { } | 
| 142 | 0 | 0 | if (exists $$hashref{'active'}) | 
| 143 | 0 | 0 | $$hashref{'active'} ? : | 
| 152 | 0 | 0 | unless defined $level | 
| 154 | 0 | 0 | if ($self->debug >= $level) | 
| 174 | 0 | 0 | unless (defined $uuid) | 
| 188 | 0 | 0 | unless (defined $uuid and defined $bool) | 
| 193 | 0 | 0 | $bool ? : |