| blib/lib/XML/XOXO/Node.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | $e->can('parent') and $e->parent |
| 93 | 0 | 0 | 0 | not $nocdata and $str =~ / <[^>]+> ## HTML markup | ## or &(?:(?!(\#([0-9]+)|\#x([0-9a-fA-F]+))).*?); ## something that looks like an HTML entity. /x |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | shift() || $this |
| 48 | 0 | 0 | 0 | $$a{'text'} || $$a{'title'} || $$a{'url'} |