Condition Coverage

blib/lib/Statistics/R/IO/QapEncoding.pm
Criterion Covered Total %
condition 18 32 56.2


and 3 conditions

line !l l&&!r l&&r condition
218 0 100 0 exists $list->{'attributes'} and grep {$_ ne 'names';} keys %{$$list{'attributes'};}
238 82 6 12 $row_names and $row_names->type eq 'integer'
88 0 12 $row_names and $row_names->type eq 'integer' and not defined $row_names->elements->[0]
255 0 0 6 ref $class eq 'ARRAY' and scalar @{$class;} == 1
258 0 0 6 ref $package eq 'ARRAY' and scalar @{$package;} == 1
275 3 347 925 @chars and not ord $chars[-1]
350 3 0 30 defined $re and defined $im
664 161 0 0 ref $data and ref $data ne ref []

or 2 conditions

line l !l condition
103 1098 0 shift() // (return)
377 14 0 shift() // (return)
408 9 0 shift() // (return)
602 0 5 $attributes //= {}