blib/lib/Net/FriendFeed.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 14 | 92.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
131 | 14 | 1 | 56 | $self->login && $self->remotekey |
156 | 19 | 22 | 3 | $needauth and not $self->_has_auth |
616 | 9 | 1 | 3 | $imgs and ref $imgs eq 'ARRAY' |
line | l | !l | condition |
---|---|---|---|
98 | 1 | 7 | $$self{'return_feeds_as'} ||= 'structure' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
92 | 1 | 7 | 0 | ref $proto || $proto |