blib/lib/Net/SMS/CDYNE.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 16 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 0 | 0 | 0 | $args && %$args |
line | l | !l | condition |
---|---|---|---|
32 | 0 | 0 | $args ||= {} |
143 | 0 | 0 | delete $args{'ReferenceID'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 0 | 0 | 0 | $args->{'LicenseKey'} ||= $self->api_key |
56 | 0 | 0 | 0 | not $response_code or index($response_code, '2') != 0 |
140 | 0 | 0 | 0 | $args{'LicenseKey'} ||= $self->api_key |