Condition Coverage

blib/lib/Crypt/TimestampedData.pm
Criterion Covered Total %
condition 8 37 21.6


and 3 conditions

line !l l&&!r l&&r condition
314 0 0 5 defined $ci->{'contentType'} and $ci->{'contentType'} eq $OID_CT_TSTDATA
321 0 0 0 defined $ci->{'contentType'} and $ci->{'contentType'} eq $OID_CT_SIGNEDDATA
328 0 0 0 defined $econtent_type and $econtent_type eq $OID_CT_TSTDATA
380 0 0 6 defined $content_type and $content_type eq "1.2.840.113549.1.7.1"
432 0 0 0 defined $ci->{'contentType'} and $ci->{'contentType'} eq $OID_CT_SIGNEDDATA
499 4 0 0 defined $ci_probe and ref $ci_probe eq "HASH"
4 0 0 defined $ci_probe and ref $ci_probe eq "HASH" and exists $ci_probe->{'contentType'}
516 0 0 4 defined $item and not ref $item
0 0 4 defined $item and not ref $item and -e $item
522 0 0 4 defined $der and length $der
543 0 0 4 defined $out and length $out

or 2 conditions

line l !l condition
324 0 0 $sd->{'encapContentInfo'} || {}
435 0 0 $sd->{'encapContentInfo'} || {}