Branch Coverage

blib/lib/Lingua/YaTeA/Lexicon.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
32 320 280 if (itemExists($this, $key) == 0) { }
53 280 320 if (exists $this->{'ITEMS'}{$key})