| lib/YAX/Node.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 24 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 3 | if @_ |
| 42 | 5 | 0 | if @_ |
| 53 | 0 | 0 | unless $self->parent |
| 54 | 0 | 0 | if $self->parent->[-1] == $self |
| 56 | 0 | 0 | if ($self == $self->parent->[$x]) |
| 65 | 0 | 0 | unless $self->parent |
| 66 | 0 | 0 | if $self->parent->[0] == $self |
| 68 | 0 | 0 | if ($self == $self->parent->[$x]) |
| 80 | 3 | 3 | if $root->type == 9 |
| 87 | 0 | 2 | if ($self->type == 8) |
| 90 | 2 | 0 | if ($self->type == 4) |
| 93 | 0 | 0 | if ($self->type == 7) |