| blib/lib/WWW/GetPageTitle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 0 | unless $uri =~ m[^(?:https?|ftps?)://]i |
| 48 | 0 | 0 | unless ($response->is_success) |
| 55 | 0 | 0 | unless (defined $title) |
| 57 | 0 | 0 | if defined $title |
| 61 | 0 | 0 | unless defined $title |