| blib/lib/Module/Install/ShareFile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 17 | 0 | 0 | 0 | defined $file and -f $file |
| 22 | 0 | 0 | 0 | defined $type and $type eq 'module' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 0 | 0 | 0 | defined $type and $type eq 'module' or $type eq 'dist' |