Condition Coverage

lib/Perl/PrereqScanner/NotQuiteLite/Context.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
133 102 0 0 defined $requires->requirements_for_module($module) and $requires->accepts_module($module, $hash->{$module})
219 735 1425 87 $key and $key eq "conditional"
368 0 0 0 exists $self->{'defined_keywords'}{$keyword} and not $self->{'defined_keywords'}{$keyword}

or 3 conditions

line l !l&&r !l&&!r condition
70 157 0 624 $args{'suggests'} or $args{'recommends'}