jenkinsci/hpe-application-automation-tools-plugin

View on GitHub
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/scm/GitSCMProcessor.java

Summary

Maintainability
A
1 hr
Test Coverage

Avoid too many return statements within this method.
Open

                    return base.getId().getName();

    Avoid too many return statements within this method.
    Open

                            return "";

      Avoid too many return statements within this method.
      Open

              return null;

        There are no issues that match your filters.

        Category
        Status