CMSgov/dpc-app

View on GitHub
dpc-api/src/main/java/gov/cms/dpc/api/DPCAPIModule.java

Summary

Maintainability
A
0 mins
Test Coverage
A
96%

Method provideTokenResource has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

    public TokenResource provideTokenResource(TokenDAO dao, MacaroonBakery bakery, SigningKeyResolverAdapter resolver, IJTICache cache, @APIV1 String publicURL) {
Severity: Minor
Found in dpc-api/src/main/java/gov/cms/dpc/api/DPCAPIModule.java - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status