Skip to content

Merge pull request #791 from jenkinsci/dependabot/maven/org.jenkins-c… #1580

Merge pull request #791 from jenkinsci/dependabot/maven/org.jenkins-c…

Merge pull request #791 from jenkinsci/dependabot/maven/org.jenkins-c… #1580

Triggered via push July 7, 2024 12:37
Status Failure
Total duration 22m 4s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 993 warnings
on ubuntu-latest with JDK 17
Process completed with exit code 1.
on macos-latest with JDK 17
The job was canceled because "ubuntu-latest_17" failed.
on macos-latest with JDK 21
The job was canceled because "ubuntu-latest_17" failed.
on windows-latest with JDK 21
The job was canceled because "ubuntu-latest_17" failed.
on windows-latest with JDK 21
The operation was canceled.
on windows-latest with JDK 17
The job was canceled because "ubuntu-latest_17" failed.
on windows-latest with JDK 17
The operation was canceled.
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L57
Lines 57-58 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L31
Lines 31-32 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L67
Lines 67-71 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L92
Lines 92-93 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L140
Lines 140-143 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L228
Line 228 is not covered by tests
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L48
Line 48 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L72
Line 72 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L140
Line 140 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L149
Line 149 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L99
Line 99 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L112
Line 112 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L105
Line 105 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L128
Line 128 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L137
Line 137 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L151
Line 151 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L160
Line 160 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/MergeBaseSelector.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Line 30 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L64
Line 64 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L42
Line 42 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L83
Line 83 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L98
Line 98 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecoratorFactory.java#L34
Line 34 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
Line 57 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L60
Line 60 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L222
Line 222 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L243
Line 243 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L268
Line 268 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L304
Line 304 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L139
Line 139 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Line 223 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L227
Line 227 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L230
Line 230 is only partially covered, one branch is missing
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L41
One mutation survived in line 41 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/BuildCommits.java#L39
Lines 39-107 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L160
One mutation survived in line 160 (EmptyObjectReturnValsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/reference/Messages.java#L78
One mutation survived in line 78 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
One mutation survived in line 57 (NegateConditionalsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculatorFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L224
One mutation survived in line 224 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L39
Lines 39-92 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L36
Lines 36-64 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Lines 30-37 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/miner/GitMinerFactory.java#L33
One mutation survived in line 33 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L75
One mutation survived in line 75 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L77
One mutation survived in line 77 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L178
One mutation survived in line 178 (ConditionalsBoundaryMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L192
One mutation survived in line 192 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L203
One mutation survived in line 203 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L212
One mutation survived in line 212 (VoidMethodCallMutator)
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L88
Lines 88-91 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L129
Lines 129-147 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L179
Line 179 is not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Lines 223-255 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamerFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L124
One mutation survived in line 124 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L57
Lines 57-58 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L31
Lines 31-32 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L67
Lines 67-71 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L92
Lines 92-93 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L140
Lines 140-143 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L228
Line 228 is not covered by tests
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L48
Line 48 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L72
Line 72 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L140
Line 140 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L149
Line 149 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L303
Line 303 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L99
Line 99 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L112
Line 112 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L105
Line 105 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L128
Line 128 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L137
Line 137 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L151
Line 151 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L160
Line 160 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/MergeBaseSelector.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Line 30 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L64
Line 64 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L42
Line 42 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L83
Line 83 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L98
Line 98 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecoratorFactory.java#L34
Line 34 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
Line 57 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L60
Line 60 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L222
Line 222 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L243
Line 243 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L268
Line 268 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L304
Line 304 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L139
Line 139 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Line 223 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L227
Line 227 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L230
Line 230 is only partially covered, one branch is missing
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L41
One mutation survived in line 41 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/BuildCommits.java#L39
Lines 39-107 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L160
One mutation survived in line 160 (EmptyObjectReturnValsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/reference/Messages.java#L78
One mutation survived in line 78 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
One mutation survived in line 57 (NegateConditionalsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculatorFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L224
One mutation survived in line 224 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L39
Lines 39-92 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L36
Lines 36-64 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Lines 30-37 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/miner/GitMinerFactory.java#L33
One mutation survived in line 33 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L75
One mutation survived in line 75 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L77
One mutation survived in line 77 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L178
One mutation survived in line 178 (ConditionalsBoundaryMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L192
One mutation survived in line 192 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L203
One mutation survived in line 203 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L212
One mutation survived in line 212 (VoidMethodCallMutator)
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L88
Lines 88-91 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L129
Lines 129-147 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L179
Line 179 is not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Lines 223-255 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamerFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L124
One mutation survived in line 124 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L57
Lines 57-58 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L31
Lines 31-32 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L67
Lines 67-71 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L92
Lines 92-93 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L140
Lines 140-143 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L228
Line 228 is not covered by tests
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L48
Line 48 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L72
Line 72 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L140
Line 140 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L149
Line 149 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L99
Line 99 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L112
Line 112 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L105
Line 105 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L128
Line 128 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L137
Line 137 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L151
Line 151 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L160
Line 160 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/MergeBaseSelector.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Line 30 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L64
Line 64 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L42
Line 42 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L83
Line 83 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L98
Line 98 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecoratorFactory.java#L34
Line 34 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
Line 57 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L60
Line 60 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L222
Line 222 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L243
Line 243 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L268
Line 268 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L304
Line 304 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L139
Line 139 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Line 223 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L227
Line 227 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L230
Line 230 is only partially covered, one branch is missing
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L41
One mutation survived in line 41 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/BuildCommits.java#L39
Lines 39-107 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L160
One mutation survived in line 160 (EmptyObjectReturnValsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/reference/Messages.java#L78
One mutation survived in line 78 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
One mutation survived in line 57 (NegateConditionalsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculatorFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L224
One mutation survived in line 224 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L39
Lines 39-92 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L36
Lines 36-64 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Lines 30-37 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/miner/GitMinerFactory.java#L33
One mutation survived in line 33 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L75
One mutation survived in line 75 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L77
One mutation survived in line 77 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L178
One mutation survived in line 178 (ConditionalsBoundaryMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L192
One mutation survived in line 192 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L203
One mutation survived in line 203 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L212
One mutation survived in line 212 (VoidMethodCallMutator)
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L88
Lines 88-91 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L129
Lines 129-147 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L179
Line 179 is not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Lines 223-255 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamerFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L124
One mutation survived in line 124 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L57
Lines 57-58 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L31
Lines 31-32 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L67
Lines 67-71 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L92
Lines 92-93 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L140
Lines 140-143 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L228
Line 228 is not covered by tests
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L48
Line 48 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L72
Line 72 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L140
Line 140 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L149
Line 149 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L99
Line 99 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L112
Line 112 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L105
Line 105 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L128
Line 128 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L137
Line 137 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L151
Line 151 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L160
Line 160 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/MergeBaseSelector.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Line 30 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L64
Line 64 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L42
Line 42 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L83
Line 83 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L98
Line 98 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecoratorFactory.java#L34
Line 34 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
Line 57 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L60
Line 60 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L222
Line 222 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L243
Line 243 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L268
Line 268 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L304
Line 304 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L139
Line 139 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Line 223 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L227
Line 227 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L230
Line 230 is only partially covered, one branch is missing
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L41
One mutation survived in line 41 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/BuildCommits.java#L39
Lines 39-107 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L160
One mutation survived in line 160 (EmptyObjectReturnValsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/reference/Messages.java#L78
One mutation survived in line 78 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
One mutation survived in line 57 (NegateConditionalsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculatorFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L224
One mutation survived in line 224 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L39
Lines 39-92 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L36
Lines 36-64 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Lines 30-37 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/miner/GitMinerFactory.java#L33
One mutation survived in line 33 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L75
One mutation survived in line 75 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L77
One mutation survived in line 77 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L178
One mutation survived in line 178 (ConditionalsBoundaryMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L192
One mutation survived in line 192 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L203
One mutation survived in line 203 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L212
One mutation survived in line 212 (VoidMethodCallMutator)
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L88
Lines 88-91 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L129
Lines 129-147 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L179
Line 179 is not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Lines 223-255 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamerFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L124
One mutation survived in line 124 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L57
Lines 57-58 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L31
Lines 31-32 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L67
Lines 67-71 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L92
Lines 92-93 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L140
Lines 140-143 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L228
Line 228 is not covered by tests
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L48
Line 48 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L72
Line 72 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L140
Line 140 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L149
Line 149 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L99
Line 99 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L112
Line 112 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L105
Line 105 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L128
Line 128 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L137
Line 137 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L151
Line 151 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L160
Line 160 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/MergeBaseSelector.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Line 30 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L64
Line 64 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L42
Line 42 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L83
Line 83 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L98
Line 98 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecoratorFactory.java#L34
Line 34 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
Line 57 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L60
Line 60 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L222
Line 222 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L243
Line 243 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L268
Line 268 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L304
Line 304 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L139
Line 139 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Line 223 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L227
Line 227 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L230
Line 230 is only partially covered, one branch is missing
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L41
One mutation survived in line 41 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/BuildCommits.java#L39
Lines 39-107 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L160
One mutation survived in line 160 (EmptyObjectReturnValsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/reference/Messages.java#L78
One mutation survived in line 78 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
One mutation survived in line 57 (NegateConditionalsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculatorFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L224
One mutation survived in line 224 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L39
Lines 39-92 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L36
Lines 36-64 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Lines 30-37 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/miner/GitMinerFactory.java#L33
One mutation survived in line 33 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L75
One mutation survived in line 75 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L77
One mutation survived in line 77 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L178
One mutation survived in line 178 (ConditionalsBoundaryMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L192
One mutation survived in line 192 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L203
One mutation survived in line 203 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L212
One mutation survived in line 212 (VoidMethodCallMutator)
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L88
Lines 88-91 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L129
Lines 129-147 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L179
Line 179 is not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Lines 223-255 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamerFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L124
One mutation survived in line 124 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L57
Lines 57-58 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L31
Lines 31-32 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L67
Lines 67-71 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L92
Lines 92-93 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L140
Lines 140-143 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L228
Line 228 is not covered by tests
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L48
Line 48 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L72
Line 72 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L140
Line 140 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L149
Line 149 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L99
Line 99 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L112
Line 112 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L105
Line 105 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L128
Line 128 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L137
Line 137 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L151
Line 151 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L160
Line 160 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/MergeBaseSelector.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Line 30 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L64
Line 64 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L42
Line 42 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L83
Line 83 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L98
Line 98 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecoratorFactory.java#L34
Line 34 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
Line 57 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L60
Line 60 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L222
Line 222 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L243
Line 243 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L268
Line 268 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L304
Line 304 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L139
Line 139 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Line 223 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L227
Line 227 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L230
Line 230 is only partially covered, one branch is missing
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L41
One mutation survived in line 41 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/BuildCommits.java#L39
Lines 39-107 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L160
One mutation survived in line 160 (EmptyObjectReturnValsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/reference/Messages.java#L78
One mutation survived in line 78 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
One mutation survived in line 57 (NegateConditionalsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculatorFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L224
One mutation survived in line 224 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L39
Lines 39-92 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L36
Lines 36-64 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Lines 30-37 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/miner/GitMinerFactory.java#L33
One mutation survived in line 33 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L75
One mutation survived in line 75 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L77
One mutation survived in line 77 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L178
One mutation survived in line 178 (ConditionalsBoundaryMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L192
One mutation survived in line 192 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L203
One mutation survived in line 203 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L212
One mutation survived in line 212 (VoidMethodCallMutator)
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L88
Lines 88-91 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L129
Lines 129-147 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L179
Line 179 is not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Lines 223-255 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamerFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L124
One mutation survived in line 124 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L57
Lines 57-58 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L31
Lines 31-32 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L67
Lines 67-71 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L92
Lines 92-93 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L140
Lines 140-143 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L228
Line 228 is not covered by tests
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L48
Line 48 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L72
Line 72 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L140
Line 140 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L149
Line 149 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L303
Line 303 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L99
Line 99 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L112
Line 112 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L105
Line 105 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L128
Line 128 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L137
Line 137 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L151
Line 151 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L160
Line 160 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/MergeBaseSelector.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Line 30 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L64
Line 64 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L42
Line 42 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L83
Line 83 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L98
Line 98 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecoratorFactory.java#L34
Line 34 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
Line 57 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L60
Line 60 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L222
Line 222 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L243
Line 243 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L268
Line 268 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L304
Line 304 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L139
Line 139 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Line 223 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L227
Line 227 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L230
Line 230 is only partially covered, one branch is missing
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L41
One mutation survived in line 41 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/BuildCommits.java#L39
Lines 39-107 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L160
One mutation survived in line 160 (EmptyObjectReturnValsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/reference/Messages.java#L78
One mutation survived in line 78 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
One mutation survived in line 57 (NegateConditionalsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculatorFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L224
One mutation survived in line 224 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L39
Lines 39-92 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L36
Lines 36-64 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Lines 30-37 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/miner/GitMinerFactory.java#L33
One mutation survived in line 33 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L75
One mutation survived in line 75 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L77
One mutation survived in line 77 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L178
One mutation survived in line 178 (ConditionalsBoundaryMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L192
One mutation survived in line 192 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L203
One mutation survived in line 203 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L212
One mutation survived in line 212 (VoidMethodCallMutator)
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L88
Lines 88-91 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L129
Lines 129-147 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L179
Line 179 is not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Lines 223-255 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamerFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L124
One mutation survived in line 124 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L57
Lines 57-58 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L31
Lines 31-32 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L67
Lines 67-71 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L92
Lines 92-93 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L140
Lines 140-143 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L228
Line 228 is not covered by tests
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsCollector.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L48
Line 48 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L72
Line 72 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCheckoutListener.java#L140
Line 140 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L149
Line 149 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L99
Line 99 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L112
Line 112 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L105
Line 105 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L128
Line 128 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L137
Line 137 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L151
Line 151 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L160
Line 160 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/MergeBaseSelector.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Line 30 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L64
Line 64 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L91
Line 91 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L33
Line 33 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecorator.java#L42
Line 42 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L83
Line 83 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L98
Line 98 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/util/GitCommitDecoratorFactory.java#L34
Line 34 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
Line 57 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L60
Line 60 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L222
Line 222 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L243
Line 243 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L268
Line 268 is only partially covered, 2 branches are missing
Partially covered line: io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java#L304
Line 304 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L139
Line 139 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Line 223 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L227
Line 227 is only partially covered, one branch is missing
Partially covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L230
Line 230 is only partially covered, one branch is missing
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitCommitsRecord.java#L41
One mutation survived in line 41 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/BuildCommits.java#L39
Lines 39-107 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/reference/GitReferenceRecorder.java#L160
One mutation survived in line 160 (EmptyObjectReturnValsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/reference/Messages.java#L78
One mutation survived in line 78 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculator.java#L57
One mutation survived in line 57 (NegateConditionalsMutator)
Mutation survived: io/jenkins/plugins/forensics/git/delta/GitDeltaCalculatorFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/miner/CommitStatisticsStep.java#L224
One mutation survived in line 224 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L39
Lines 39-92 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L36
Lines 36-64 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L30
Lines 30-37 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/miner/GitMinerFactory.java#L33
One mutation survived in line 33 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L75
One mutation survived in line 75 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L77
One mutation survived in line 77 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L178
One mutation survived in line 178 (ConditionalsBoundaryMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L192
One mutation survived in line 192 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L203
One mutation survived in line 203 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L212
One mutation survived in line 212 (VoidMethodCallMutator)
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L88
Lines 88-91 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L129
Lines 129-147 are not covered by tests
Not covered line: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L179
Line 179 is not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/blame/GitBlamer.java#L223
Lines 223-255 are not covered by tests
Mutation survived: io/jenkins/plugins/forensics/git/blame/GitBlamerFactory.java#L36
One mutation survived in line 36 (VoidMethodCallMutator)
Mutation survived: io/jenkins/plugins/forensics/git/util/GitRepositoryValidator.java#L124
One mutation survived in line 124 (EmptyObjectReturnValsMutator)
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L35
Lines 35-67 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/reference/Messages.java#L89
Lines 89-109 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/DiffsCollector.java#L57
Lines 57-58 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitCollector.java#L31
Lines 31-32 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L67
Lines 67-71 are not covered by tests
Not covered lines: io/jenkins/plugins/forensics/git/miner/CommitAnalyzer.java#L92
Lines 92-93 are not covered by tests