Condition Coverage

blib/lib/Crypt/PKCS11/Attribute/CK_DATE.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
36 3 1 1 defined $month and defined $day
37 1 2 1 defined $year and $year =~ /^([0-9]{4})-?([0-9]{2})-?([0-9]{2})$/ou
41 1 1 3 defined $year and defined $month
2 1 2 defined $year and defined $month and defined $day