Branch Coverage

File:Dpkg/Control/HashCore/Tie.pm
Coverage:68.8%

line%coveragebranch
760TFunless $parent->isa("Dpkg::Control::HashCore") or $parent->isa("Dpkg::Control::Hash")
86100TFif exists $self->[0]{$key}
94100TFunless (exists $self->[0]{$key})
11350TFif (exists $self->[0]{$key}) { }
12750TFif exists $self->[0]{lc $key}
137100TFif ($found) { }
13850TFif exists $self->[0]{lc $key}
140100TFif $key eq $prev