CocoaPods/CocoaPods

View on GitHub
lib/cocoapods/installer/analyzer/analysis_result.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method initialize has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def initialize(podfile_state, specs_by_target, specs_by_source, specifications, sandbox_state, targets, pod_targets,
                       podfile_dependency_cache)
Severity: Major
Found in lib/cocoapods/installer/analyzer/analysis_result.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status