| blib/lib/Consul.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 20 | 40.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 35 | 0 | 2 | $self->ssl ? : | 
| 42 | 0 | 4 | if $trailing | 
| 43 | 0 | 4 | if %args | 
| 53 | 0 | 0 | /^_/ ? : | 
| 57 | 0 | 4 | if ($self->_has_token) | 
| 65 | 0 | 4 | defined $args{'_content'} ? : | 
| 75 | 0 | 0 | if length $resp->content > 0 | 
| 110 | 4 | 0 | $#_ % 2 == 1 && ref $_[$#_] eq 'CODE' ? : | 
| 122 | 4 | 0 | unless (&$valid_cb($resp->status)) | 
| 132 | 0 | 3 | wantarray ? : |