
Sitrep
Try SitrepSitrep Overview
Sitrep is source code analyzer for Swift projects, giving you a high-level overview of your code:
- A count of your classes, structs, enums, protocols, and extensions.
- Total lines of code, and also source lines of code (minus comments and whitespace).
- Which file and type are the longest, plus their source lines of code.
- Which imports you’re using and how often.
- How many UIViews, UIViewControllers, and SwiftUI views are in your project.