| blib/lib/Dpkg/Build/Types.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 200 | 8 | 2 | 0 | not $opts{'nocheck'} and build_has_none(1) |
| 10 | 0 | 0 | not $opts{'nocheck'} and build_has_none(1) and $current_type != $build_type |
| line | l | !l | condition |
|---|---|---|---|
| 246 | 5 | 0 | $build_targets{$target} // 12 |