| blib/lib/Net/PubSubHubbub/Publisher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 0 | unless ($hub) |
| 40 | 0 | 0 | unless ($hub =~ m[^https?://]) |
| 43 | 0 | 0 | if (%opts) |
| 46 | 0 | 0 | unless ($ua) |
| 75 | 0 | 0 | unless @urls |
| 77 | 0 | 0 | unless $url =~ m[^https?://] |
| 83 | 0 | 0 | if $res->is_success |