lib/Template/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
57 | 47 | 165 | 889 | defined $_[0] && ref $_[0] eq 'HASH' |
line | l | !l | condition |
---|---|---|---|
46 | 1101 | 0 | \@{"${class}::BASEARGS";} || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
136 | 1 | 1 | 0 | ref $self || $self |