blib/lib/Wikibase/Datatype/Struct/Lexeme.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | l | !l | condition |
---|---|---|---|
40 | 0 | 1 | $struct_hr->{'forms'} //= [] |
88 | 0 | 1 | $struct_hr->{'senses'} //= [] |
95 | 1 | 2 | $struct_hr->{'claims'}{$statement->snak->property} //= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
111 | 1 | 1 | 3 | not exists $struct_hr->{'type'} or $struct_hr->{'type'} ne "lexeme" |