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
305 0 0 5 defined $ci->{'contentType'} and $ci->{'contentType'} eq $OID_CT_TSTDATA
312 0 0 0 defined $ci->{'contentType'} and $ci->{'contentType'} eq $OID_CT_SIGNEDDATA
319 0 0 0 defined $econtent_type and $econtent_type eq $OID_CT_TSTDATA
371 0 0 6 defined $content_type and $content_type eq "1.2.840.113549.1.7.1"
423 0 0 0 defined $ci->{'contentType'} and $ci->{'contentType'} eq $OID_CT_SIGNEDDATA
490 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'}
507 0 0 4 defined $item and not ref $item
0 0 4 defined $item and not ref $item and -e $item
513 0 0 4 defined $der and length $der
534 0 0 4 defined $out and length $out

or 2 conditions

line l !l condition
315 0 0 $sd->{'encapContentInfo'} || {}
426 0 0 $sd->{'encapContentInfo'} || {}