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