blib/lib/Net/Social/Mapper/Persona/Myspace.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | l | !l | condition |
---|---|---|---|
34 | 0 | 0 | $self->_fetch_id_from_google || $self->_fetch_id_from_page || undef |
43 | 0 | 0 | $self->mapper->get("$url") || (return) |
46 | 0 | 0 | $$res{'nodes'}{$page} || {} |
47 | 0 | 0 | $$node{'attributes'}{'rss'} || (return) |
55 | 0 | 0 | $self->mapper->get("$page") || (return) |