Documentation Index
Fetch the complete documentation index at: https://docs.qlty.sh/llms.txt
Use this file to discover all available pages before exploring further.
Arguments
[PATHS]...
[PATHS]...
Files to analyze
-a, --all
-a, --all
Compute metrics for all files, not just changed
-d, --dirs
-d, --dirs
Print per-directory stats
--functions
--functions
Print function stats
--max-depth <MAX_DEPTH>
--max-depth <MAX_DEPTH>
Directory depth to print, this flag will also set to print per-directory stats
--sort <SORT>
--sort <SORT>
Sort output by column [possible values: name, classes, functions, fields, lines, loc,
complexity, lcom]
--limit <LIMIT>
--limit <LIMIT>
Maximum rows to print
--exclude-tests
--exclude-tests
Exclude tests
--upstream <UPSTREAM>
--upstream <UPSTREAM>
Upstream base ref to compare against
--quiet
--quiet
Only show results
Examples
Summarize metrics across directories
Review the 10 most complex files
View function-level metrics for a file