Branch Coverage

blib/lib/Dotiac/DTL/Variable.pm
Criterion Covered Total %
branch 28 32 87.5


line true false branch
45 0 427 if $$self{'name'} eq 'block.super' and $$param{'block.super'}
55 0 473 if $$self{'name'} eq 'block.super' and $$param{'block.super'}
75 119 158 if substr($x, 0, 1) eq '`'
77 182 95 if (@{$$self{'filters'};})
91 0 274 if ($$self{'name'} eq 'block.super')
97 182 92 if @{$$self{'filters'};}
98 119 155 if (substr($$self{'name'}, 0, 1) eq '`') { }
102 74 81 if @{$$self{'filters'};}
103 81 74 unless @{$$self{'filters'};}
105 182 92 if @{$$self{'filters'};}
115 0 280 if ($$self{'name'} eq 'block.super')
122 182 98 if @{$$self{'filters'};}
123 119 161 if (substr($$self{'name'}, 0, 1) eq '`') { }
127 74 87 if @{$$self{'filters'};}
128 87 74 unless @{$$self{'filters'};}
130 182 98 if @{$$self{'filters'};}