blib/lib/Gentoo/Util/MetaCPAN/Requirement.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
55 | 0 | 0 | if ($range->isa('CPAN::Meta::Requirements::_Range::Exact')) |
59 | 0 | 0 | if (exists $$range{'minimum'}) |
60 | 0 | 0 | if ($$range{'minimum'} != 0) { } |
67 | 0 | 0 | if (exists $$range{'maximum'}) |
70 | 0 | 0 | if (exists $$range{'exclusions'}) |