| blib/lib/Module/Install/Rust.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 71 | 0 | 0 | if $self->{'rust_features'}{$name} |
| 86 | 0 | 0 | if $self->{'rust_profile'}{$name} |
| 165 | 0 | 0 | if $self->{'rust_requires'} |
| 168 | 0 | 0 | if $self->{'rust_features'} |
| 171 | 0 | 0 | if $self->{'rust_profile'} |
| 173 | 0 | 0 | unless open my $f, '>', 'Cargo.toml' |
| 176 | 0 | 0 | unless close $f |
| 188 | 0 | 0 | if ($^O eq 'darwin') { } |
| 227 | 0 | 0 | if ($self->{'cargo_clean'}) |