Condition Coverage

blib/lib/Apache/TS/AdminClient.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 0 -r $$self{'_socket_path'} and -w $$self{'_socket_path'}
0 0 0 -r $$self{'_socket_path'} and -w $$self{'_socket_path'} and -S $$self{'_socket_path'}

or 3 conditions

line l !l&&r !l&&!r condition
86 0 0 0 $args{'socket_path'} || _find_socket()
135 0 0 0 $args{'force'} or $args{'reopen'}
189 0 0 0 defined $status or $status == 0