Branch Coverage

blib/lib/Catmandu/CA/API/Login.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
27 0 0 if ($self->url =~ m[^https?://[^/:]:([0-9]+)/])
31 0 0 if ($self->url =~ /^https/) { }
53 0 0 if ($response->is_success) { }