line |
true |
false |
branch |
61
|
0 |
0 |
if not defined $config and ref $config ne 'Slackware::Slackget::Config'
|
65
|
0 |
0 |
unless defined $file and -e $file
|
85
|
0 |
0 |
if ($self->{'FILE'}->Get_line(0) =~ /(\w+) (\w+) (\d+) ([\d:]+) \w+ (\d+)/)
|
98
|
0 |
0 |
if $_ =~ /\.asc\s*\n*$/i
|
100
|
0 |
0 |
if (my(@m) = $_ =~ m[^([^\s]+)\s+(\d+)\s+(\w+)\s+(\w+)\s+(\d+)\s+(\d+)-(\d+)-(\d+)\s+(\d+):(\d+)\s+\./(.*)/(.*)\.tgz\s*\n*$]gi) { }
|
|
0 |
0 |
elsif ($_ =~ /\.tgz/i) { }
|
103
|
0 |
0 |
if $m[10] =~ m[(source|src)/]
|
106
|
0 |
0 |
if $self->{'ROOT'}
|
237
|
0 |
0 |
if defined $self->get_date
|