line |
true |
false |
branch |
139
|
1 |
5 |
unless ($file_name) |
141
|
1 |
4 |
if (ref $this) |
143
|
1 |
4 |
unless (-f $file_name) |
152
|
0 |
4 |
unless defined $self{'line_info'} and defined $self{'debug_info'} |
214
|
33 |
82 |
if $level_name_width < $width |
215
|
3 |
112 |
if $offset_width < length $$_[$Parse::Readelf::OFFSET] |
217
|
2 |
113 |
if defined $$_[$Parse::Readelf::BITOFFSET] and $bit_offset_width < length($$_[$Parse::Readelf::BITOFFSET]) + 1 |
220
|
90 |
25 |
$$_[$Parse::Readelf::TYPE] ne '' ? : |
222
|
17 |
98 |
if defined $$_[$Parse::Readelf::BITSIZE] |
223
|
16 |
99 |
if $width > $type_width |
227
|
2 |
7 |
$print_location ? : |
234
|
90 |
25 |
$$_[$Parse::Readelf::TYPE] ne '' ? : |
|
17 |
98 |
defined $$_[$Parse::Readelf::BITSIZE] ? : |
240
|
8 |
107 |
if ($print_location and defined $$_[$Parse::Readelf::LOCATION]) |
248
|
17 |
98 |
defined $$_[$Parse::Readelf::BITOFFSET] ? : |