| blib/lib/Module/Install/Rust.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 71 | 0 | 0 | if $self->{'rust_features'}{$name} |
| 149 | 0 | 0 | if $self->{'rust_requires'} |
| 152 | 0 | 0 | if $self->{'rust_features'} |
| 154 | 0 | 0 | unless open my $f, '>', 'Cargo.toml' |
| 157 | 0 | 0 | unless close $f |
| 180 | 0 | 0 | if ($self->{'cargo_clean'}) |