NUBIC/surveyor

View on GitHub
app/helpers/survey_form_builder.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

      def survey_check_box(object_name, method, options = {}, checked_value = "1", unchecked_value = "0")
Severity: Minor
Found in app/helpers/survey_form_builder.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status