| blib/lib/Metabrik/Network/Http.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 0 | 0 | unless $self->brik_help_run_undef_arg("probe", $host) | 
| 39 | 0 | 0 | if ($self->host_header) | 
| 45 | 0 | 0 | unless $self->connect | 
| 46 | 0 | 0 | unless $self->write($probe) | 
| 47 | 0 | 0 | unless my $response = $self->read | 
| 50 | 0 | 0 | if (length $response) | 
| 51 | 0 | 0 | unless my $sp = "Metabrik::String::Parse"->new_from_brik_init($self) |