Branch Coverage

blib/lib/Template/Tiny.pm
Criterion Covered Total %
branch 19 24 79.1


line true false branch
97 10 0 if (@_) { }
0 0 elsif (defined wantarray) { }
127 3 17 defined $4 ? :
140 8 8 eval { do { $2 eq 'U' xor not !$self->_expression($stash, $4) } } ? :
2 16 $2 eq 'F' ? :
161 1 29 if $self->{'TRIM'}
172 0 2 unless (ref $list eq 'ARRAY')
188 2 72 if substr($_, 0, 1) eq '_'
192 5 67 if ($type eq 'ARRAY') { }
65 2 elsif ($type eq 'HASH') { }
2 0 elsif ($type) { }
193 1 4 unless /^(?:0|[0-9]\d*)\z/