blib/lib/URI/PackageURL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
64 | 36 | 1 | 1 | $components{'type'} eq "cpan" and $components{'name'} =~ /::/ |
98 | 2 | 0 | 2 | defined $components{'namespace'} and $components{'namespace'} ne "" |
143 | 0 | 0 | 3 | $_ ne "" and $_ ne "." |