Condition Coverage

blib/lib/Module/CPANTS/Kwalitee/Uses.pm
Criterion Covered Total %
condition 10 20 50.0


and 3 conditions

line !l l&&!r l&&r condition
100 19 0 0 /\.PL$/ and not m[^t[\\/]]
124 2 0 0 $phase eq 'test' and $test_modules{$requirement}

or 2 conditions

line l !l condition
189 11 0 $d->{'files_hash'} || {}
200 2 7 $files->{$file}{'requires'} || {}
229 11 0 $d->{'files_hash'} || {}
238 2 7 $files->{$file}{'requires'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
124 0 0 2 $skip{$requirement} or $requirement =~ /^(?:inc|t)::/
0 0 2 $skip{$requirement} or $requirement =~ /^(?:inc|t)::/ or $phase eq 'test' and $test_modules{$requirement}