pmat 3.11.0

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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