Branch Coverage

blib/lib/Crypt/PKCS11/Attribute/CK_BYTE.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
36 3 1 unless (defined $byte and &Crypt::PKCS11::XS::SvUOK($byte) and $byte <= 255)
48 1 1 unless (defined $$self{'pValue'})