Skip to main content
Known Participant
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
  • 11 views

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
    Brainy
    February 3, 2025

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

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

    Known Participant
    February 3, 2025

    I mean interfaces

    stefanhelzle0001
    Brainy
    February 3, 2025

    There is no filter or sort option available.

    stewart.burchell
    Employee
    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):