| blib/lib/Module/Build/JSAN.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 136 | 0 | 0 | 0 | $@ && print($@) |
| line | l | !l | condition |
|---|---|---|---|
| 17 | 0 | 0 | $p{'metafile'} ||= 'META.json' |
| 256 | 0 | 0 | shift() || 'MANIFEST.SKIP' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 18 | 0 | 0 | 0 | delete $p{'keywords'} || delete $p{'tags'} |
| 147 | 0 | 0 | 0 | $$p{'dist_version_from'} ||= join('/', 'lib', split(/\./, $self->module_name, 0)) . '.js' |