Branch Coverage

blib/lib/CPAN/Flatten/Distribution/Factory.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
18 0 0 unless ($distfile)
19 0 0 unless $need_reason
38 0 0 unless $res->{'success'}
40 0 0 if (my $yaml = 'CPAN::Meta::YAML'->read_string($res->{'content'}))
41 0 0 unless my $meta = $yaml->[0]