| blib/lib/ExtUtils/Builder/Action/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 1 | 1 | if (ref $self->{'command'}) { } |
| 32 | 1 | 1 | ref $self->{'command'} ? : |
| 38 | 2 | 1 | if (ref $self->{'command'}) { } |
| 40 | 0 | 4 | $arg =~ s/ (?= ['#] ) /\\/gx ? : |
| 41 | 1 | 1 | unless $opts{'quiet'} |
| 42 | 2 | 0 | unless $opts{'dry_run'} |
| 45 | 1 | 0 | unless $opts{'quiet'} |
| 46 | 1 | 0 | unless $opts{'dry_run'} |