opf/openproject

View on GitHub
lib/open_project/static/links.rb

Summary

Maintainability
C
1 day
Test Coverage

Method static_links has 223 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def static_links
          {
            upsale: {
              href: "https://www.openproject.org/enterprise-edition",
              label: "homescreen.links.upgrade_enterprise_edition"
Severity: Major
Found in lib/open_project/static/links.rb - About 1 day to fix

    File links.rb has 265 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    module OpenProject
      module Static
        module Links
          class << self
            def help_link_overridden?
    Severity: Minor
    Found in lib/open_project/static/links.rb - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status