Condition Coverage

blib/lib/App/MechaCPAN.pm
Criterion Covered Total %
condition 6 39 15.3


and 3 conditions

line !l l&&!r l&&r condition
77 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
222 0 2 6 _git_str() && has_updated_git()
403 0 0 0 @last_key and not $VERBOSE
0 0 0 @last_key and not $VERBOSE and $last_key[0] ne $key
671 11 0 0 $loaded_at_compile and -e -x $local_perl
11 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
125 0 0 45 $options->{'verbose'} // $VERBOSE
126 0 45 0 $options->{'quiet'} // $QUIET
398 0 0 0 eval { do { Term::ANSIColor::color($color) } } // $RESET
461 0 0 0 $ff->error || "Could not download $src"