Branch Coverage

blib/lib/Docker/Registry/V2.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
57 12 3 if ($response->status == 200) { }
0 3 elsif ($response->status == 401) { }
61 0 12 if ($@)
83 11 1 unless $response->headers->{'link'}