File: | dpkg-buildflags.pl |
Coverage: | 5.9% |
line | % | coverage | condition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
79 | 0 |
| $1 || 'sh' | ||||||||||||
99 | 50 |
| $action //= "dump" | ||||||||||||
126 | 0 |
| $features{$feature} // $builtins{$feature} | ||||||||||||
153 | 0 |
| &Dpkg::Vendor::get_current_vendor() || 'undefined' | ||||||||||||
167 | 0 |
| $features{$feature} // $builtins{$feature} | ||||||||||||
201 | 0 |
| &Dpkg::Vendor::get_current_vendor() || 'undefined' | ||||||||||||
209 | 0 |
| $features{$feature} // $builtins{$feature} |