Condition Coverage

blib/lib/Alien/Base/ModuleBuild/Repository.pm
Criterion Covered Total %
condition 25 27 92.5


and 3 conditions

line !l l&&!r l&&r condition
24 34 1 15 defined $obj->{'exact_filename'} and not $location =~ m[/$]
56 5 0 8 defined $self->{'exact_filename'} and $self->{'exact_version'}
63 25 0 1 not "Alien::Base::ModuleBuild"->alien_install_network and $self->is_network_fetch
96 2 1 1 $self->is_secure_fetch and $self->has_digest
127 12 1 6 $self->{'exact_filename'} and $self->{'exact_version'}
11 1 1 $pattern and pattern_has_capture_groups($pattern)

or 3 conditions

line l !l&&r !l&&!r condition
56 6 1 1 defined $self->{'sha1'} or defined $self->{'sha256'}
70 8 1 1 $self->is_secure_fetch or $self->has_digest
90 5 1 1 $self->is_secure_fetch or $self->has_digest