Condition Coverage

blib/lib/POE/Component/TLSify/ClientHandle.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
35 18 0 0 $! != 11 and $! != 11

or 3 conditions

line l !l&&r !l&&!r condition
18 17 0 1 defined $args->{'SSL_verify_mode'} or defined $args->{'SSL_ca_file'}
0 0 1 defined $args->{'SSL_verify_mode'} or defined $args->{'SSL_ca_file'} or defined $args->{'SSL_ca_path'}