Branch Coverage

blib/lib/WARC/Collection.pm
Criterion Covered Total %
branch 24 24 100.0


line true false branch
111 10 10 if scalar @_ and $_[0] eq 'from'
113 2 18 unless scalar @_
120 10 13 if (UNIVERSAL::isa($index, 'WARC::Index')) { }
124 1 12 unless $isys
144 11 7 if $index->searchable($key)
165 1 65 unless (defined wantarray)
168 1 64 unless scalar @_
170 1 63 if scalar @_ % 2
175 19 44 if (grep UNIVERSAL::isa($_, 'ARRAY'), @_) { }
179 9 20 unless UNIVERSAL::isa($step[$i], 'ARRAY')
212 31 32 if (wantarray) { }
214 31 1 scalar @results ? :