| blib/lib/WWW/RaptureReady.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 20 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 3 | 4 | if (defined $url) |
| 28 | 2 | 1 | if ($url =~ /^(?:file|https?):/) { } |
| 41 | 1 | 0 | if ($res->is_success) { } |
| 54 | 3 | 0 | if ($$self{'content'} or $self->fetch) |
| 56 | 3 | 0 | if ($$self{'content'} =~ /> Rapture Index (\d+)) |
| 66 | 2 | 0 | if ($$self{'content'} or $self->fetch) |
| 68 | 2 | 0 | if ($$self{'content'} =~ /Net Change.+?\s+(.+?)) |
| 69 | 2 | 0 | $1 eq 'unch' ? : |
| 78 | 2 | 0 | if ($$self{'content'} or $self->fetch) |
| 80 | 2 | 0 | if ($$self{'content'} =~ m[Updated(.+)?]) |