Condition Coverage

blib/lib/Slackware/Slackget/Base.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
159 0 0 0 defined $p and -e $$self{'CONF'}{'common'}{'packages-history-dir'} . '/' . $p->get_id
239 0 0 0 $file[$k] =~ /FILE LIST:/ and $file[$k] =~ m[\./]

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 not defined $config or ref $config ne 'Slackware::Slackget::Config'
112 0 0 0 -d $a || -l $a
212 0 0 0 defined $pack->getValue('name') or defined $pack->getValue('version')
0 0 0 defined $pack->getValue('name') or defined $pack->getValue('version') or defined $pack->getValue('architecture')
0 0 0 defined $pack->getValue('name') or defined $pack->getValue('version') or defined $pack->getValue('architecture') or defined $pack->getValue('package-version')
242 0 0 0 not defined $file[$k] or $file[$k] =~ m[^\./]