| blib/lib/NTS/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 26 | 34.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 112 | 0 | 6 | 0 | $$vars{'templ_extra'}{'source'} and $$vars{'templ_extra'}{'oreturn'} |
| 163 | 0 | 0 | 0 | $i eq '-f' and -f $1 . '/' . $2 |
| 168 | 0 | 0 | 0 | $i eq '-f' and -f $templ_dir . '/' . $j |
| 256 | 7 | 4 | 2 | not $#n and $i =~ /\w$|}$/ |
| line | l | !l | condition |
|---|---|---|---|
| 50 | 6 | 0 | ref $class || $class || 'NTS::Template' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 154 | 16 | 0 | 35 | $l eq 'END' or $l eq '/IF' |
| 16 | 0 | 35 | $l eq 'END' or $l eq '/IF' or $l eq '/FOREACH' | |
| 163 | 0 | 0 | 0 | not $i or $i eq '-f' and -f $1 . '/' . $2 |
| 168 | 0 | 0 | 0 | not $i or $i eq '-f' and -f $templ_dir . '/' . $j |