Branch Coverage

blib/lib/MetaCPAN/API/Source.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
13 2 1 @_ ? :
17 1 2 unless %opts
19 1 1 if (defined(my $author = $opts{'author'}) and defined(my $release = $opts{'release'}) and defined(my $path = $opts{'path'})) { }
32 0 1 unless $$result{'success'}