| blib/lib/Net/Social/Mapper/SiteMap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 13 | 53.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 72 | 4 | 0 | 16 | defined $val and not $val =~ /^\s*$/ |
| line | l | !l | condition |
|---|---|---|---|
| 66 | 19 | 0 | shift() || (return) |
| 114 | 716 | 0 | $$sitemap{$service}{'regex'} || (next) |
| 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 '' |