opf/openproject

View on GitHub
frontend/src/app/features/work-packages/openproject-work-packages.module.ts

Summary

Maintainability
C
1 day
Test Coverage

File openproject-work-packages.module.ts has 607 lines of code (exceeds 250 allowed). Consider refactoring.
Open

// -- copyright
// OpenProject is an open source project management software.
// Copyright (C) 2012-2024 the OpenProject GmbH
//
// This program is free software; you can redistribute it and/or

    Function bootstrapAttributeGroups has 28 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      public static bootstrapAttributeGroups(injector:Injector):void {
        if (this.bootstrapAttributeGroupsCalled) {
          return;
        }
    
    

      There are no issues that match your filters.

      Category
      Status