Branch Coverage

blib/lib/Template/Alloy/Tmpl.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
25 0 106 defined $$self{'V1DOLLAR'} ? :
26 0 106 defined $$self{'ANYCASE'} ? :
43 0 98 $_[0] ? :
63 0 98 defined $$self{'ABSOLUTE'} ? :
64 0 98 defined $$self{'RELATIVE'} ? :
69 0 98 unless $self->process_simple($content, $vars, \$out)
80 0 10 if ref $ref ne 'ARRAY'
81 0 10 if (defined(my $index = shift())) { }