Branch Coverage

blib/lib/Slackware/Slackget/SpecialFiles/PACKAGES.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
56 0 0 if not defined $config and ref $config ne 'Slackware::Slackget::Config'
58 0 0 unless defined $file and -e $file
85 0 0 if $self->{'ROOT'}
88 0 0 unless $pack->get_id
109 0 0 if ($_ =~ /^PACKAGE NAME:/)
112 0 0 if $_ =~ /^\s*(#|\|-*handy-ruler)/i
130 0 0 if ($_ =~ /PACKAGES.TXT; (\w+) (\w+) (\d+) ([\d:]+) (\w+) (\d+)/) { }
0 0 elsif ($_ =~ /Total size of all packages \(compressed\):\s+(\d+) MB/) { }
0 0 elsif ($_ =~ /Total size of all packages \(uncompressed\):\s+(\d+) MB/) { }
0 0 elsif ($_ =~ /^PACKAGE NAME:/) { }