Branch Coverage

lib/Wireguard/WGmeta/Cli/Commands/Enable.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
13 0 1 if ($self->_retrieve_or_die($self->{'input_args'}, 0) eq "help")
27 1 0 if (defined $ENV{'IS_TESTING'}) { }