| blib/lib/Slackware/Slackget/MD5.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 70 | 0 | 0 | if ref $self eq '' or not $self->can('getValue') |
| 73 | 0 | 0 | if ($out =~ /^([^\s]+)\s+.*/) |
| 77 | 0 | 0 | if ($file =~ /\.tgz$/) { } |
| 0 | 0 | elsif ($file =~ /\.asc$/) { } | |
| 80 | 0 | 0 | if ($self->getValue('checksum') eq $tmp_md5) { } |
| 92 | 0 | 0 | if ($self->getValue('signature-checksum') eq $tmp_md5) { } |