| blib/lib/Text/Templet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 24 | 70.8 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 0 | 0 | if $_use_package1 |
| 62 | 15 | 0 | $_use_outt ? : |
| 70 | 44 | 74 | if ($section =~ /<%(\*?[a-zA-z_][a-zA-z0-9_]*)%>/) { } |
| 15 | 59 | elsif ($section =~ /<%(.+)%>/s) { } | |
| 28 | 31 | elsif ($section ne '') { } | |
| 71 | 0 | 44 | if (exists $_labels{$1}) { } |
| 74 | 2 | 42 | if (substr($1, 0, 1) eq '*') |
| 84 | 0 | 15 | if ($@) |
| 89 | 0 | 28 | if ($@) |
| 103 | 32 | 55 | if ($$_section[0] == 0) { } |
| 104 | 24 | 8 | if (exists $_labels{$_output}) { } |
| 110 | 55 | 0 | $_use_outt ? : |