Condition Coverage

lib/Kephra/Edit/Format.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 $ep->GetCharAt($first_cpos) == 125 and $matchfirst > -1
60 0 0 0 _config()->{'auto'}{'brace'}{'make'} and $matchbrace == -1 || $ep->GetLineIndentation($line) != $matchindent

or 2 conditions

line l !l condition
12 0 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 0 $matchbrace == -1 || $ep->GetLineIndentation($line) != $matchindent
85 0 0 0 $ep->GetLineIndentPosition($line) + 1 == $ep->GetLineEndPosition($line) or $ep->LineFromPosition($match) == $line