blib/lib/Exporter/Heavy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 16 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
124 | 0 | 0 | 0 | $sym =~ s/^&// && $export_cache->{$sym} |
134 | 0 | 0 | 0 | @imports == 2 and not $imports[1] |
232 | 0 | 0 | 0 | @nontag and $^W |
line | l | !l | condition |
---|---|---|---|
68 | 0 | 0 | $Exporter::Cache{$pkg} ||= {} |
167 | 0 | 0 | $Exporter::FailCache{$pkg} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
241 | 0 | 0 | 0 | ref $self || $self |