Skip to main content
February 3, 2025
Question

Is there a way to identify the objects with more than certain lines or sort objects by lines count?

  • February 3, 2025
  • 6 replies
  • 1 view

Is there a way to identify the objects with more than certain lines or sort objects by lines count or characters count?

    6 replies

    stefanhelzle0001
    February 3, 2025

    What "objects" and "line count" do you mean?

    If this is about Appian design objects, most objects do not have "lines".

    February 3, 2025

    I mean interfaces

    stefanhelzle0001
    February 3, 2025

    There is no filter or sort option available.

    stewart.burchell
    February 3, 2025

    You can use AQuAMan to report on "Lines of Code" for SAIL objects (Interfaces and Expressions) and, in addition, correlate the findings with a Complexity score (lines of code is a poor proxy for complexity), code/comments ratio, test case count (for Expressions only):