| blib/lib/App/MechaCPAN/Perl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 18 | 38.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 56 | 0 | 0 | 11 | not $version and $src_tz =~ m[$perl5_ver_re [^/]* $]msux | 
| 70 | 0 | 0 | 0 | $version and $^V ne "v$version" | 
| 108 | 1 | 5 | 5 | !$opts->{'skip-lib'} && -d $lib_dir | 
| 147 | 0 | 8 | 3 | not $skip_tests and $opts->{'smart-tests'} | 
| 217 | 0 | 0 | 0 | not defined $where and $major > 12 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 53 | 11 | 0 | 0 | $src // $pv_ver |