Condition Coverage

blib/lib/MetaCPAN/API/Source.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
21 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'})