Condition Coverage

blib/lib/CPAN/Testers/Common/Client/PrereqCheck.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 @packpath == 1 and $packpath[0] eq 'readline.pm'
185 0 0 0 $module eq 'Module::Install' and $have < 0.95
0 0 0 $module eq 'Catalyst::DispatchType::Regex' and $have <= 5.90032

or 3 conditions

line l !l&&r !l&&!r condition
56 0 0 0 not defined $preliminary_version or $preliminary_version eq 'undef'
68 0 0 0 not defined $have or $have eq 'undef'