blib/lib/Text/EasyTemplate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 0 | if ref $hashref eq 'HASH' |
30 | 0 | 0 | if ($else =~ /\[\[ELSE\]\]/) { } |
31 | 0 | 0 | if ($hash{$token}) { } |
39 | 0 | 0 | if ($hash{$token}) { } |
52 | 0 | 0 | if (defined $value) { } |
69 | 0 | 0 | unless open FILE, "$file" |
70 | 0 | 0 | unless binmode FILE |
75 | 0 | 0 | unless close FILE |