code-complexity icon indicating copy to clipboard operation
code-complexity copied to clipboard

Measure the churn/complexity ratio. Higher values mean hotspots where refactorings should happen.

Results 31 code-complexity issues
Sort by recently updated
recently updated
newest added

I encountered `Error: spawnSync /bin/sh ENOBUFS` error when executing code-complexity. This is the error output. ```sh node:internal/errors:932 const err = new Error(message); ^ Error: Command failed: code-complexity . --since=2022-08-08 --format=json...

bug
next-release