| blib/lib/TemplateM/Galore.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 14 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 11 | defined $hr and ref $hr ne 'HASH' |
| 105 | 0 | 0 | 5 | not $$self{'tf'} and $property eq 'stackout' |
| line | l | !l | condition |
|---|---|---|---|
| 87 | 2 | 0 | shift() || '' |
| 88 | 1 | 1 | shift() || 0 |
| 103 | 0 | 5 | shift() || 'stackout' |
| 113 | 0 | 0 | $$self{'header'} || '' |