Condition Coverage

blib/lib/Net/SMS/CDYNE.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 $args && %$args

or 2 conditions

line l !l condition
32 0 0 $args ||= {}
143 0 0 delete $args{'ReferenceID'} || ''

or 3 conditions

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