| blib/lib/HTML/Template/Nest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 20 | 55.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 31 | 11 | 1 | 0 | $dir and ref $dir | 
| 52 | 11 | 2 | 0 | $show and not $show == 0 || $show == 1 | 
| 60 | 11 | 1 | 0 | defined $ext and ref $ext | 
| 68 | 31 | 1 | 0 | defined $label and ref $label | 
| 137 | 4 | 0 | 0 | $delim and $html | 
| line | l | !l | condition | 
|---|---|---|---|
| 40 | 2 | 0 | $token2 || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 52 | 0 | 2 | 0 | $show == 0 || $show == 1 |