| blib/lib/pQuery/DOM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 26 | 69.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 1358 | defined $tag and length $tag |
| 163 | 2 | 39 | 114 | @$found and $$found[0] == $self |
| 273 | 680 | 96 | 81 | $found and ref $$content[$i] |
| 274 | 436 | 244 | 96 | ref $$content[$i] and $$content[$i] == $_[0] |
| 283 | 2 | 1 | 0 | $found and ref $$content[$i] |
| 284 | 2 | 0 | 1 | ref $$content[$i] and $$content[$i] == $_[0] |
| line | l | !l | condition |
|---|---|---|---|
| 260 | 1 | 1 | $$self{'_content'} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 13 | 0 | 36 | 0 | ref $class || $class |
| 76 | 0 | 1358 | 0 | ref $class || $class |