Branch Coverage

blib/lib/Text/Diff3/DiffHeckel.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
13 0 48 unless ($self->_is_a_text($A))
16 0 48 unless ($self->_is_a_text($B))
36 129 225 if $x != 5
49 231 90 if $auniq < $a0 or $buniq < $b0
55 16 74 if ($a0 <= $a1 and $b0 <= $b1) { }
15 59 elsif ($a0 <= $a1) { }
20 39 elsif ($b0 <= $b1) { }