./nugetz
pkg

mnielsen/dotMorten.NullabilityStatsv1.0.0

Commandline tool that gives an estimate per-folder how many lines of code hasn't been nullability annotated. Assumes the entire project has Nullability turned on, and counts files where nullability support has been turned off per-file. Does a best guess estimate on lines of code (ignoring usings, namespace, `{}`, empty lines and comments), and gives stats per-folder to be able to measure progress on adding nullability annotations. Commandline + CSV output.

License

MIT

Deps

0

Install Size

Vulns

✓ 0

Published

Mar 11, 2020

Get Started

$ dotnet add package dotMorten.NullabilityStats

Readme

No README available.