blib/lib/HTML/ListScraper/Interactive.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 22 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 0 | 6 | 0 | scalar @stack and $stack[scalar(@stack) - 1][0] ne $tag |
102 | 5 | 4 | 2 | $op and not $cl |
4 | 3 | 2 | not $op and $cl | |
114 | 14 | 0 | 0 | $incl_attr and $ft->link |
123 | 3 | 11 | 0 | defined $prev_index and $ft->index - $prev_index != 1 |
129 | 14 | 0 | 0 | $incl_text and not $ft->text =~ /^[\s\r\n]*$/ |
line | l | !l | condition |
---|---|---|---|
56 | 3 | 11 | $td->text || '' |
59 | 0 | 14 | $td->link || '' |