blib/lib/Mozilla/Backup/Plugin/Tar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
148 | 0 | 0 | 0 | $allowed and my $opt = shift @opts |
149 | 0 | 0 | 0 | $allowed && $allowed{$opt} |
line | l | !l | condition |
---|---|---|---|
109 | 0 | 0 | shift() || 'Mozilla::Backup::Plugin::Tar' |
140 | 0 | 0 | shift() || 'Mozilla::Backup::Plugin::Tar' |
171 | 0 | 0 | $args{'file'} || '' |
323 | 0 | 0 | $args{'file'} || (return failure($self->_log('no destination specified'))) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
287 | 0 | 0 | 0 | $args{'internal'} || $file |