| blib/lib/Net/Social/Mapper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 22 | 59.0 |
| line | true | false | branch |
|---|---|---|---|
| 103 | 18 | 5 | unless (defined $service) |
| 104 | 7 | 11 | if ($user =~ /@/ and not $user =~ m[/]) |
| 110 | 4 | 3 | if $persona |
| 113 | 3 | 11 | if ('Email::Valid'->address($user)) { } |
| 128 | 11 | 15 | if $service eq 'website' |
| 132 | 0 | 26 | if $@ |
| 164 | 0 | 26 | if (@_) |
| 168 | 0 | 0 | if (defined $value) { } |
| 196 | 4 | 0 | unless $r->is_success |
| 218 | 0 | 0 | if $types{$mime} |
| 222 | 0 | 0 | unless defined $tmp |