| blib/lib/Polycom/App/Push.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 14 | 42.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 0 | 1 | if (not defined $$self{'address'} or $$self{'address'} eq '') | 
| 47 | 0 | 1 | defined $$msg{'priority'} && lc $$msg{'priority'} eq 'critical' ? : | 
| 52 | 0 | 1 | if (defined $$msg{'url'}) { } | 
| 0 | 1 | elsif (defined $$msg{'data'}) { } | |
| 0 | 1 | elsif (defined $$msg{'uri_data'}) { } | |
| 70 | 1 | 0 | unless (defined $content_type) | 
| 85 | 0 | 0 | if ($response->is_success) { } |