| File: | Dpkg/BuildTypes.pm |
| Coverage: | 66.7% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 203 | 50 | T | F | if not $opts{'nocheck'} and build_has_none(1) and $current_type != $build_type |
| 226 | 50 | T | F | unless exists $build_types{$type} |
| 268 | 100 | T | F | if (($local_type & $part_bits) == $part_bits) |