Branch Coverage

blib/lib/RDF/DOAP/Project.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
123 0 0 unless $a->revision and $b->revision and 'version'->parse($a->revision) cmp 'version'->parse($b->revision) or $a->issued and $b->issued and $a->issued cmp $b->issued
138 6 1 if (@releases) { }
141 0 26 unless $releases[$i]->changesets
142 1 25 if ($cs->has_versus and $cs->versus->revision eq $next->revision)
147 1 5 if ($found_catchup) { }
177 0 1 unless $self->homepage
181 0 1 unless $self->maintainer