blib/lib/Text/Scraper.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 20 | 45.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
273 | 0 | 0 | 8 | $tmpl and $syntax |
342 | 0 | 33 | 5 | defined $args and length $args |
line | l | !l | condition |
---|---|---|---|
495 | 2 | 36 | $$self{'$regex'} || '(.*?)' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
235 | 18 | 42 | 0 | ref $proto || $proto |
271 | 5 | 3 | 0 | $$self{'syntax'} || 'Text::Scraper::Syntax'->new |
506 | 0 | 0 | 0 | shift() || $self |
528 | 0 | 0 | 0 | $protos{$self} || $self |