1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# Code Churn Analysis Examples ## Overview Examples of using PMAT for code churn analysis. ## Basic Example ```bash pmat context --include-churn ``` ## Related Documentation - [CLI Reference](../cli-reference.md)