blib/lib/Crypt/PKCS11/Easy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
354 | 0 | 0 | 0 | $_->{'token'}{'label'} and $arg{'token'} eq $_->{'token'}{'label'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
334 | 0 | 0 | 0 | defined $arg{'id'} or defined $arg{'token'} |
599 | 0 | 0 | 0 | exists $args->{'file'} or exists $args->{'data'} |
751 | 0 | 0 | 0 | $slot_id //= $self->slot |
773 | 0 | 0 | 0 | $slot_id //= $self->slot |