blib/lib/App/scrape.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 18 | 100.0 |
line | true | false | branch |
---|---|---|---|
68 | 4 | 2 | unless (ref $options->{'tree'}) |
89 | 4 | 2 | if (ref $selectors eq 'ARRAY') { } |
99 | 3 | 3 | if ($selector =~ s[/?\@(\w+)$][]) |
102 | 5 | 1 | unless ($selector =~ m[^\.?/]) |
106 | 5 | 1 | unless $selector =~ /^\./ |
108 | 3 | 3 | if (not defined $attr) { } |
114 | 3 | 3 | if ($make_uri{$rowidx}) |
130 | 2 | 4 | if (ref $selectors eq 'HASH') |
140 | 4 | 2 | if $delete_tree |