| blib/lib/SystemC/Vregs/Number.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 26 | 38.4 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | unless defined $vecb |
| 22 | 0 | 0 | unless defined $veca |
| 23 | 0 | 0 | if ($veca->Lexicompare($vecb) < 0) { } |
| 29 | 0 | 0 | unless defined $vecb |
| 30 | 0 | 0 | unless defined $veca |
| 31 | 0 | 0 | if ($veca->Lexicompare($vecb) > 0) { } |
| 44 | 2 | 13 | if ($text =~ s/^(\d+)\'/'/) |
| 47 | 5 | 10 | if ($text =~ /^(\'d|)(\d+)$/i) { } |
| 9 | 1 | elsif ($text =~ /^(0x|\'[hx])([a-z0-9]+)$/i) { } | |
| 1 | 0 | elsif ($text =~ /^\'b([0-1]+)$/i) { } | |
| 48 | 0 | 5 | unless $width |
| 52 | 0 | 9 | unless $width |
| 56 | 0 | 1 | unless $width |