blib/lib/Metabrik/Server/Http.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | l | !l | condition |
---|---|---|---|
45 | 0 | 0 | defined $self->global && $self->global->rtimeout || 3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
41 | 0 | 0 | 0 | $hostname ||= $self->hostname |
42 | 0 | 0 | 0 | $port ||= $self->port |
43 | 0 | 0 | 0 | $root ||= $self->datadir |