Condition Coverage

blib/lib/MetaCPAN/API/Release.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
22 1 0 1 defined(my $author = $opts{'author'}) and defined(my $release = $opts{'release'})
30 0 0 0 ref $search_opts and ref $search_opts eq 'HASH'