blib/lib/Games/Cellulo/Game/Particle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 32 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | if $_ eq 1 |
27 | 0 | 0 | if $_ eq 2 |
34 | 0 | 0 | if $_ eq 3 |
35 | 0 | 0 | if $_ eq 4 |
54 | 0 | 0 | if $self->type eq 2 |
55 | 0 | 0 | if $self->type eq 1 |
56 | 0 | 0 | if $self->type eq 3 |
57 | 0 | 0 | if $self->type eq 4 |
108 | 0 | 0 | unless $num_successes |
116 | 0 | 0 | unless $num_tries |
124 | 0 | 0 | unless $num_avoid_successes |
132 | 0 | 0 | unless $p_found_free_path |
133 | 0 | 0 | unless $p_found_free_path_went_in_direction_x |
134 | 0 | 0 | unless $p_went_in_direction |
163 | 0 | 0 | if $p[$i] == $min |
165 | 0 | 0 | if @possibles |