Branch Coverage

blib/lib/SPVM/Builder/LinkInfo.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
12 1 275 if (@_) { }
23 1 598 if (@_) { }
34 2 930 if (@_) { }
51 1 331 unless (defined $self->object_files)
85 263 0 if (defined $config->ld_optimize)
90 259 4 if ($output_type eq "dynamic_lib")
109 0 4 unless (ref $lib)