| lib/Wireguard/WGmeta/Cli/Commands/Set.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 3 | if ($self->_retrieve_or_die($self->{'input_args'}, 0) eq 'help') { } |
| 29 | 5 | 23 | if ($value eq "peer") |
| 32 | 3 | 2 | if ($offset != 0) |
| 40 | 2 | 0 | if (defined $ENV{'IS_TESTING'}) { } |
| 56 | 4 | 1 | if ($self->_retrieve_or_die(\@change_set, 1) eq 'peer') { } |
| 70 | 0 | 5 | if (@value_keys % 2 != 0) |