Condition Coverage

blib/lib/Clustericious/Admin/RemoteHandler.pm
Criterion Covered Total %
condition 21 30 70.0


and 3 conditions

line !l l&&!r l&&r condition
53 27 0 3 $self->summary and not $signal
114 38 3 6 $self->summary and not $last_line
116 35 2 4 $last_line and $line ne '0'
148 35 6 0 $fh and $last_line
41 0 0 $fh and $last_line and $line ne '0'

or 3 conditions

line l !l&&r !l&&!r condition
53 3 3 24 $self->summary and not $signal or $exit
55 4 0 26 $exit or $signal
95 0 0 0 $self->{'color'} //= $self->clad->next_color
101 60 0 28 $self->{'is_color'} //= $self->clad->color
141 6 6 29 $last_line or $code eq 'err'