File: | Dpkg/Shlibs/Objdump.pm |
Coverage: | 0.0% |
line | % | coverage | condition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
44 | 0 |
| ref $this || $this | ||||||||||||
70 | 0 |
| defined $sym and $sym->{'defined'} | ||||||||||||
278 | 0 |
| $elf_mach_map{$elf{'mach'}} // $elf{'mach'} | ||||||||||||
279 | 0 |
| $elf_mach_name{$elf{'mach'}} // $elf{'mach'} | ||||||||||||
282 | 0 |
| $elf_flags_mask{$elf{'mach'}} // 0 |