blib/lib/Sietima/MailStore/FS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 12 | unless -e $msg_path |
60 | 0 | 9 | unless -e $tag_file |
69 | 7 | 3 | if (@tags) { } |
82 | 4 | 17 | unless $msgs{$id} == @tags |
108 | 1 | 3 | if /\A\Q$id\E\n?\z/u |