Branch Coverage

lib/Sailthru/Client.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
33 0 5 if $timeout
59 1 1 if keys %{$vars;}
60 1 1 if keys %{$options;}
61 1 1 if $schedule_time
100 2 1 if keys %{$vars;}
101 2 1 if keys %{$lists;}
102 2 1 if keys %{$templates;}
246 1 0 if ($method eq 'GET') { }
0 0 elsif ($method eq 'POST') { }
0 0 elsif ($method eq 'DELETE') { }