Condition Coverage

blib/lib/Sys/Export/Linux.pm
Criterion Covered Total %
condition 2 14 14.2


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 $self->_dst->can("dst_abs") and -f $self->_dst->dst_abs . $tz_name

or 2 conditions

line l !l condition
24 0 1 $options{'etc_path'} // "etc"

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 $self->{'src_userdb'} //= $self->_build_src_userdb
1 0 0 $self->dst_userdb // "Sys::Export::Unix::UserDB"->new("auto_import", $self->{'src_userdb'} //= $self->_build_src_userdb)
34 0 0 0 exists $self->{'dst_path_set'}{"usr/share/zoneinfo/$tz_name"} or $self->_dst->can("dst_abs") and -f $self->_dst->dst_abs . $tz_name