Nereare/radventure

View on GitHub

Showing 2 of 2 total issues

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

    def initialize(name, skill, dc, success, failure, success_cache = [], failure_cache = [])
Severity: Major
Found in lib/radventure/action.rb - About 50 mins to fix

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

        def initialize(name,
                       type,
                       short_desc,
                       desc,
                       value,
    Severity: Minor
    Found in lib/radventure/item.rb - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language