Source file "org/apache/commons/text/diff/EditScript.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 0 of 0 | n/a | 8 | 8 | 18 | 18 | 8 | 8 |
| EditScript() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| append(DeleteCommand) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| append(InsertCommand) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| append(KeepCommand) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| visit(CommandVisitor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$visit$0(CommandVisitor, EditCommand) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLCSLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getModifications() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |