| blib/lib/HTML/ListScraper/Sweep.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 10 | 10 | 100.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 139 | 20 | 366 | not $skip and scalar @stack | 
| 150 | 20 | 319 | not $skip and scalar @stack | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 63 | 2 | 22 | 29 | scalar @round >= 2 and scalar @round > scalar(@{$self->{'needle'};}) / 2 | 
| 139 | 34 | 285 | 47 | not $skip and scalar @stack and $stack[scalar(@stack) - 1]->name ne $stem |