C D E F G H I J L O R S T 

C

com.github.juliangamble.domain - package com.github.juliangamble.domain
 
com.github.juliangamble.util - package com.github.juliangamble.util
 
compareTo(RefModel) - Method in class com.github.juliangamble.util.RefModel
 

D

displayName - Variable in class com.github.juliangamble.util.RefModel
 

E

equals(Object) - Method in class com.github.juliangamble.domain.LineContentDiffInfo
 
equals(Object) - Method in class com.github.juliangamble.domain.LineDiffInfo
 
equals(Object) - Method in class com.github.juliangamble.util.RefModel
 
execute() - Method in class org.jacoco.maven.HelpMojo

F

filePackagePathName - Variable in class com.github.juliangamble.domain.LineDiffInfo
 

G

getAuthorDate(RevCommit) - Static method in class com.github.juliangamble.util.JGitUtils
Retrieves a Java Date from a Git commit.
getAuthorIdent() - Method in class com.github.juliangamble.util.RefModel
 
getContent() - Method in class com.github.juliangamble.domain.LineContentDiffInfo
 
getDate() - Method in class com.github.juliangamble.util.RefModel
 
getDaysBackToCheck() - Method in class org.jacoco.maven.ReportOnCommitCoverageMojo
 
getDefaultBranch(Repository) - Static method in class com.github.juliangamble.util.JGitUtils
Returns the default branch to use for a repository.
getFilePackagePathName() - Method in class com.github.juliangamble.domain.LineDiffInfo
 
getFullMessage() - Method in class com.github.juliangamble.util.RefModel
 
getLineNumber() - Method in class com.github.juliangamble.domain.LineDiffInfo
 
getLocalBranches(Repository, boolean, int) - Static method in class com.github.juliangamble.util.JGitUtils
Returns the list of local branches in the repository.
getName() - Method in class com.github.juliangamble.util.RefModel
 
getName(Locale) - Method in class org.jacoco.maven.ReportOnCommitCoverageMojo
 
getObjectId() - Method in class com.github.juliangamble.util.RefModel
 
getOutputDirectory() - Method in class org.jacoco.maven.ReportOnCommitCoverageMojo
 
getOutputName() - Method in class org.jacoco.maven.ReportOnCommitCoverageMojo
 
getReferencedObjectId() - Method in class com.github.juliangamble.util.RefModel
 
getReferencedObjectType() - Method in class com.github.juliangamble.util.RefModel
 
getRevLog(Repository, String, Date) - Static method in class com.github.juliangamble.util.JGitUtils
Returns a list of commits since the minimum date starting from the specified object id.
getShortMessage() - Method in class com.github.juliangamble.util.RefModel
 

H

hasCommits(Repository) - Static method in class com.github.juliangamble.util.JGitUtils
Determine if a repository has any commits.
hashCode() - Method in class com.github.juliangamble.domain.LineContentDiffInfo
 
hashCode() - Method in class com.github.juliangamble.domain.LineDiffInfo
 
hashCode() - Method in class com.github.juliangamble.util.RefModel
 
HelpMojo - Class in org.jacoco.maven
Display help information on commit-level-coverage-report.
Call mvn plugin:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.jacoco.maven.HelpMojo
 

I

isAnnotatedTag() - Method in class com.github.juliangamble.util.RefModel
 
isCoverageApplicable() - Method in class com.github.juliangamble.domain.LineContentDiffInfo
 
isCovered() - Method in class com.github.juliangamble.domain.LineContentDiffInfo
 

J

JGitUtils - Class in com.github.juliangamble.util
Collection of static methods for retrieving information from a repository.
JGitUtils() - Constructor for class com.github.juliangamble.util.JGitUtils
 

L

LineContentDiffInfo - Class in com.github.juliangamble.domain
Retain information from cobertura about covered and uncovered lines we care about Created by juliangamble on 16/7/17.
LineContentDiffInfo(Integer, String, String, boolean, boolean) - Constructor for class com.github.juliangamble.domain.LineContentDiffInfo
 
LineDiffInfo - Class in com.github.juliangamble.domain
Retain information from JGit about lines of code that have changed.
LineDiffInfo(Integer, String) - Constructor for class com.github.juliangamble.domain.LineDiffInfo
 
lineNumber - Variable in class com.github.juliangamble.domain.LineDiffInfo
 

O

org.jacoco.maven - package org.jacoco.maven
 

R

reference - Variable in class com.github.juliangamble.util.RefModel
 
referencedObject - Variable in class com.github.juliangamble.util.RefModel
 
RefModel - Class in com.github.juliangamble.util
RefModel is a serializable model class that represents a tag or branch and includes the referenced object.
RefModel(String, Ref, RevObject) - Constructor for class com.github.juliangamble.util.RefModel
 
ReportOnCommitCoverageMojo - Class in org.jacoco.maven
Creates a code coverage report showing uncovered lines in each commit
ReportOnCommitCoverageMojo() - Constructor for class org.jacoco.maven.ReportOnCommitCoverageMojo
 

S

setDaysBackToCheck(int) - Method in class org.jacoco.maven.ReportOnCommitCoverageMojo
 
setReportOutputDirectory(File) - Method in class org.jacoco.maven.ReportOnCommitCoverageMojo
 

T

toLineDifferenceString() - Method in class com.github.juliangamble.domain.LineContentDiffInfo
 
toLineDifferenceString() - Method in class com.github.juliangamble.domain.LineDiffInfo
 
toString() - Method in class com.github.juliangamble.domain.LineContentDiffInfo
 
toString() - Method in class com.github.juliangamble.domain.LineDiffInfo
 
toString() - Method in class com.github.juliangamble.util.RefModel
 
C D E F G H I J L O R S T 

Copyright © 2017. All rights reserved.