| blib/lib/CAE/Nastran/Nasmod.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 163 | 105 | 5 | 33 | $cards and $line =~ /^\w+/ |
| 110 | 24 | 9 | $cards and $line =~ /^\w+/ and not $line =~ /^$cards/ | |
| 188 | 72 | 1 | 1 | $maxoccur and $maxoccur <= $occur |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 15 | 0 | 32 | 0 | ref $this || $this |