lib/Wireguard/WGmeta/Cli/Commands/Add.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 0 | if ($self->_retrieve_or_die($self->{'input_args'}, 0) eq "help") |
22 | 0 | 0 | if ($len > 2) |
25 | 0 | 0 | if scalar @additional_args % 2 != 0 |
48 | 0 | 0 | exists $host_interface{'FQDN'} ? : |
54 | 0 | 0 | if (exists $host_interface{'DNSHost'}) |
61 | 0 | 0 | $prefix eq '+' ? : |
64 | 0 | 0 | if (defined $self->{'additional_args'}) |
70 | 0 | 0 | if ($attr_type == 10) { } |
0 | 0 | elsif ($attr_type == 13) { } | |
79 | 0 | 0 | if $attr_type != 14 |