| blib/lib/Circle/FE/Term/Widget/Entry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 0 | if $autoclear |
| 56 | 0 | 0 | unless defined $text |
| 81 | 0 | 0 | if (not defined $history_index) { } |
| 0 | 0 | elsif ($history_index == 0) { } | |
| 83 | 0 | 0 | unless @$history |
| 104 | 0 | 0 | unless defined $history_index |
| 105 | 0 | 0 | if ($history_index < $#$history) { } |