blib/lib/Ananke/Template.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
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 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
380 | 0 | 0 | 0 | $templ_file || $$self{'TEMPL_FILE'} |