| blib/lib/WWW/Shorten/IsGd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 0 | unless my $url = shift() |
| 21 | 0 | 0 | unless $response->is_success |
| 23 | 0 | 0 | if $shorturl =~ /Error/ |
| 28 | 0 | 0 | unless my $url = shift() |
| 31 | 0 | 0 | unless $url =~ m[^https?://]i |
| 37 | 0 | 0 | unless $response->is_success |
| 39 | 0 | 0 | if $longurl =~ /Error/ |