Condition Coverage

blib/lib/Verilog/Netlist/Logger.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
70 8 0 0 $self->warnings and not $allow =~ /warning/

or 2 conditions

line l !l condition
69 0 8 $params{'allow'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
70 0 0 8 $self->errors or $self->warnings and not $allow =~ /warning/
92 0 0 203 $? || $self->errors || $self->warnings