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