Condition Coverage

blib/lib/WWW/Ohloh/API/Account.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
167 0 0 1 $retrieve and not $stack[$$self]

or 3 conditions

line l !l&&r !l&&!r condition
180 1 0 0 $kudos_of[$$self] ||= $self->ohloh->get_kudos("id", $self->id)
190 1 0 0 $kudos_of[$$self] ||= $self->ohloh->get_kudos("id", $self->id)
200 0 1 0 $kudos_of[$$self] ||= $self->ohloh->fetch_kudos($self->id)