| lib/BalanceOfPower/Player/Role/Traveler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 6 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 0 | if (my $route = $plan{$way}{$destination}) |
| 47 | 0 | 0 | if ($route->{'status'} eq 'KO') { } |
| 0 | 0 | elsif ($route->{'cost'} > $self->movements) { } |