Branch Coverage

blib/lib/CPANPLUS/Internals/Source/MetaCPAN/Tie.pm
Criterion Covered Total %
branch 17 44 38.6


line true false branch
41 0 2 unless my $args = check($tmpl, \%hash)
49 0 2 unless my $key = shift()
55 0 2 if (my $obj = $$self{'store'}{$key})
59 1 1 if $table eq 'author'
71 0 2 unless my $status = $http->request($url)
72 0 2 unless $status eq '200'
73 0 2 unless $str = $http->body
75 0 2 unless $href and keys %$href
80 1 1 if ($table eq 'module') { }
81 0 1 if $$href{'maturity'} and $$href{'maturity'} eq 'developer'
82 0 1 unless $$href{'indexed'}
91 0 1 unless $status eq '200'
92 0 1 unless $str = $http->body
95 0 1 unless $dref and keys %$dref
109 0 1 unless $$href{'author'} = $cb->author_tree($$href{'author'})
141 0 0 $table eq 'module' ? :
148 0 0 unless my $status = $http->request($url)
149 0 0 unless $status eq '200'
150 0 0 unless $str = $http->body
154 0 0 unless $res
156 0 0 $table eq 'module' ? :
174 0 0 if (wantarray)