Condition Coverage

blib/lib/Config/XrmDatabase.pm
Criterion Covered Total %
condition 11 16 68.7


and 3 conditions

line !l l&&!r l&&r condition
269 80 0 11 exists $db->{$component} and exists $db->{$component}{'!!VALUE'}
355 0 0 750 defined $var and defined $value

or 2 conditions

line l !l condition
115 6682 4252 $db->{$_} //= {}
561 5 5 $$folded{$+{'key'}} //= {}

or 3 conditions

line l !l&&r !l&&!r condition
229 3 16 0 $opt{'on_failure'} //= $self->_query_on_failure
230 3 16 0 $opt{'return_value'} //= $self->_query_return_value