Branch Coverage

blib/lib/Thesaurus.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
73 42 34 $$self{'params'}{'ignore_case'} ? :
82 0 79 if (@_ > 1) { }
84 0 0 unless %$lists
89 0 79 unless exists $$lists{$_[0]}
101 38 41 $$self{'params'}{'ignore_case'} ? :
104 0 79 if exists $lists{$key}
108 13 66 exists $$self{'data'}{$search_key} ? :
120 0 2 unless exists $$self{'data'}{$item}
136 4 2 if exists $done{$key}
151 8 10 if $$self{'params'}{'ignore_case'}