| blib/lib/SPVM/Builder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 26 | 42.3 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 839 | if (@_) { } |
| 33 | 0 | 2023 | if (@_) { } |
| 64 | 0 | 0 | unless ($success) |
| 91 | 0 | 0 | if ($category eq 'precompile') { } |
| 0 | 0 | elsif ($category eq 'native') { } | |
| 156 | 329 | 0 | if (defined $build_dir) { } |
| 165 | 307 | 22 | if ($category eq 'precompile') { } |
| 22 | 0 | elsif ($category eq 'native') { } | |
| 231 | 0 | 329 | unless (defined $class_file) |
| 233 | 0 | 0 | if ($config_file) { } |
| 243 | 22 | 307 | if ($category eq 'native') { } |
| 307 | 0 | elsif ($category eq 'precompile') { } | |
| 286 | 23 | 0 | if (-f $config_file) { } |