Condition Coverage

blib/lib/URI/PackageURL/App.pm
Criterion Covered Total %
condition 0 15 0.0


or 2 conditions

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)'

or 3 conditions

line l !l&&r !l&&!r condition
322 0 0 0 $definition->component_is_required('namespace') || $definition->component_is_optional('namespace')