Noosfero/noosfero

View on GitHub
plugins/delivery/helpers/delivery_plugin/field_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    def labelled_radio(form, field, label_text, value, options = {})
Severity: Minor
Found in plugins/delivery/helpers/delivery_plugin/field_helper.rb - About 35 mins to fix

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

        def labelled_field(form, field, label, field_html, options = {})
    Severity: Minor
    Found in plugins/delivery/helpers/delivery_plugin/field_helper.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status