blib/lib/Finance/InteractiveBrokers/API.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
251 | 0 | 6 | 0 | exists $$self{lc $_} and defined $$self{lc $_} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
326 | 172 | 147 | 8 | $self->is_method($name) || $self->is_event($name) |