Branch Coverage

lib/Rex/Cloud/Jiffybox.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
56 0 0 if ($type eq 'GET') { }
0 0 elsif ($type eq 'POST') { }
0 0 elsif ($type eq 'PUT') { }
0 0 elsif ($type eq 'DELETE') { }
73 0 0 if ($res->code >= 500)
83 0 0 unless ($data->{'result'})
97 0 0 if ($with_key)
138 0 0 $data{$_} ? :
147 0 0 if (exists $data{'password'})
151 0 0 if (exists $data{'key'})
155 0 0 if (exists $data{'metadata'})
160 0 0 if (exists $data{'clone_id'}) { }
183 0 0 if ($sleep_countdown <= 3)
199 0 0 if ($sleep_countdown <= 3)
247 0 0 if ($sleep_countdown <= 3)
264 0 0 if ($state eq "READY")
265 0 0 if ($data->{'result'}{$instance_id}{'running'}) { }
296 0 0 unless $_->{'__state'} eq "READY"