Condition Coverage

lib/XML/Compile/WSS/SecToken/X509v3.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 &blessed($cert) and $cert->isa('Crypt::OpenSSL::X509')

or 2 conditions

line l !l condition
26 0 0 $args->{'type'} ||= 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3'
52 0 0 delete $args{'format'} || 3

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 0 $args->{'name'} ||= $cert->subject
38 0 0 0 $args->{'fingerprint'} ||= $cert->fingerprint_sha1