Condition Coverage

blib/lib/Net/Social/Mapper/SiteMap.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
72 4 0 16 defined $val and not $val =~ /^\s*$/

or 2 conditions

line l !l condition
66 19 0 shift() || (return)
114 716 0 $$sitemap{$service}{'regex'} || (next)

or 3 conditions

line l !l&&r !l&&!r condition
52 0 30 0 $$self{'_sitemap'} ||= $json->decode($data)
86 0 109 41 not defined $ref or $ref eq ''