Condition Coverage

blib/lib/Verilog/Parser.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
136 0 3 512 !defined($self->{'use_std'}) && $self->{'_sigparser'}
137 53 3 459 not $self->{'symbol_table'}[2]{'std'} and $self->{'use_std'} || $quiet

or 2 conditions

line l !l condition
121 0 0 $self->filename || ''
0 0 $self->lineno || ''

or 3 conditions

line l !l&&r !l&&!r condition
137 0 459 3 $self->{'use_std'} || $quiet