Condition Coverage

blib/lib/OpenCA/REQ.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
155 0 0 0 defined $$self{'reqFormat'} and $$self{'reqFormat'}
187 0 0 0 $$self{'req'} and $$self{'req'} =~ /SPKAC\s*=\s*/g
0 0 0 $$self{'req'} and $$self{'req'} =~ /REVOKE_CERTIFICATE_SERIAL\s*=\s*/g
625 0 0 0 $$ret{'HEADER'}{'SUBJECT_ALT_NAME'} and $$ret{'HEADER'}{'SUBJECT_ALT_NAME'} =~ /^\s*email\s*:/i || $$ret{'HEADER'}{'SUBJECT_ALT_NAME'} =~ /,\s*email\s*:/i
0 0 0 $$ret{'DN_HASH'}{'EMAILADDRESS'} and $$ret{'DN_HASH'}{'EMAILADDRESS'}[0]

or 3 conditions

line l !l&&r !l&&!r condition
124 0 0 0 ref $that || $that
146 0 0 0 $$keys{'FORMAT'} || $$keys{'INFORM'}
186 0 0 0 not defined $$self{'reqFormat'} or $$self{'reqFormat'} eq ''
625 0 0 0 $$ret{'HEADER'}{'SUBJECT_ALT_NAME'} =~ /^\s*email\s*:/i || $$ret{'HEADER'}{'SUBJECT_ALT_NAME'} =~ /,\s*email\s*:/i