| blib/lib/HTML/Template/Nest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 20 | 55.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 11 | 1 | 0 | $dir and ref $dir |
| 53 | 11 | 2 | 0 | $show and not $show == 0 || $show == 1 |
| 61 | 11 | 1 | 0 | defined $ext and ref $ext |
| 69 | 31 | 1 | 0 | defined $label and ref $label |
| 138 | 4 | 0 | 0 | $delim and $html |
| line | l | !l | condition |
|---|---|---|---|
| 41 | 2 | 0 | $token2 || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 53 | 0 | 2 | 0 | $show == 0 || $show == 1 |