blib/lib/TemplateM/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 11 | 18.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 0 | 3 | 3 | defined $param[0] and substr($param[0], 0, 1) eq '-' |
77 | 0 | 0 | 0 | $attr and ref $attr |
0 | 0 | 0 | $attr and ref $attr and ref $attr eq 'HASH' |
line | l | !l | condition |
---|---|---|---|
78 | 0 | 0 | shift() || 0 |