| blib/lib/Export/These.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 4 | 0 | 0 | /export_ok$/ and $r eq "ARRAY" |
| 4 | 0 | 0 | /export$/ and $r eq "ARRAY" |
| line | l | !l | condition |
|---|---|---|---|
| 65 | 6 | 2 | $type //= "CODE" |
| 2 | 6 | $type //= "CODE" | |
| 3 | 2 | $type //= "CODE" |