Condition Coverage

blib/lib/Tie/Subset/Array.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
104 1 1 1 exists $self->{'idx'}[$i] && exists $self->{'arr'}[$self->{'idx'}[$i]]

or 3 conditions

line l !l&&r !l&&!r condition
49 1 1 20 ref $_ or not /\A[0-9]+\z/