blib/lib/DiaColloDB/EnumFile/FixedMap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
111 | 0 | 0 | 0 | defined $enum->{'ixbufr'} && defined $enum->{'sxbufr'} |
119 | 0 | 0 | 0 | $enum->SUPER::reopen && $enum->remap |
line | l | !l | condition |
---|---|---|---|
206 | 0 | 0 | $ilo //= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
140 | 0 | 0 | 0 | $enum->loaded or not $enum->opened |
207 | 0 | 0 | 0 | $ihi //= $enum->{'dirty'} ? length($$sxbufr) / $len_sx : $enum->{'size'} |
241 | 0 | 0 | 0 | $pack_s //= $enum->{'pack_s'} |
244 | 0 | 0 | 0 | $enum->loaded or not $enum->opened |