blib/lib/Dpkg/Build/Types.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
200 | 0 | 2 | if not $opts{'nocheck'} and build_has_none(1) and $current_type != $build_type |
223 | 0 | 5 | unless exists $build_types{$type} |
265 | 8 | 27 | if (($local_type & $part_bits) == $part_bits) |