Condition Coverage

blib/lib/Mojo/IOLoop/TLS.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
50 0 0 0 $args->{'tls_ca'} and -T $args->{'tls_ca'}

or 3 conditions

line l !l&&r !l&&!r condition
57 0 0 0 $tls->{'SSL_cert_file'} ||= $CERT
58 0 0 0 $tls->{'SSL_key_file'} ||= $KEY