| blib/lib/URI/PackageURL/App.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 245 | 0 | 0 | $PURL_ENVS{$key} || '' |
| 273 | 0 | 0 | $definition->component_requirement("namespace") // "-" |
| 277 | 0 | 0 | $definition->component_requirement("name") // "-" |
| 281 | 0 | 0 | $definition->component_requirement("version") // "-" |
| 285 | 0 | 0 | $definition->component_requirement("subpath") // "-" |
| 432 | 0 | 0 | $repository->{'default_repository_url'} || '(none)' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 322 | 0 | 0 | 0 | $definition->component_is_required('namespace') || $definition->component_is_optional('namespace') |