| blib/lib/MDOM/Element.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 15 | 13.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 285 | 1 | 0 | 3 | $position and $$elements[$position - 1] |
| 308 | 0 | 0 | 0 | $position-- and defined(my $it = $$elements[$position]) |
| 400 | 0 | 0 | 0 | $cursor->isa('MDOM::Structure') and $cursor->finish |
| 436 | 0 | 0 | 0 | $cursor->isa('MDOM::Structure') and $cursor->start |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 661 | 0 | 0 | 0 | ref $_[0] || $_[0] |