| blib/lib/Circle/Widget/Entry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 8 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 2 | 0 | if (defined(my $history = $self->{'history'})) |
| 40 | 0 | 2 | if $overcount > 0 |
| 60 | 0 | 0 | if $self->{'on_typing'} |
| 94 | 0 | 0 | unless grep {$_ eq $str;} @{$self->get_prop_items;} |