Branch Coverage

blib/lib/Net/Async/Hetzner/Robot.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
21 7 1 if exists $params{'user'}
22 7 1 if exists $params{'password'}
23 0 8 if exists $params{'base_url'}
40 1 0 unless ($self->user and $self->password)
64 0 10 unless ($self->{'_http'})
93 2 3 if $req->has_content