blib/lib/MetaCPAN/API/Source.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
19 | 1 | 0 | 1 | defined(my $author = $opts{'author'}) and defined(my $release = $opts{'release'}) |
1 | 0 | 1 | defined(my $author = $opts{'author'}) and defined(my $release = $opts{'release'}) and defined(my $path = $opts{'path'}) |