Condition Coverage

lib/Kephra/App/SearchBar.pm
Criterion Covered Total %
condition 0 36 0.0


and 3 conditions

line !l l&&!r l&&r condition
27 0 0 0 $$item_data{'type'} eq 'combobox' and $$item_data{'id'} eq 'find'
0 0 0 $$item_data{'type'} eq 'combobox' and $$item_data{'id'} eq 'replace'
46 0 0 0 _search_config()->{'attribute'}{'incremental'} and Wx::Window::FindFocus() eq $find_input
56 0 0 0 $key == 65 and $event->ControlDown
0 0 0 $key == 70 and $event->ControlDown
0 0 0 $key == &Wx::WXK_HOME and $event->ControlDown
0 0 0 $key == &Wx::WXK_END and $event->ControlDown
0 0 0 $key == &Wx::WXK_BACK and $event->ControlDown
0 0 0 $key == &Wx::WXK_BACK and $event->ControlDown and $event->ShiftDown
57 0 0 0 $event->ControlDown and $event->ShiftDown
74 0 0 0 $event->ControlDown and $event->ShiftDown

or 3 conditions

line l !l&&r !l&&!r condition
231 0 0 0 shift() || get_visibility()