| blib/lib/RDF/DOAP/Project.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 140 | 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 |
| 155 | 6 | 1 | if (@releases) { } |
| 158 | 0 | 26 | unless $releases[$i]->changesets |
| 159 | 1 | 25 | if ($cs->has_versus and $cs->versus->revision eq $next->revision) |
| 164 | 1 | 5 | if ($found_catchup) { } |
| 194 | 0 | 1 | unless $self->homepage |
| 198 | 0 | 1 | unless $self->maintainer |