| blib/lib/App/Spoor/ParsedEntryWriter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 4 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 71 | 4 | 10 | if ($event eq 'login' and $status eq 'success' and $context eq 'mailbox' or $event eq 'forward_added_partial_ip' and $status eq 'success' and $context eq 'mailbox' or $event eq 'forward_added_partial_recipient' and $status eq 'success' and $forward_type eq 'email' and $context eq 'mailbox' or $event eq 'forward_removed' and $status eq 'success' and $context eq 'mailbox') { } | 
| 86 | 0 | 4 | unless open my $file_handle, '>', $filepath |