| blib/lib/WWW/Shorten/VGd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 0 | unless my $url = shift() |
| 20 | 0 | 0 | unless $response->is_success |
| 22 | 0 | 0 | if $shorturl =~ /Error/ |
| 23 | 0 | 0 | if ($response->content =~ m[^(https\:\/\/v\.gd\/\w+)$]) |
| 30 | 0 | 0 | unless my $url = shift() |
| 40 | 0 | 0 | unless $response->is_success |