blib/lib/Game/TextMapper/Schroeder/Archipelago.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 29 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
86 | 0 | 0 | 0 | $top > 2 and rand() < "0.6" |
line | l | !l | condition |
---|---|---|---|
126 | 0 | 0 | shift() || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
72 | 0 | 0 | 0 | not $legal or $self->altitude->{$other} <= $self->bottom |
118 | 0 | 0 | 0 | shift() // $self->width |
119 | 0 | 0 | 0 | shift() // $self->height |
120 | 0 | 0 | 0 | shift() // $self->concentration |
121 | 0 | 0 | 0 | shift() // $self->eruptions |
122 | 0 | 0 | 0 | shift() // $self->top |
123 | 0 | 0 | 0 | shift() // $self->bottom |
124 | 0 | 0 | 0 | shift() || time |