blib/lib/Mojar/Message/BulkSms.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 22 | 36.3 |
line | true | false | branch |
---|---|---|---|
39 | 5 | 7 | @_ && ref $_[-1] eq 'CODE' ? : |
40 | 0 | 12 | unless @_ % 2 == 0 |
44 | 6 | 6 | if @_ |
48 | 2 | 10 | if @missing |
75 | 0 | 0 | if ($cb) { } |
90 | 0 | 0 | if $error = $tx->error |
95 | 0 | 0 | if length($advice = ($error->{'advice'} //= -3)) == 1 |
97 | 0 | 0 | unless (eval { do { @$error{"advice", "message"} = split(/\|/u, $tx->res->body, 0); $advice == 0 if length($advice = ($error->{'advice'} //= -3)) == 1 } }) |
98 | 0 | 0 | if $@ |
103 | 0 | 0 | $cb ? : |
110 | 4 | 0 | $cb ? : |