Branch Coverage

lib/Template/Base.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
51 0 65 unless $cfg = shift()
57 946 225 defined $_[0] && ref $_[0] eq 'HASH' ? :
65 1167 4 $self->_init($cfg) ? :
86 46 11 ref $self ? :
88 27 30 if (@_) { }
89 10 17 ref $_[0] ? :
118 0 0 unless ($msg =~ /\n$/)
119 0 0 $self->{'DEBUG'} & 4096 ? :