| line | % | coverage | branch |
| 219 | 50 | T | F | if (exists $args{'options'}) |
| 222 | 50 | T | F | if (exists $args{'filename'}) { } |
| 50 | T | F | elsif ($args{'format'}) { } |
| 231 | 50 | T | F | if ($self->{'options'}{'require_valid_signature'}) { } |
| 247 | 0 | T | F | if (defined $self->{'options'}{'tar_ignore'}) { } |
| 249 | 0 | T | F | unless @{$self->{'options'}{'tar_ignore'};} |
| 278 | 0 | T | F | unless $fn |
| 288 | 0 | T | F | unless (defined $fields->{$f}) |
| 306 | 0 | T | F | if defined $variant |
| 311 | 0 | T | F | if ($@) |
| 315 | 0 | T | F | if ($update_format) |
| 320 | 0 | T | F | if $module->can("prerequisites") |
| 366 | 0 | T | F | unless ($checksums->has_strong_checksums($file)) |
| 367 | 0 | T | F | if ($self->{'options'}{'require_strong_checksums'}) { } |
| 377 | 0 | T | F | if $warn_on_weak |
| 383 | 0 | T | F | unless (exists $f->{'Source'} and exists $f->{'Version'}) |
| 415 | 0 | T | F | unless defined $dir and -d $dir |
| 416 | 0 | T | F | unless opendir my $dir_dh, $dir |
| 421 | 0 | T | F | unless $opts{'include_main'} and /^\Q$basename\E\.orig\.tar\.$opts{'extension'}$/ |
| 451 | 100 | T | F | if (-e $bin) |
| 471 | 0 | T | F | unless (-e $upstream_key) |
| 481 | 0 | T | F | if ($rc) |
| 518 | 0 | T | F | if (-r $vendor_keyring) |
| 524 | 0 | T | F | if ($rc) |
| 537 | 0 | T | F | unless ($self->parse_cmdline_option($option)) |
| 559 | 0 | T | F | unless ($ok) |
| 560 | 0 | T | F | if ($self->{'options'}{'ignore_bad_version'}) { } |
| 568 | 0 | T | F | if ($self->{'options'}{'copy_orig_tarballs'}) |
| 578 | 0 | T | F | unless (&check_files_are_the_same($src, $dst, 1)) |
| 579 | 0 | T | F | unless cp($src, $dst) |
| 589 | 0 | T | F | unless ($self->{'options'}{'skip_debianization'} or $self->{'no_check'}) |
| 596 | 0 | T | F | if ($self->{'fields'}{'Format'} and $self->{'fields'}{'Format'} ne "1.0" and not $self->{'options'}{'skip_debianization'}) |
| 602 | 0 | T | F | unless (-e $format_file) |
| 603 | 0 | T | F | unless -e $srcdir |
| 611 | 0 | T | F | if (not scalar @s) { } |
| 0 | T | F | elsif (-f _) { } |
| 612 | 0 | T | F | unless ($! == 2) |
| 616 | 0 | T | F | unless $self->{'options'}{'skip_debianization'} |
| 618 | 0 | T | F | unless chmod $s[2] | 73, $rules |
| 659 | 0 | T | F | if ($self->{'checksums'}->has_file($fn)) |
| 687 | 0 | T | F | unless ($opts{'nocheck'}) |
| 689 | 0 | T | F | unless (defined $fields->{$f}) |
| 694 | 0 | T | F | unless (defined $fields->{$f}) |
| 706 | 0 | T | F | unless open my $dsc_fh, ">", $filename |