| blib/lib/Mozilla/Backup/Plugin/Zip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 17 | 35.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 160 | 0 | 8 | 8 | $allowed and my $opt = shift @opts |
| 161 | 0 | 0 | 8 | $allowed && $allowed{$opt} |
| line | l | !l | condition |
|---|---|---|---|
| 123 | 4 | 0 | shift() || 'Mozilla::Backup::Plugin::Zip' |
| 152 | 8 | 0 | shift() || 'Mozilla::Backup::Plugin::Zip' |
| 183 | 1 | 0 | $args{'file'} || '' |
| 325 | 0 | 0 | $args{'file'} || (return failure($self->_log('no destination specified'))) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 298 | 0 | 0 | 0 | $args{'internal'} || $file |