Branch Coverage

blib/lib/WebService/SonarQube.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
47 1 1 if ($self->url =~ m[/$])
91 1 6 if $api eq 'DESTROY'
93 1 5 unless ($self->commands->{$api})
100 2 3 if ($self->username and $self->password)
109 3 2 $self->commands->{$api}{'post'} ? :