Source file "org/eclipse/jgit/api/RebaseCommand.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,367 of 3,367 | 0% | 337 of 337 | 0% | 230 | 230 | 822 | 822 | 55 | 55 |
| call() | 0% | 0% | 23 | 23 | 79 | 79 | 1 | 1 | ||
| cherryPickCommitPreservingMerges(RevCommit) | 0% | 0% | 20 | 20 | 66 | 66 | 1 | 1 | ||
| initFilesAndRewind() | 0% | 0% | 10 | 10 | 50 | 50 | 1 | 1 | ||
| abort(RebaseResult) | 0% | 0% | 7 | 7 | 46 | 46 | 1 | 1 | ||
| processStep(RebaseTodoLine, boolean) | 0% | 0% | 19 | 19 | 44 | 44 | 1 | 1 | ||
| parseAuthor(byte[]) | 0% | 0% | 9 | 9 | 33 | 33 | 1 | 1 | ||
| calculatePickList(RevCommit) | 0% | 0% | 9 | 9 | 33 | 33 | 1 | 1 | ||
| tryFastForward(String, RevCommit, RevCommit) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| checkParameters() | 0% | 0% | 7 | 7 | 22 | 22 | 1 | 1 | ||
| checkoutCommit(String, RevCommit) | 0% | 0% | 2 | 2 | 23 | 23 | 1 | 1 | ||
| checkoutCurrentHead() | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| continueRebase() | 0% | 0% | 4 | 4 | 22 | 22 | 1 | 1 | ||
| cherryPickCommitFlattening(RevCommit) | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| updateHead(String, RevCommit, RevCommit) | 0% | 0% | 4 | 4 | 19 | 19 | 1 | 1 | ||
| composeSquashMessage(boolean, RevCommit, String, int) | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| toAuthorScript(PersonIdent) | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| stop(RevCommit, RebaseResult.Status) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| popSteps(int) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| squashIntoPrevious(boolean, RebaseTodoLine) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| doSquashFixup(boolean, RevCommit, RebaseTodoLine, File, File) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| autoStashApply() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| getNewParents(RevCommit) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| stripCommentLines(String) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| writeRewrittenHashes() | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| checkSteps(List) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| autoStash() | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| tryFastForward(RevCommit) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| setUpstream(String) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| updateStashRef(ObjectId, PersonIdent, String) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| finishRebase(RevCommit, boolean) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| resetSoftToParent() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| RebaseCommand(Repository) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| cherryPickCommit(RevCommit) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setUpstream(AnyObjectId) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| parseSquashFixupSequenceCount(String) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getHead() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getHeadName(Ref) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| parseAuthor() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getOriginalHead() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| writeMergeInfo(RevCommit, List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUpstreamName(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getOrdinal(int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| initializeSquashFixupFile(String, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getOurCommitName() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUpstream(RevCommit) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setProgressMonitor(ProgressMonitor) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| writeCurrentCommit(RevCommit) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| runInteractively(RebaseCommand.InteractiveHandler, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isInteractive() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setOperation(RebaseCommand.Operation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| runInteractively(RebaseCommand.InteractiveHandler) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setStrategy(MergeStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContentMergeStrategy(ContentMergeStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPreserveMerges(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |