Condition Coverage

blib/lib/Dancer/Plugin/LDAP.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
124 0 0 0 $$conn_details{'connection_check_threshold'} and time - $$handle{'last_connection_check'} < $$conn_details{'connection_check_threshold'}
218 0 0 0 exists $$return_settings{'connectivity-check-threshold'} and not exists $$return_settings{'connection_check_threshold'}

or 2 conditions

line l !l condition
105 0 0 $arg || 'default connection'
121 0 0 $handles{$pid_tid}{$handle_key} || {}
225 0 0 $$return_settings{'connection_check_threshold'} ||= 30