| blib/lib/MetaCPAN/API/POD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 22 | 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'}) |