CMSgov/dpc-app

View on GitHub
dpc-consent/src/main/java/gov/cms/dpc/consent/DPCConsentService.java

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Override
    public void initialize(Bootstrap<DPCConsentConfiguration> bootstrap) {
        JerseyGuiceUtils.reset();

        // Enable variable substitution with environment variables

    There are no issues that match your filters.

    Category
    Status