Source file "org/jline/builtins/Nano.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,711 of 2,711 | 0% | 316 of 316 | 0% | 205 | 205 | 541 | 541 | 47 | 47 |
computeHeader() | ![]() | 0% | ![]() | 0% | 13 | 13 | 53 | 53 | 1 | 1 |
nextSearch() | ![]() | 0% | ![]() | 0% | 26 | 26 | 45 | 45 | 1 | 1 |
getDisplayedLines(int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 42 | 42 | 1 | 1 |
insert(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 24 | 24 | 1 | 1 |
backspace(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 25 | 25 | 1 | 1 |
ensureCursorVisible() | ![]() | 0% | ![]() | 0% | 14 | 14 | 27 | 27 | 1 | 1 |
matching() | ![]() | 0% | ![]() | 0% | 13 | 13 | 29 | 29 | 1 | 1 |
cursorDown(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
cursorUp(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 20 | 20 | 1 | 1 |
moveDisplayDown(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
read(InputStream) | ![]() | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 |
open() | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
getDisplayedCursor() | ![]() | 0% | ![]() | 0% | 8 | 8 | 20 | 20 | 1 | 1 |
computeOffsets(String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 18 | 18 | 1 | 1 |
moveRight(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
moveLeft(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
moveDisplayUp(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
endOfLine() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
doSearch(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
resetDisplay() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getCurrentChar() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
prevLineOffset(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
prevWord() | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
moveTo(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
open(InputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
computeAllOffsets() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
prevPage() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
nextPage() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
moveToChar(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
nextWord() | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
nextLineOffset(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
Nano.Buffer(Nano, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lastLine() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getTitle() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
delete(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
getLine(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
firstLine() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
beginningOfLine() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
length(String, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$nextLineOffset$0(int, Integer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isBreakable(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
scrollUp(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
scrollDown(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
moveDown(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
moveUp(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
eof() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
bof() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |