| blib/lib/Spike/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 12 | 41.6 |
| line | l | !l | condition |
|---|---|---|---|
| 17 | 128 | 14 | (shift())->{'childs'} ||= [] |
| 26 | 14 | 0 | $self->{'childs'} ||= [] |
| 38 | 0 | 0 | $self->{'childs'} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 12 | 14 | 1 | 0 | ref $proto || $proto |
| 35 | 0 | 0 | 0 | not $child->parent or $child->parent != $self |