| lib/Kephra/Edit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 75 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 21 | 0 | 0 | 0 | $ep->GetLineVisible($startline) and $ep->GetLineVisible($endline) |
| 96 | 0 | 0 | 0 | $ep->GetColumn($pos) == $col and $ep->LineFromPosition($pos) == $line |
| 129 | 0 | 0 | 0 | defined $lch && $lch eq $cb |
| 137 | 0 | 0 | 0 | defined $dragpos and not defined $droppos |
| 204 | 0 | 0 | 0 | $ep->GetCharAt(--$pos) == 32 and --$deltaspace |
| 304 | 0 | 0 | 0 | $endline == $ep->GetLineCount - 1 and $ep->GetLineEndPosition($endline) == $selend |
| 316 | 0 | 0 | 0 | $selbegin != $selend and $firstline == $lastline |
| 332 | 0 | 0 | 0 | $selbegin != $selend and $firstline == $lastline |
| 349 | 0 | 0 | 0 | $selbegin != $selend and $firstline == $lastline |
| 367 | 0 | 0 | 0 | $selbegin != $selend and $firstline == $lastline |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 81 | 0 | 0 | 0 | shift() || _ep_ref() |
| 90 | 0 | 0 | 0 | shift() || _ep_ref() |
| 132 | 0 | 0 | 0 | shift() || get_clipboard_text() |
| 133 | 0 | 0 | 0 | shift() || _ep_ref() |
| 215 | 0 | 0 | 0 | shift() || _ep_ref() |
| 226 | 0 | 0 | 0 | shift() || _ep_ref() |
| 240 | 0 | 0 | 0 | shift() || _ep_ref() |
| 255 | 0 | 0 | 0 | $blockend == $ep->GetLength or $ep->LineFromPosition($selend) + $linedelta >= $ep->GetLineCount - 1 |
| 281 | 0 | 0 | 0 | shift() || _ep_ref() |
| 283 | 0 | 0 | 0 | $selbegin == $selend or $ep->LineFromPosition($selbegin) != $ep->LineFromPosition($selend) |
| 298 | 0 | 0 | 0 | $selbegin == $selend or $ep->LineFromPosition($selbegin) != $endline |
| 311 | 0 | 0 | 0 | shift() || _ep_ref() |
| 327 | 0 | 0 | 0 | shift() || _ep_ref() |
| 343 | 0 | 0 | 0 | shift() || _ep_ref() |
| 361 | 0 | 0 | 0 | shift() || _ep_ref() |