Branch Coverage

blib/lib/CPAN/Testers/Schema.pm
Criterion Covered Total %
branch 21 26 80.7


line true false branch
150 2 4 if ($tables{'release'})
154 4 2 if ($tables{'summary'})
162 12 12 unless $tables{$table}
164 6 6 if ($table eq 'upload')
166 5 1 if ($search->{'dist'}) { }
1 0 elsif ($search->{'author'}) { }
181 4 8 if ($table eq 'summary')
183 4 0 if ($search->{'dist'})
185 2 2 if ($search->{'version'})
207 2 10 if ($table eq 'release')
209 2 0 if ($search->{'dist'}) { }
0 0 elsif ($search->{'author'}) { }
211 1 1 if ($search->{'version'})