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