Branch Coverage

blib/lib/Bio/Das/FeatureIterator.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
42 0 0 if ref $class
52 0 0 if $$self{'next_result'} and @{$$self{'next_result'};}
55 0 0 unless @{$$self{'responses'};}
57 0 0 if ($response->can('results')) { }
60 0 0 if @{$$self{'next_result'};}