blib/lib/Pinto/Schema/Result/Revision.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 18 | 38.8 |
line | true | false | branch |
---|---|---|---|
237 | 4 | 4 | if $ancestor->id == $self->id |
251 | 0 | 0 | if $descendant->id == $self->id |
289 | 0 | 151 | unless $args{'message'} |
308 | 0 | 550 | if $self->refresh->get_column('is_committed') |
320 | 0 | 331 | unless $self->refresh->get_column('is_committed') |
332 | 0 | 151 | unless $self->refresh->get_column('has_changes') |
356 | 0 | 0 | unless itis($revision_a, $pkg) and itis($revision_b, $pkg) |
359 | 0 | 0 | if $revision_a->id == $revision_b->id |
372 | 0 | 7 | unless itis($revision_a, $pkg) and itis($revision_b, $pkg) |