Condition Coverage

blib/lib/Convert/PEM.pm
Criterion Covered Total %
condition 10 22 45.4


and 3 conditions

line !l l&&!r l&&r condition
25 0 0 3 exists $param{'ASN'} && exists $param{'Name'}
90 4 0 4 %headers and $headers{'Proc-Type'} eq '4,ENCRYPTED'

or 2 conditions

line l !l condition
179 2 2 $param{'Password'} || ''
197 0 2 $param{'Cipher'} || 'DES-EDE3-CBC'

or 3 conditions

line l !l&&r !l&&!r condition
83 0 8 0 $param{'Name'} || $pem->name
98 0 0 6 $param{'Macro'} || $$pem{'Macro'}
113 0 0 6 $param{'Macro'} || $$pem{'Macro'}
130 0 6 0 $param{'Name'} || $pem->name