| blib/lib/Test/Stream/Exporter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 17 | 18 | 94.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 60 | 795 | 3510 | 4331 | $args and @$args | 
| 69 | 64 | 7474 | 213 | not ref $item and $item =~ /^-(all|default)$/ | 
| 90 | 7101 | 15175 | 64 | @imports and ref $imports[0] | 
| line | l | !l | condition | 
|---|---|---|---|
| 28 | 5669 | 2197 | $pkg->can($name) || (next) | 
| 95 | 1 | 62 | delete $options->{'-prefix'} || '' | 
| 96 | 1 | 62 | delete $options->{'-postfix'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 97 | 61 | 2 | 0 | delete $options->{'-as'} || $export |