| blib/lib/Alter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 14 | 64.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 28 | 1 | 5 | $type and ref $type |
| 29 | 0 | 5 | $type and ref $type and $ref_tab{reftype $type} | |
| 28 | 0 | 1 | $type and $type eq 'NOAUTO' | |
| 73 | 19 | 0 | 0 | not is_xs() and $destroy |
| line | l | !l | condition |
|---|---|---|---|
| 75 | 19 | 0 | 'Exporter'->can('import') || die(q[Exporter can't import???]) |