Condition Coverage

blib/lib/WE_Frontend/Publish/Rdist.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 0 $self->Config->staging->stagingext && $self->Config->staging->stagingext->{'distfile'}
68 0 0 0 $self->Config->staging->stagingext && $self->Config->staging->stagingext->{'deleteold'}
80 0 0 0 @extracgi and !defined($livecgidirectory) || $livecgidirectory eq ''
245 0 0 0 file_name_is_absolute($prog) and -x $prog

or 2 conditions

line l !l condition
247 0 0 $Config::Config{'path_sep'} || ':'

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 not defined $livehost or $livehost eq ''
77 0 0 0 not defined $pubhtmldir or $pubhtmldir eq ''
80 0 0 0 !defined($livecgidirectory) || $livecgidirectory eq ''