Condition Coverage

blib/lib/Project/Easy.pm
Criterion Covered Total %
condition 0 38 0.0


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 defined $datasource_package and $datasource_package->can('create_entity')
155 0 0 0 -f $distro_path and not -f $instance_path
202 0 0 0 defined $fixup_core and $fixup_core
360 0 0 0 $force_reconnect != 0 and $force_reconnect < 3600
362 0 0 0 $force_reconnect != 0 and time - $$current_db{'ts'}{$$} > $force_reconnect
379 0 0 0 defined $disconnect and $disconnect

or 2 conditions

line l !l condition
326 0 0 shift() || 'default'

or 3 conditions

line l !l&&r !l&&!r condition
41 0 0 0 scalar grep({$_ eq 'script';} @params) or $caller eq 'main'
196 0 0 0 shift() || $self->instance
265 0 0 0 $separator eq '_' or $separator eq ':'
291 0 0 0 $$ds_config{'package'} || $self->db_package
309 0 0 0 $$ds_config{'package'} || $self->db_package
335 0 0 0 $core->config->{'db'}{$type}{'package'} || $core->db_package