| blib/lib/PDL/IO/STL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 16 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 128 | 0 | 0 | 18 | $next and $next =~ /^\s*outer\s+loop$/ |
| 140 | 0 | 0 | 18 | $end and $end =~ /^\s*endfacet/ |
| line | l | !l | condition |
|---|---|---|---|
| 58 | 1 | 3 | ref $file || '' |
| 217 | 1 | 0 | ref $file || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 55 | 0 | 0 | 4 | @_ < 1 or @_ > 2 |
| 210 | 1 | 0 | 1 | @_ < 3 or @_ > 5 |