| blib/lib/WebService/Async/Segment/Customer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 10 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 192 | 10 | 0 | $args //= {} |
| 193 | 2 | 8 | delete $args->{'custom'} // {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 132 | 0 | 0 | 0 | $args{'traits'} //= $self->traits |
| 200 | 3 | 5 | 0 | $args->{$_} //= $self->$_ |