Branch Coverage

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


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