| blib/lib/Net/API/Telegram/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | unless UNIVERSAL::isa($resp, "HTTP::Response") |
| 42 | 0 | 0 | unless ($self->{'data'}) |
| 56 | 0 | 0 | unless length $data |
| 57 | 0 | 0 | if ($unescape) |
| 70 | 0 | 0 | if ($@) |
| 77 | 0 | 0 | unless $io->print($data) |