| blib/lib/WWW/MetaForge/GameMapData.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 7 | 14.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 142 | 0 | 0 | 0 | exists $response->{'data'} and ref $response->{'data'} eq "HASH" |
| line | l | !l | condition |
|---|---|---|---|
| 80 | 1 | 0 | $VERSION // "dev" |
| 143 | 0 | 0 | $response->{'data'}{'markers'} // [] |