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