Condition Coverage

blib/lib/URI/pack.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
56 2 0 3 defined $self->authority && $self->authority ne ''
62 0 0 15 $self->path ne '' && $self->path ne '/'
129 0 0 4 @path_segments and $path_segments[0] eq ''

or 3 conditions

line l !l&&r !l&&!r condition
153 2 0 1 $self->has_package_uri or $self->has_part_name