Skip to content

QADS Violation: fortplot_figure_core.f90 exceeds 1000-line limit (979 lines) #511

@krystophny

Description

@krystophny

QADS Compliance Issue

The fortplot_figure_core.f90 file violates the QADS size limits specified in user instructions:

  • Current size: 979 lines
  • Hard limit: <1000 lines
  • Target: <500 lines

QADS Rule Violated:

Files/modules: target <500 lines, hard limit <1000 lines

Location: /home/ert/code/fortplot/src/fortplot_figure_core.f90

Impact:

  • Code maintainability issues
  • Violates architectural quality standards
  • Makes code harder to review and understand

Recommended Action:
Split this module into focused sub-modules, each under 500 lines.

Found during: PLAY workflow user acceptance testing - size validation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions