vidmantas/cucumberator

View on GitHub
lib/cucumberator/parser.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method parse_input has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def parse_input(input, scenario, step_line, world, saved_stack)
Severity: Minor
Found in lib/cucumberator/parser.rb - About 35 mins to fix

    Method try_to_execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          def try_to_execute(input, scenario, step_line, world, saved_stack)
    Severity: Minor
    Found in lib/cucumberator/parser.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status