| blib/lib/Template/Plugin/Filter/Base64.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 6 | 1 | if ($conf->{'trim'}) |
| 31 | 1 | 6 | if ($conf->{'safeurl'}) |
| 38 | 1 | 5 | if ($conf->{'use_html_entity'}) { } |
| 40 | 1 | 0 | if ($charset) |
| 49 | 1 | 4 | if utf8::is_utf8($text) |
| 51 | 4 | 2 | if ($conf->{'dont_broken_into_lines_each_76_char'}) |