blib/lib/Crypt/PKCS11/Attribute/AttributeArray.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
38 | 2 | 1 | unless (blessed $_ and $_->isa('Crypt::PKCS11::Attribute')) |
59 | 2 | 1 | unless (blessed $_ and $_->isa('Crypt::PKCS11::Attribute')) |
71 | 1 | 1 | unless (ref $cb eq 'CODE') |
96 | 2 | 1 | unless (blessed $_ and $_->isa('Crypt::PKCS11::Attribute')) |