Branch Coverage

blib/lib/WebService/ILS/OverDrive/Library.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
42 0 0 if (my $collection_token = $self->SUPER::collection_token)
47 0 0 unless my $collection_token = $self->SUPER::collection_token
64 0 0 if (my $collection_token = $library->{'collectionToken'})