blib/lib/Export/These.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 18 | 61.1 |
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 | 2 | 6 | $type //= "CODE" |
6 | 2 | $type //= "CODE" | |
3 | 2 | $type //= "CODE" | |
4 | 0 | $Exporter::ExportLevel //= 0 | |
2 | 0 | $Exporter::ExportLevel //= 0 | |
1 | 0 | $Exporter::ExportLevel //= 0 |