Condition Coverage

blib/lib/WE_Frontend/Publish/Rsync.pm
Criterion Covered Total %
condition 10 33 30.3


and 3 conditions

line !l l&&!r l&&r condition
31 2 0 0 $self->Config->staging->stagingext && $self->Config->staging->stagingext->{'rsyncexe'}
40 2 0 0 $self->Config->staging->stagingext && $self->Config->staging->stagingext->{'deleteold'}
77 2 0 0 defined $liveuser and not defined $livehost
83 0 2 0 @extracgi and !defined($livecgidirectory) || $livecgidirectory eq ''
170 2 0 0 defined $liveuser and defined $livehost
174 2 0 0 $self->Config->project->projectext and $self->Config->project->projectext->{'extrastagingsub'}
190 2 0 0 defined $v and $v > 1
207 2 0 0 defined $v and $v > 1
275 0 0 0 defined $liveuser and defined $liversakey

or 3 conditions

line l !l&&r !l&&!r condition
80 0 0 2 not defined $pubhtmldir or $pubhtmldir eq ''
83 0 0 2 !defined($livecgidirectory) || $livecgidirectory eq ''