| script/text-mapper | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 7 | 14.2 |
| line | l | !l | condition |
|---|---|---|---|
| 41 | 0 | 0 | not defined $res and die "Cannot load Game::TextMapper: $!" |
| line | l | !l | condition |
|---|---|---|---|
| 41 | 0 | 0 | $res or die "Game::TextMapper did not return a true value\n" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 10 | 0 | 0 | my $res = require Game::TextMapper or not defined $res and die "Cannot load Game::TextMapper: $!" |