Branch Coverage

blib/lib/WWW/Ohloh/API/Kudos.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
30 1 0 if (my(@k) = @{$sent_kudos_of[$$self];})
36 1 0 if (my(@k) = @{$received_kudos_of[$$self];})
65 2 1 unless ($received_kudos_of[$$self])
89 2 1 unless ($sent_kudos_of[$$self])