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
141 102 0 0 defined $requires->requirements_for_module($module) and $requires->accepts_module($module, $hash->{$module})
227 655 1275 87 $key and $key eq "conditional"
383 0 0 0 exists $self->{'defined_keywords'}{$keyword} and not $self->{'defined_keywords'}{$keyword}

or 3 conditions

line l !l&&r !l&&!r condition
78 148 0 591 $args{'suggests'} or $args{'recommends'}