| blib/lib/Data/QuickMemoPlus/Reader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 7 | unless (-f $lqm_file) |
| 25 | 1 | 6 | if ($lqm_file =~ /(QuickMemo\+_(\d{6}_\d{6})(\(\d+\))?)/i) |
| 30 | 3 | 4 | unless $json_str |
| 36 | 1 | 3 | if $suppress_header |
| 46 | 1 | 7 | unless ($lqm_zip->read($lqm_file) == 0) |
| 54 | 1 | 6 | unless ($member) |
| 60 | 1 | 5 | unless ($status == 0) |
| 76 | 0 | 4 | unless ($href_memo) |