beneggett/sportradar-api

View on GitHub
lib/sportradar/api/baseball/runner.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method runner_outcomes has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def runner_outcomes
          @runner_outcomes ||= {
            'CK'     => 'Checked',
            'ERN'    => 'Earned Run/RBI',
            'eRN'    => 'Earned Run/No RBI',
Severity: Minor
Found in lib/sportradar/api/baseball/runner.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status