| blib/lib/Acme/Archive/Mbox.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 4 | 0 | if $file |
| 88 | 0 | 2 | unless $contents |
| 97 | 2 | 0 | if $file |
| 124 | 0 | 1 | unless my $folder = $mgr->open($mboxname, 'type', 'mbox', 'create', 1, 'access', 'rw') |
| 158 | 0 | 1 | unless my $folder = $mgr->open($mboxname, 'type', 'mbox') |