blib/lib/DataCube/Schema.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 32 | 6.2 |
line | l | !l | condition |
---|---|---|---|
43 | 0 | 0 | ($$self{'field_count'}) = 0 and last field_count |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
107 | 0 | 0 | 0 | $points and ref $points |
0 | 0 | 0 | $points and ref $points and ref($points) =~ /^hash$/i | |
0 | 0 | 0 | $points and ref $points and ref($points) =~ /^hash$/i and keys %$points | |
126 | 3 | 0 | 0 | @measure == 1 and $measure[0] eq 'count' |
152 | 0 | 0 | 0 | $point{'dims'} and ref($point{'dims'}) =~ /^array$/i |
255 | 0 | 0 | 0 | $self->has_asserted_lattice_points and $self->has_strict_hierarchies |
293 | 0 | 0 | 0 | exists $$self{'parents'}{$parent}{$dim} and not exists $confine{$parent} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
12 | 0 | 1 | 0 | ref $class || $class |
50 | 0 | 0 | 0 | $$self{'measures'}[$i][2] or $$self{'measures'}[$i][0] eq 'key_count' |
151 | 0 | 0 | 0 | $point{'dims'} ||= $point{'dimensions'} |