Branch Coverage

lib/Crypt/Perl/PKCS10/Attributes.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
78 18 0 unless (&try(sub { $attr->isa($ATTR_BASE); } ))
79 18 0 if ('ARRAY' eq ref $attr) { }