Condition Coverage

blib/lib/Device/Chip/Adapter/UART.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
118 0 0 0 defined $args{$_} and $self->{$_} = delete $args{$_}
167 0 0 0 defined $gpios->{$_} and $set{lc $_} = $gpios->{$_}