Condition Coverage

blib/lib/App/MechaCPAN.pm
Criterion Covered Total %
condition 4 33 12.1


and 3 conditions

line !l l&&!r l&&r condition
72 0 0 0 $argv[0] =~ /^do$/iu and $argv[1] =~ /^the$/iu
0 0 0 $argv[0] =~ /^do$/iu and $argv[1] =~ /^the$/iu and $argv[2] =~ /^thing$/iu
283 0 0 0 @last_key and not $VERBOSE
549 1 0 0 $loaded_at_compile and -e -x $local_perl
1 0 0 $loaded_at_compile and -e -x $local_perl and $this_perl ne $local_perl
0 0 0 $loaded_at_compile and -e -x $local_perl and $this_perl ne $local_perl and -e -f -r $0
0 0 0 $loaded_at_compile and -e -x $local_perl and $this_perl ne $local_perl and -e -f -r $0 and not $^P

or 3 conditions

line l !l&&r !l&&!r condition
120 0 0 30 $options->{'verbose'} // $VERBOSE
121 0 0 30 $options->{'quiet'} // $QUIET
278 0 0 0 eval { do { Term::ANSIColor::color($color) } } // $RESET
341 0 0 0 $ff->error || "Could not download $src"