Condition Coverage

blib/lib/App/RecordStream/Operation/toptable.pm
Criterion Covered Total %
condition 12 17 70.5


and 3 conditions

line !l l&&!r l&&r condition
42 10 0 0 %sorts and $all_at_end
176 304 0 0 exists $pins{'FIELD'} and $pins{'FIELD'} ne $vfield

or 2 conditions

line l !l condition
337 90 12 $records->{$key} ||= {}
345 66 138 $hash->{$x_name}{$x_value} ||= {}
357 49 0 $records->{$record_key} ||= {}
373 49 49 $data->{$xfield}{$xvalue} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
116 936 279 9 exists $used_first_level_keys{$field} or exists $vfields{$field}