Branch Coverage

blib/lib/Crypt/PKCS11/Attribute/ByteArray.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
38 1 5 unless (scalar @_)
43 3 1 unless (defined $_ and &Crypt::PKCS11::XS::SvUOK($_) and $_ <= 255)
56 1 1 unless (defined $$self{'pValue'})