github.com/docker/docker-credential-helpers
docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe.
101/100: overall quality above the stdlib waterlevel. Compare against stdlib or another package. How ratings work. API and README badge.
The Go project is only 222x bigger than this project (2891 files against 13).
| Check | Score | Bonus | |
|---|---|---|---|
| complexity | 100 | +10 | |
| average cyclomatic complexity 2.39 against the stdlib average of 4.22 | |||
| complexity_p95 | 100 | +10 | |
| 95th percentile cyclomatic complexity 7 against the stdlib waterlevel of 15 | |||
| file_size_curve | 100 | +10 | |
| share of small files +7.6% against the stdlib size curve | |||
| godoc_coverage | 100 | +10 | |
| 42 of 42 exported symbols carry godoc (100% against the stdlib waterlevel of 77%) | |||
| median_file_size | 100 | +10 | |
| median file 3178 B against the stdlib waterlevel of 3966 B | |||
| median_package_size | 100 | +10 | |
| median package 10209 B against the stdlib waterlevel of 21278 B | |||
| test_ratio | 52 | ||
| 18 test functions for 42 exported symbols (42% pairing, ideal band 80-100%, stdlib waterlevel 80%) | |||