blib/lib/ODS/Table/Column/Hash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 6 | 0 | 0 | $_[0]->required_keys and do { @missing = grep({not defined $_[1]{$_};} @{$_[0]->required_keys;}); @missing } |
44 | 4 | 0 | 0 | $self->reference and ref $value |
line | l | !l | condition |
---|---|---|---|
16 | 6 | 0 | $_[1] || '' |