Branch Coverage

blib/lib/DTL/Fast/Tag/Autoescape.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
15 2 12 if ($self->{'parameter'} eq 'on') { }
11 1 elsif ($self->{'parameter'} eq 'off') { }