| lib/Template/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 65 | unless $cfg = shift() |
| 57 | 889 | 212 | defined $_[0] && ref $_[0] eq 'HASH' ? : |
| 65 | 1097 | 4 | $self->_init($cfg) ? : |
| 86 | 38 | 11 | ref $self ? : |
| 88 | 23 | 26 | if (@_) { } |
| 89 | 6 | 17 | ref $_[0] ? : |
| 118 | 0 | 0 | unless ($msg =~ /\n$/) |
| 119 | 0 | 0 | $$self{'DEBUG'} & 4096 ? : |