Branch Coverage

lib/Kephra/App/Panel/Notepad.pm
Criterion Covered Total %
branch 0 58 0.0


line true false branch
10 0 0 ref $_[0] eq 'Wx::StyledTextCtrl' ? :
13 0 0 ref $_[0] eq 'Wx::StyledTextCtrl' ? :
25 0 0 if (_global_ref()) { }
40 0 0 if ($$indicator{'selection'}{'fore_color'} ne '-1')
55 0 0 if ($file_name)
57 0 0 if (-e $file_name)
69 0 0 if ($key == &Wx::WXK_ESCAPE) { }
0 0 elsif ($key == &Wx::WXK_UP) { }
0 0 elsif ($key == &Wx::WXK_DOWN) { }
0 0 elsif ($key == &Wx::WXK_F3) { }
0 0 elsif ($key == &Wx::WXK_F5) { }
0 0 elsif ($key == &Wx::WXK_F12) { }
0 0 elsif ($key == 70 and $event->ControlDown) { }
72 0 0 if $event->ControlDown and $event->AltDown
75 0 0 if $event->ControlDown and $event->AltDown
78 0 0 if ($event->ControlDown)
80 0 0 $event->ShiftDown ? :
87 0 0 $sel_beg == $sel_end ? :
92 0 0 if (not defined $interpreter or $interpreter eq 'eval') { }
94 0 0 if $@
101 0 0 if $event->ControlDown
109 0 0 if (get_visibility() and not _splitter()->IsSplit)
125 0 0 unless defined $visibile
130 0 0 if ($visibile) { }
150 0 0 unless defined $text and $text
152 0 0 if $np->GetLength
160 0 0 if ($file_name)
162 0 0 if (open my $FH, '>', $file_name)
169 0 0 unless $splitter->IsSplit