Branch Coverage

blib/lib/Finance/SE/Catalog.pm
Criterion Covered Total %
branch 23 32 71.8


line true false branch
193 1 0 unless (keys %code_occurrences)
208 0 5 if $se_by_primary_code{$_}
214 3 2 if (length $rec->{'yf_code'})
216 0 3 if $se_by_primary_code{$_}
220 1 2 if (length $rec->{'add_yf_codes'})
222 0 1 if $se_by_primary_code{$_}
230 1 4 if (length $rec->{'add_codes'})
232 0 2 if $se_by_primary_code{$_}
239 1 4 if (length $rec->{'local_name'})
241 0 1 if $se_by_primary_name_lc{$_}
248 2 3 if (length $rec->{'add_names'})
250 0 3 if $se_by_primary_name_lc{$_}
265 1 3 unless my $rec = $se_by_code{$code}
267 0 3 unless $code_occurrences{$code} == 1
275 1 2 unless my $rec = $se_by_name_lc{$name}
277 0 2 unless $name_occurrences{$name} == 1