Is there a way to identify the objects with more than certain lines or sort objects by lines count or characters count?
Discussion posts and replies are publicly visible
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):