blib/lib/WebService/ILS/RecordedBooks/PartnerBase.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 0 | unless my $isbn = shift() |
31 | 0 | 0 | unless my $request = shift() |
56 | 0 | 0 | unless my $patron = $self->native_patron(@_) |
68 | 0 | 0 | unless my $cardnum_or_email = shift() |