| blib/lib/Verilog/Preproc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 28 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 499 | if ref $class |
| 48 | 1 | 498 | if $self->{'keep_comments'} eq 'sub' |
| 49 | 0 | 499 | if $self->{'keep_comments'} eq 'expand' |
| 57 | 2 | 497 | if ($self->{'synthesis'}) |
| 61 | 499 | 0 | if ($self->{'ieee_predefined'}) |
| 100 | 33 | 522 | if ($#_ > 0) { } |
| 108 | 0 | 555 | if $self->{'debug'} |
| 110 | 0 | 555 | if $self->{'debug'} |
| 111 | 3 | 552 | if (not -r $filename) { } |
| 112 | 1 | 2 | unless ($params{'open_nonfatal'}) |
| 142 | 0 | 555 | if $sym eq $val |
| 145 | 0 | 555 | if defined $val |
| 173 | 0 | 33 | if $self->{'debug'} |
| 202 | 606 | 1923 | unless defined $val |