Condition Coverage

lib/Wireguard/WGmeta/Cli/Commands/Show.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
130 0 0 0 $interface_is_active && keys %wg_show_section > 1

or 3 conditions

line l !l&&r !l&&!r condition
86 0 0 0 $interface eq "all" or $self->wg_meta->is_valid_interface($interface)
145 0 0 0 $printed_attribute eq "alias" or $printed_attribute eq "disabled"