Branch Coverage

blib/lib/Text/BibTeX.pm
Criterion Covered Total %
branch 16 30 53.3


line true false branch
62 17 431 if ($encoding eq 'utf-8') { }
63 0 17 if (utf8::is_utf8($result)) { }
77 10 367 if ($encoding eq 'utf-8' and utf8::is_utf8($value)) { }
259 0 13 if $constname eq 'constant'
261 13 0 if $constname =~ /^BT/
263 0 13 unless defined $val
460 0 0 unless $entry->parse_ok
463 0 0 if $result and $dest
523 0 6 unless (defined($prev_symtab = $prev_symtab->{$component}))
530 0 2 if ($superclass and not $package->isa($superclass))
539 0 3 unless ($package->can($method))
588 0 9 if @$list == 0
589 0 9 $quote ? :
590 2 7 if @list == 1
591 7 0 if @list == 2