Condition Coverage

blib/lib/Concierge/Users/Database.pm
Criterion Covered Total %
condition 9 20 45.0


and 3 conditions

line !l l&&!r l&&r condition
195 0 194 146 $field_def_info and $field_def_info->{'required'}
328 0 5 2 ref $filters eq "HASH" and exists $filters->{'or_groups'}

or 2 conditions

line l !l condition
33 0 0 $DBI::errstr || 'Unknown error'
51 29 0 $setup_config->{'fields'} || []
113 29 0 $setup_config->{'fields'} || []
125 27 0 $runtime_config->{'table_name'} || 'users'
139 0 0 $DBI::errstr || 'Unknown error'
155 27 0 $runtime_config->{'fields'} || []
27 0 $runtime_config->{'field_definitions'} || {}