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 29 code-complexity issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

I'm using code-complexity against a large monorepo at work and am running into `ENOBUFS` errors, even when using `since` and `until` flags for < 4 weeks. Some statistics about the...

#### What problem are you trying to solve? Since v4.0.0, if one wants to integrate `code-complexity` with another program, the recommended solution is to use the `json` flag, example: ```js...

enhancement
help wanted

Bumps [minimist](https://github.com/substack/minimist) from 1.2.3 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

Forking #28 to implement my own feedbacks: - using escomplex (with babel) to prevent reinventing algorithms that exist off the shelf. - defaulting complexity to 1 if files are not...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of &quot;url&quot; format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

I get a table printed when I add the flag `--format csv` . Same output as I would get without flags or `--format table`

in a kotlin project, the complexity is 1 in every file