Source file "org/springframework/cloud/config/server/environment/JGitEnvironmentRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,394 of 1,394 | 0% | 124 of 124 | 0% | 118 | 118 | 298 | 298 | 56 | 56 |
| refresh(String) | 0% | 0% | 5 | 5 | 22 | 22 | 1 | 1 | ||
| fetch(Git, String) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| shouldPull(Git) | 0% | 0% | 9 | 9 | 16 | 16 | 1 | 1 | ||
| deleteUntrackedLocalBranches(Collection, Git) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| merge(Git, String) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| resetHard(Git, String, String) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| getLocations(String, String, String) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| tryMerge(Git, String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| copyFromLocalRepository() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| JGitEnvironmentRepository(ConfigurableEnvironment, JGitEnvironmentProperties) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| logDirty(Status) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| containsBranch(Git, String, ListBranchCommand.ListMode) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| isClean(Git, String) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| initClonedRepository() | 0% | 0% | 9 | 9 | 14 | 14 | 1 | 1 | ||
| checkoutDefaultBranchWithRetry(Git) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| createGitClient() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| onPullInvalidIndex(Git, JGitInternalException) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| deleteBaseDirIfExists() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| deleteBranches(Git, Collection) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| copyRepository() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| dirties(Set[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| cloneToBasedir() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| configureCommand(TransportCommand) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| checkout(Git, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| warn(String, Exception) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| trackBranch(Git, CheckoutCommand, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| shouldTrack(Git, String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getCredentialsProvider() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| openGitRepository() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isBranch(Git, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isLocalBranch(Git, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setTryMasterBranch(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCloneOnStart(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRefreshRate(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTransportConfigCallback(TransportConfigCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGitFactory(JGitEnvironmentRepository.JGitFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGitCredentialsProviderFactory(GitCredentialsProviderFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultLabel(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setForcePull(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDeleteUntrackedBranches(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSkipSslValidation(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLastRefresh(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isTryMasterBranch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCloneOnStart() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRefreshRate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTransportConfigCallback() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGitFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGitCredentialsProviderFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultLabel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isForcePull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDeleteUntrackedBranches() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSkipSslValidation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastRefresh() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |