Branch Coverage

lib/Kephra/App/EditPanel/Indicator.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
21 0 0 if ($$indicator{'selection'}{'fore_color'} ne '-1')
56 0 0 bracelight_visible() ? :
72 0 0 if (bracelight_visible()) { }
87 0 0 if $matchpos == -1
90 0 0 if ($matchpos > -1) { }
94 0 0 if $matchpos < $pos
97 0 0 if $indent and $tab_size and $indent % $tab_size == 0
102 0 0 if $ep->GetTextRange($pos - 1, $pos) =~ /{|}|\(|\)|\[|\]/
104 0 0 if $pos < $ep->GetTextLength and $ep->GetTextRange($pos, $pos + 1) =~ tr/()[]{}//
157 0 0 LLI_visible() ? :