| blib/lib/WebService/Futu.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 82 | 0 | 0 | 3 | defined $hash{'user'} || defined $hash{'id'} and defined $hash{'pass'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 82 | 2 | 1 | 0 | defined $hash{'user'} || defined $hash{'id'} |