lib/Config/HAProxy/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 16 | 31.2 |
line | true | false | branch |
---|---|---|---|
27 | 68 | 183 | if (defined(my $val = shift())) |
28 | 0 | 68 | if @_ |
38 | 0 | 0 | if (my $val = shift()) |
39 | 0 | 0 | if @_ |
49 | 0 | 30 | if (my $val = shift()) |
50 | 0 | 0 | if @_ |
84 | 52 | 0 | if (defined(my $v = $self->orig)) |
87 | 0 | 0 | unless $self->kw |