| blib/lib/CAE/Nastran/Nasmod/Entity.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 188 | 12 | 33 | 25 | $$self{'content'}[$x] and $$self{'content'}[$x] =~ /^$$refa_filter[$col]$/ |
| 206 | 6 | 19 | 15 | $$self{'content'}[$x] and $$self{'content'}[$x] =~ /^$vergleichsString$/ |
| 267 | 6 | 1 | 43 | $x < @{$$self{'content'};} and $x < 10 + $zeile * 10 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 13 | 0 | 116 | 0 | ref $this || $this |