| lib/Comics/Fetcher/Cascade.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 28 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 141 | 0 | 0 | 0 | main::debugging() and not $reuse |
| 187 | 0 | 0 | 0 | $data and $info = Image::Info::image_info(\$data) |
| 192 | 0 | 0 | 0 | $state->{'md5'} and $state->{'md5'} eq $md5 |
| 199 | 0 | 0 | 0 | $state->{'c_img'} and my $oldimg = $self->spoolfile($state->{'c_img'}) |
| 205 | 0 | 0 | 0 | $tag and $info->{'file_ext'} |
| line | l | !l | condition |
|---|---|---|---|
| 102 | 0 | 0 | $self->{'patterns'} || [$self->{'pattern'}] |
| 167 | 0 | 0 | $state->{'etag'} || 'None' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 160 | 0 | 0 | 0 | $title ||= $name |
| 164 | 0 | 0 | 0 | $alt ||= $tag |
| 165 | 0 | 0 | 0 | $title ||= $name |