blib/lib/Net/SMS/Massenversand.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
75 | 1 | 0 | if ($response->is_success) { } |
159 | 1 | 0 | if ($response->is_success) { } |
161 | 0 | 1 | if ($c =~ /OK \((\d+), (\d+) .*\)/) { } |
190 | 2 | 0 | if $response->is_success |