Branch Coverage

Bio/Search/Result/ResultI.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
166 0 0 if ($coderef) { }
167 0 0 unless ref $coderef eq 'CODE'
179 0 0 if ($@) { }