| blib/lib/CAD/Format/STL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 260 | 0 | 0 | 12 | $next and $next =~ /^\s*outer\s+loop$/ |
| 276 | 0 | 0 | 12 | $end and $end =~ /^\s*endfacet/ |
| line | l | !l | condition |
|---|---|---|---|
| 138 | 3 | 1 | $index ||= 0 |
| 174 | 0 | 1 | ref $file || '' |
| 392 | 1 | 0 | ref $file || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 93 | 0 | 2 | 0 | ref $package || $package |