blib/lib/Crypt/PKCS11/Attribute/CK_BYTE.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 1 | 2 | 2 | defined $byte and &Crypt::PKCS11::XS::SvUOK($byte) |
3 | 1 | 1 | defined $byte and &Crypt::PKCS11::XS::SvUOK($byte) and $byte <= 255 |