| blib/lib/Mojolicious/Plugin/TemplatePerlish.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 47 | 0 | 0 | 3 | $cache_for and ref $cache_for ne 'HASH' |
| line | l | !l | condition |
|---|---|---|---|
| 43 | 0 | 3 | delete $conf->{'read_binmode'} || ':encoding(UTF-8)' |
| 49 | 1 | 2 | $conf->{'name'} || 'tp' |
| 51 | 1 | 2 | $conf->{'template_perlish'} || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 2 | 10 | 0 | $cache_for->{$key} ||= $tp->compile_as_sub($template) |