# Complexity Analysis Examples
## Overview
Examples of using PMAT for complexity analysis.
## Basic Example
```bash
pmat context --complexity-threshold 10
```
## Related Documentation
- [Complexity Analysis Feature](../features/COMPLEXITY_ANALYSIS.md)
- [CLI Reference](../cli-reference.md)