blib/lib/Net/Presto/Statement.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 26 | 3.8 |
line | true | false | branch |
---|---|---|---|
6 | 0 | 3 | $ENV{'PERL_PRESTO_DEBUG'} ? : |
50 | 0 | 0 | unless $_[0]{'data'} |
59 | 0 | 0 | unless my $data = $self->fetch |
72 | 0 | 0 | unless my $columns = $self->columns |
79 | 0 | 0 | unless my $url = $self->res->{'nextUri'} |
81 | 0 | 0 | if $cb |
82 | 0 | 0 | if @ret and not $ret[0] |
95 | 0 | 0 | unless my $url = $self->res->{'nextUri'} |
103 | 0 | 0 | unless $response->is_success |
105 | 0 | 0 | if ($response->content) { } |
122 | 0 | 0 | if ($self->error) |
130 | 0 | 0 | unless ($self->state eq 'FINISHED') |
132 | 0 | 0 | if ($@) |