Branch Coverage

blib/lib/MARC/Charset/Code.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
88 1 3 if ($code->charset_name eq 'CJK') { }
109 1 109 if ($code->charset_name eq 'CJK') { }
115 87 22 if ($code->default_charset_group eq 'G0') { }
150 0 8 if $self->is_combining
193 5 32 if $charset eq 's' or $charset eq 'g' or $charset eq 'b' or $charset eq 'p' or $charset eq 'B' or $charset eq '3' or $charset eq 'N' or $charset eq 'S' or $charset eq '2' or $charset eq '1'
220 2 11 if $charset eq 's' or $charset eq 'g' or $charset eq 'b' or $charset eq 'p'
226 4 3 if $charset eq 's' or $charset eq 'B' or $charset eq '3' or $charset eq 'N' or $charset eq 'S' or $charset eq '2'
234 1 1 if $charset eq '4' or $charset eq 'E' or $charset eq 'Q'
239 1 0 if $charset eq '1'