Branch Coverage

blib/lib/WebService/Mojang/Minecraft/UUIDLookup.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
112 0 0 unless ($response->is_success)
115 0 0 unless my $result = &JSON::from_json(scalar $response->decoded_content)
128 0 0 if ($result->{'id'} and $self->lookup_previous_usernames)
132 0 0 wantarray ? :
169 0 0 unless ($response->is_success)
172 0 0 unless my $result = &JSON::from_json(scalar $response->decoded_content)
182 0 0 wantarray ? :