Branch Coverage

blib/lib/Circle/FE/Term/Widget/Entry.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
48 0 0 if $autoclear
57 0 0 $want_typing ? :
65 0 0 unless defined $text
90 0 0 if (not defined $history_index) { }
0 0 elsif ($history_index == 0) { }
92 0 0 unless @$history
113 0 0 unless defined $history_index
114 0 0 if ($history_index < $#$history) { }