| blib/lib/HCKit/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 44 | 2.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 589 | 0 | 0 | 0 | $join and $n++ > 0 |
| 702 | 0 | 0 | 0 | $left && $right |
| 717 | 0 | 0 | 0 | $hash and ref $hash eq 'HASH' |
| 0 | 0 | 0 | $hash and ref $hash eq 'HASH' and exists $$hash{$a} |
| line | l | !l | condition |
|---|---|---|---|
| 170 | 0 | 0 | $rule ||= '' |
| 237 | 0 | 0 | $data ||= '' |
| 444 | 0 | 0 | $funarg ||= '' |
| 693 | 0 | 0 | pop @$stack || 0 |
| 694 | 0 | 0 | pop @$stack || 0 |
| 700 | 0 | 0 | pop @$stack || 0 |
| 701 | 0 | 0 | pop @$stack || 0 |
| 714 | 0 | 0 | pop @$stack || (return '') |
| 715 | 0 | 0 | pop @$stack || (return '') |
| 760 | 0 | 0 | $str ||= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 30 | 0 | 0 | 0 | ref $class || $class |
| 63 | 0 | 1 | 0 | ref $class || $class |
| 195 | 0 | 0 | 0 | $_ eq 'append' or $_ eq '+' |
| 695 | 0 | 0 | 0 | $left || $right |