Branch Coverage

blib/lib/Pinto/Action/List.pm
Criterion Covered Total %
branch 14 26 53.8


line true false branch
68 0 9 if ($self->all) { }
70 0 0 if (my $pkg_name = $self->packages)
74 0 0 if (my $dist_name = $self->distributions)
78 0 0 if (my $authors = $self->authors)
87 1 8 if (my $pkg_name = $self->packages)
91 1 8 if (my $dist_name = $self->distributions)
95 2 7 if (my $authors = $self->authors)
99 0 9 if (my $pinned = $self->pinned)
113 0 9 if ($self->all) { }
131 0 9 $self->all ? :
143 5 0 if $it->distribution->is_local
146 0 5 if $it->isa('Pinto::Schema::Result::Registration') and $it->is_pinned
155 1 8 if keys %$where > 1 and not $did_match