Branch Coverage

blib/lib/ELF/Writer/Section.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
40 0 0 if @_
42 0 0 unless $type_to_sym{$v}
50 0 0 $value ? :
0 0 if defined $value
57 0 0 $value ? :
0 0 if defined $value
64 0 0 $value ? :
0 0 if defined $value
86 0 0 unless $_[0]->addralign
92 0 0 if defined $params->{'flag_write'}
94 0 0 if defined $params->{'flag_alloc'}
96 0 0 if defined $params->{'flag_execinstr'}
101 0 0 ref $thing && ref($thing)->isa('ELF::Writer::Section') ? :