Branch Coverage

lib/WebService/Shippo/Collection.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
13 0 0 if ref $invocant
26 0 0 unless defined $invocant->{'next'}
34 0 0 unless defined $invocant->{'next'}
48 0 0 unless defined $invocant->{'previous'}
56 0 0 unless defined $invocant->{'previous'}
70 0 0 if wantarray
79 0 0 unless $position > 0 and $position <= $invocant->{'count'}