| blib/lib/HTML/Template/Compiled/Plugin/I18N/DefaultTranslator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 1 | unless ref $code_ref eq 'CODE' |
| 37 | 15 | 33 | if (exists $$attr_ref{'escape'}) |
| 41 | 15 | 15 | unless exists $$attr_ref{$_} |
| 50 | 13 | 2 | unless exists $$attr_ref{$_} |
| 61 | 13 | 2 | unless exists $$attr_ref{$_} |
| 82 | 15 | 62 | ref $$attr_ref{$_} eq 'HASH' ? : |
| 9 | 77 | ref $$attr_ref{$_} eq 'ARRAY' ? : | |
| 86 | 298 | exists $$attr_ref{$_} ? : |