| blib/lib/Courriel/Helpers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 22 | 31.8 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | if ($line =~ s/^(.{0,76})(\s|\z)//) { } |
| 33 | 0 | 0 | if length $line |
| 49 | 0 | 0 | unless $val =~ /[^a-zA-Z0-9\-]/ |
| 59 | 0 | 209 | unless defined $text |
| 115 | 82 | 127 | unless defined $attr_text and length $attr_text |
| 128 | 0 | 151 | if ($+{'is_encoded'}) { } |
| 81 | 70 | elsif (defined $+{'quoted_value'}) { } | |
| 129 | 0 | 0 | if ($order) { } |
| 137 | 0 | 0 | unless length $language |
| 168 | 0 | 0 | unless defined $charset |
| 186 | 0 | 302 | if defined $raw_data->[0]{$key} |