blib/lib/Wikibase/Datatype/Struct/Lexeme.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | l | !l | condition |
---|---|---|---|
40 | 0 | 0 | $struct_hr->{'forms'} //= [] |
78 | 0 | 0 | $struct_hr->{'senses'} //= [] |
85 | 1 | 1 | $struct_hr->{'claims'}{$statement->snak->property} //= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
101 | 1 | 1 | 2 | not exists $struct_hr->{'type'} or $struct_hr->{'type'} ne 'lexeme' |