fallow-cli 3.4.2

CLI for fallow, codebase intelligence for TypeScript and JavaScript
Documentation
---
source: crates/cli/tests/github_format_tests.rs
expression: rendered
---
> **Health: C (71.3)** · -8.8 pts vs previous (B 80) · dead exports 6% (+2.5%) [suppress?](https://docs.fallow.tools/configuration/suppression) · avg cyclomatic 3.6 (-0.4)

## Fallow - Health

> [!WARNING]
> **3 complexity findings and 2 runtime coverage findings** · 954ms

### Complexity

| File | Function | Severity | Cyclomatic | Cognitive | CRAP | Lines |
|:-----|:---------|:---------|:-----------|:----------|:-----|:------|
| `src/z-last.ts:3` | `criticalMess` | critical | 33 **!** | 41 **!** | 156.5 **!** | 120 |
| `src/a-first.ts:9` | `moderateBranch` | moderate | 22 **!** | 9 | - | 40 |
| `src/mid.ts:5` | `highCog` | high | 8 | 19 **!** | - | 33 |

### Runtime Coverage

| File | Function | Verdict | Invocations | Confidence |
|:-----|:---------|:--------|------------:|:-----------|
| `src/cold.ts:12` | `neverCalled` | `safe_to_delete` | 0 | high |
| `src/unknown.ts:30` | `maybeUsed` | `coverage_unavailable` | - | low |

### Hot Paths

| File | Function | Invocations | Percentile |
|:-----|:---------|------------:|-----------:|
| `src/hot.ts:2` | `handleRequest` | 91234 | 99 |

**210** files, **1400** functions analyzed (thresholds: cyclomatic > 20, cognitive > 15, CRAP >= 30)