Condition Coverage

blib/lib/Ananke/Template.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
291 0 0 0 $t[3] and not $t[5]
0 0 0 $t[3] and $t[5]
336 0 0 0 $t[1] eq '$' and $t[2] =~ /^([\w\+]+)([\-\>]+)?([\w\{\}]+)?/g

or 3 conditions

line l !l&&r !l&&!r condition
380 0 0 0 $templ_file || $$self{'TEMPL_FILE'}