Branch Coverage

blib/lib/GQRX/Remote.pm
Criterion Covered Total %
branch 15 28 53.5


line true false branch
41 0 2 if ($self->{'exit_on_error'})
61 1 1 if ($self->{'_connection'})
71 0 2 unless ($connection)
85 2 2 if ($self->{'_connection'} and $self->{'_connection'}->connected)
98 0 7 unless ($self->{'_connection'}->connected)
105 0 7 if (not defined $buf) { }
121 1 7 if (not $self->{'_connection'}) { }
0 7 elsif (not $self->{'_connection'}->connected) { }
140 0 1 if ($response ne 'RPRT 0')
160 1 1 if ($response ne 'RPRT 0')
194 0 1 if ($response ne 'RPRT 0')
214 0 0 if ($response ne 'RPRT 0')
227 0 0 if ($response ne 'RPRT 0')
240 0 0 if ($response ne 'RPRT 0')