| blib/lib/LINE/Notify/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 14 | 28.5 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 1 | if (exists $data->{'imageFile'}) { } |
| 40 | 0 | 0 | ref $data->{'imageFile'} eq 'ARRAY' ? : |
| 41 | 0 | 0 | unless (-e $image_file) |
| 57 | 0 | 15 | if ($name =~ /^X\-.*/) |
| 73 | 0 | 1 | if (ref $val) |
| 76 | 0 | 1 | if (utf8::is_utf8($val)) |
| 78 | 0 | 0 | ref $enc ? : |