Condition Coverage

blib/lib/AnyEvent/Consul/Exec.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
88 0 0 0 $self->{'_nack'} == $self->{'_nexit'} and $self->{'_nexit'} >= $self->{'min_node_count'}

or 2 conditions

line l !l condition
35 0 0 $self->{$_} //= sub { }
36 0 0 $self->{'wait'} //= 2
37 0 0 $self->{'consul_args'} //= []
39 0 0 $self->{'min_node_count'} //= 0