Condition Coverage

lib/Kephra/App/StatusBar.pm
Criterion Covered Total %
condition 0 44 0.0


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 0 $item[0] eq 'textpanel' and defined $item[1]

or 2 conditions

line l !l condition
192 0 0 Kephra::App::EditPanel::_ref()->GetUseTabs || 0
198 0 0 shift() || Kephra::Document::Data::get_attribute('EOL') || _none_string() || 'no'
200 0 0 _none_string() || 'no'
230 0 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
18 0 0 0 not defined $nr or $nr < 0
0 0 0 not defined $nr or $nr < 0 or $nr > @fields
0 0 0 not defined $nr or $nr < 0 or $nr > @fields or not $win
0 0 0 not defined $nr or $nr < 0 or $nr > @fields or not $win or not defined $msg
140 0 0 0 $line > 9999 or $lpos > 9999
178 0 0 0 shift() || Kephra::Document::Data::attr('syntaxmode') || _none_string()
184 0 0 0 shift() || Kephra::Document::Data::attr('codepage')
200 0 0 0 $mode eq 'none' or $mode eq 'no'
0 0 0 $mode eq 'cr' or $mode eq 'mac'
0 0 0 $mode eq 'lf' or $mode eq 'lin'
0 0 0 $mode eq 'cr+lf' or $mode eq 'win'