Branch Coverage

blib/lib/PerlGuard/Agent/Output/PerlGuardServer.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
41 0 0 unless $profile->should_save
65 0 0 unless ($self->can_run_yet)
72 0 0 if ($self->async_http->to_send_count > 250)
77 0 0 if ($self->async_http->in_progress_count > 250)
112 0 0 if ($response->is_error)
128 0 0 Time::HiRes::tv_interval($self->disabled_until) >= 0 ? :
138 0 0 if ($row->{'start_time'})
141 0 0 if ($row->{'finish_time'})
159 0 0 if ($row->{'start_time'})
162 0 0 if ($row->{'finish_time'})