Condition Coverage

blib/lib/Flower/Node.pm
Criterion Covered Total %
condition 2 29 6.9


and 3 conditions

line !l l&&!r l&&r condition
143 0 0 0 $tx and $tx->res
0 0 0 $tx and $tx->res and $tx->res->code
0 0 0 $tx and $tx->res and $tx->res->code and $tx->res->code == 200
146 0 0 0 not $@ and $response->{'result'} eq 'ok'
222 0 0 0 $tx and $tx->res
0 0 0 $tx and $tx->res and $tx->res->code
0 0 0 $tx and $tx->res and $tx->res->code and $tx->res->code == 200
225 0 0 0 not $@ and $response->{'result'} eq 'ok'

or 2 conditions

line l !l condition
31 6 1 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
149 0 0 0 not $self->uuid or $response->{'uuid'} eq $self->uuid