Branch Coverage

blib/lib/WWW/Ohloh/API/Messages.pm
Criterion Covered Total %
branch 1 8 12.5


line true false branch
34 1 0 if ($self->account) { }
0 0 elsif ($self->project) { }
54 0 0 if $self->project and $self->account
57 0 0 unless $self->project or $self->account