Branch Coverage

blib/lib/HTML/Template/Extension/SLASH_VAR.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
45 0 4 if ($$self{'ecp_compatibility_mode'})
61 8 1 unless ($3 =~ /(?:$re_var)/sx)
70 0 0 if ($$template =~ m[%%([-\w/\.+]+)%%])