| line |
true |
false |
branch |
|
21
|
0 |
0 |
unless $msg =~ /\n$/ |
|
36
|
0 |
0 |
unless &GetOptions(\my %opt, ('days=i', 'before=s', 'dry-run')) |
|
49
|
0 |
0 |
if (not $self->dry_run and $ENV{'USER'} ne 'root') |
|
56
|
0 |
0 |
unless (@targets) |
|
70
|
0 |
0 |
unless (-d $backupbundle_path) |
|
81
|
0 |
0 |
if ($? != 0) |
|
89
|
0 |
0 |
if $backup_date |
|
98
|
0 |
0 |
if ($? != 0) |
|
104
|
0 |
0 |
if ($key eq 'Mount Point') |
|
123
|
0 |
0 |
if ($? != 0) |
|
135
|
0 |
0 |
if ($self->before) |
|
137
|
0 |
0 |
unless $time |
|
149
|
0 |
0 |
$self->dry_run ? : |
|
150
|
0 |
0 |
if (not $self->dry_run) |
|
151
|
0 |
0 |
unless not system(@command) |