| blib/lib/Module/Build/FFI/Rust.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 0 | 0 | if (@$src_dir > 1) |
| 48 | 0 | 0 | unless defined $target_dir |
| 52 | 0 | 0 | if (-e 'File::Spec'->catfile($src_dir, 'Cargo.toml')) { } |
| 61 | 0 | 0 | if $? |
| 70 | 0 | 0 | if ($^O eq 'darwin') { } |
| 0 | 0 | elsif ($^O eq 'MSWin32') { } | |
| 78 | 0 | 0 | unless (copy($build_dll, $dll)) |
| 86 | 0 | 0 | $test_dirs ? : |
| 103 | 0 | 0 | unless @sources |
| 105 | 0 | 0 | if (@sources != 1) |
| 125 | 0 | 0 | if $? |
| 138 | 0 | 0 | unless $test_dirs |
| 146 | 0 | 0 | if $? |
| 155 | 0 | 0 | if ($self->notes('ffi_rust_test_fail')) |