Branch Coverage

blib/lib/Text/Tmpl.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
40 0 122 unless ($self)
78 0 5 unless (ref $self)
82 1 4 if (ref $hashref ne 'HASH')
88 2504 1 if (defined $$hashref{$key})
91 0 2505 unless ($ret)