| blib/lib/TemplateM/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 18 | 38.8 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 6 | unless @param |
| 43 | 0 | 6 | if (ref $param[0] eq 'HASH') { } |
| 46 | 3 | 3 | unless defined $param[0] and substr($param[0], 0, 1) eq '-' |
| 53 | 42 | 0 | ref $_ eq 'ARRAY' ? : |
| 64 | 3 | 0 | if (exists $pos{$key}) { } |
| 71 | 0 | 3 | if %leftover |
| 77 | 0 | 0 | unless $attr and ref $attr and ref $attr eq 'HASH' |
| 84 | 0 | 0 | $escape ? : |
| 85 | 0 | 0 | defined $$attr{$_} ? : |