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