Branch Coverage

blib/lib/Web/Scraper/Config.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
30 0 0 if $opts and $opts->{'callbacks'}
39 0 0 if (ref $file eq 'HASH') { }
45 0 0 unless (@$list)
67 0 0 if (not $ref) { }
0 0 elsif ($ref eq 'ARRAY') { }
0 0 elsif ($ref eq 'HASH') { }
68 0 0 if ($rules =~ /^__callback\(([^\)]+)\)__$/)
75 0 0 if ($rule =~ /^__callback\(([^\)]+)\)__$/) { }
79 0 0 ref $rule ? :
83 0 0 $ref ? :
0 0 if (not grep({my $ref = ref $_; $ref ? $ref ne 'CODE' : 1;} @elements)) { }
97 0 0 if ($is_func) { }
98 0 0 ref $h eq 'ARRAY' ? :
99 0 0 if ($op eq 'scraper') { }
106 0 0 ref $_ eq 'CODE' ? :