| blib/lib/MDOM/Node.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 12 | 41.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 272 | 0 | 0 | 0 | $$el[$cursor]->significant and ++$idx >= 0 | 
| 277 | 1 | 1 | 2 | $$el[$cursor]->significant and --$idx < 0 | 
| 593 | 0 | 0 | 8 | _CLASS $it and $it->isa('MDOM::Element') | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 73 | 0 | 0 | 201 | ref $_[0] || $_[0] |