| blib/lib/Data/QuickMemoPlus/Reader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 22 | 90.9 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 1 | if (-d $lqm) { } |
| 33 | 3 | 4 | unless length $text |
| 37 | 0 | 4 | unless (open my $fh, '>', $outfile) |
| 49 | 1 | 14 | unless (-f $lqm_file) |
| 55 | 3 | 11 | if ($lqm_file =~ /(QuickMemo\+_(\d{6}_\d{6})(\(\d+\))?)/i) |
| 60 | 6 | 8 | unless $json_str |
| 66 | 1 | 7 | unless $IncludeHeader |
| 76 | 2 | 13 | unless ($lqm_zip->read($lqm_file) == 0) |
| 84 | 2 | 11 | unless ($member) |
| 90 | 2 | 9 | unless ($status == 0) |
| 106 | 0 | 8 | unless ($href_memo) |