Source file "org/eclipse/jgit/api/StashCreateCommand.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 664 of 664 | 0% | 68 of 68 | 0% | 45 | 45 | 166 | 166 | 11 | 11 |
| call() | 0% | 0% | 30 | 30 | 122 | 122 | 1 | 1 | ||
| updateStashRef(ObjectId, PersonIdent, String) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| getHead() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| createBuilder() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| StashCreateCommand(Repository) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| parseCommit(ObjectReader, ObjectId) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIndexMessage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWorkingDirectoryMessage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPerson(PersonIdent) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRef(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIncludeUntracked(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |