Branch Coverage

blib/lib/Net/RackSpace/CloudServers/Server.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
64 0 0 if $response->code != 202
82 0 0 if $response->code != 202
97 0 0 if $response->code != 202
121 0 0 if ($response->code != 202)
126 0 0 unless (defined $$hash_response{'image'})
143 0 0 defined $self->metadata ? :
0 0 defined $self->personality ? :
166 0 0 if $response->code != 202
168 0 0 if $DEBUG
169 0 0 unless defined $$hash_response{'server'}
171 0 0 if ref $$hash_response{'server'} ne 'HASH'