opf/openproject

View on GitHub
modules/reporting/lib/widget/controls/save_as.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method render_popup_form has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def render_popup_form
    name = content_tag :p,
                       class: "form--field -required -wide-label" do
      label_tag(:query_name,
                class: "form--label -transparent") do
Severity: Minor
Found in modules/reporting/lib/widget/controls/save_as.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status