| blib/lib/CPAN/Static/Install.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 14 | 28.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 63 | 1 | 0 | 0 | defined $args{'static_version'} and int $args{'static_version'} != 1 |
| 74 | 0 | 0 | 0 | -e $output_file and -M $input_file <= -M $output_file |
| 79 | 0 | 0 | 0 | $opts->{'verbose'} and $opts->{'verbose'} > 0 |
| 86 | 8 | 4 | 6 | /$pattern/ and -f $_ |
| line | l | !l | condition |
|---|---|---|---|
| 57 | 0 | 0 | $meta->custom('x_static_install') || 0 |