| blib/lib/Slackware/Slackget/SpecialFiles/CHECKSUMS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 60 | 0 | 0 | if not defined $config and ref $config ne 'Slackware::Slackget::Config' | 
| 64 | 0 | 0 | unless defined $file and -e $file | 
| 85 | 0 | 0 | if ($_ =~ m[^([0-9a-f]*)\s+\./(.*)/([^/\s\n]*)\.tgz\.asc$]i) { } | 
| 0 | 0 | elsif ($_ =~ m[^([0-9a-f]*)\s+\./(.*)/([^/\s\n]*)\.tgz$]i) { } | |
| 86 | 0 | 0 | if $2 =~ m[source/] | 
| 87 | 0 | 0 | unless (defined $$self{'DATA'}{$3}) | 
| 89 | 0 | 0 | if $$self{'ROOT'} | 
| 95 | 0 | 0 | if $2 =~ m[source/] | 
| 96 | 0 | 0 | unless (defined $$self{'DATA'}{$3}) | 
| 98 | 0 | 0 | if $$self{'ROOT'} |