| blib/lib/Net/SRCDS/Queries.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 0 | 0 | 0 | exists $sr->{'player'} and exists $sr->{'rules'} |
| line | l | !l | condition |
|---|---|---|---|
| 27 | 0 | 2 | $args{'LocalPort'} || 0 |
| 36 | 0 | 2 | $args{'timeout'} || 3 |
| 0 | 2 | $args{'encoding'} || undef |