blib/lib/Crypt/PKCS11.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 15 | 93.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
1784 | 0 | 1 | 1 | defined $notifycb and ref $notifycb ne 'CODE' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
1614 | 1 | 2 | 1 | ref $this || $this |
1669 | 4 | 1 | 4 | exists $$args{'CreateMutex'} or exists $$args{'DestroyMutex'} |
5 | 1 | 3 | exists $$args{'CreateMutex'} or exists $$args{'DestroyMutex'} or exists $$args{'LockMutex'} | |
2 | 1 | 2 | exists $$args{'CreateMutex'} or exists $$args{'DestroyMutex'} or exists $$args{'LockMutex'} or exists $$args{'UnlockMutex'} |