| blib/lib/Class/PObject/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 19 | 30 | 63.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 205 | 0 | 21 | 18 | defined $terms and ref $terms ne 'HASH' |
| line | l | !l | condition |
|---|---|---|---|
| 150 | 1 | 1 | $terms ||= {} |
| 151 | 1 | 1 | $args ||= {} |
| 196 | 2 | 20 | $$args{'sort'} ||= 'id' |
| 275 | 1 | 4 | $terms ||= {} |
| 321 | 5 | 10 | $terms ||= {} |
| 380 | 0 | 1 | $indent || 2 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 19 | 0 | 99 | 0 | ref $class || $class |
| 111 | 11 | 0 | 0 | ref $self || $self |
| 336 | 7 | 0 | 0 | ref $self || $self |
| 356 | 2 | 0 | 0 | ref $self || $self |
| 397 | 232 | 231 | 0 | ref $class || $class |