| blib/lib/PAR/Dist/FromCPAN.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 105 | 0 | 0 | not $mod->make and 0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 86 | 0 | 0 | 0 | defined $first_in and $first_in <= $target_perl |
| 182 | 0 | 0 | 0 | $args{'auto_detect_pure_perl'} && _is_pure_perl($dir) |
| line | l | !l | condition |
|---|---|---|---|
| 56 | 0 | 0 | $args{'skip'} || [] |
| 57 | 0 | 0 | $args{'perl_version'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 134 | 0 | 0 | 0 | $seen{$_->cpan_file} || $this_seen{$_->cpan_file}++ |