blib/lib/Alien/Base/ModuleBuild/Repository.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 17 | 1 | 3 | $obj->{'exact_filename'} and not $obj->{'location'} =~ m[/$] |
68 | 6 | 1 | 1 | $self->{'exact_filename'} and $self->{'exact_version'} |
5 | 1 | 1 | $pattern and pattern_has_capture_groups($pattern) |