Condition Coverage

blib/lib/Alien/Build/Plugin/Download/GitHub.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
88 0 1 7 $res->{'type'} eq "file" and $res->{'filename'} =~ qr/^(?:releases|tags)$/

or 3 conditions

line l !l&&r !l&&!r condition
37 0 7 0 $meta->prop->{'start_url'} ||= "https://api.github.com/repos/@{[$self->github_user];}/@{[$self->github_repo];}/$endpoint"
71 1 7 0 $url || $build->meta_prop->{'start_url'}
108 0 0 0 $url || $meta->prop->{'start_url'}
136 2 1 1 0 == $filter or $asset->{'name'} =~ /$include/