sh19910711/git-contest

View on GitHub
lib/contest/driver/uva_online_judge_driver.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method submit_ext has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def submit_ext
        trigger 'start'
        problem_id = @options[:problem_id]

        # submit
Severity: Minor
Found in lib/contest/driver/uva_online_judge_driver.rb - About 1 hr to fix

    Avoid too many return statements within this method.
    Open

              return "4"
    Severity: Major
    Found in lib/contest/driver/uva_online_judge_driver.rb - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status