github.com/docker/cli
This repository is the home of the Docker CLI.
105/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 4x bigger than this project (2891 files against 663).
| Check | Score | Bonus | |
|---|---|---|---|
| complexity | 100 | +10 | |
| average cyclomatic complexity 3.42 against the stdlib average of 4.20 | |||
| complexity_p95 | 100 | +10 | |
| 95th percentile cyclomatic complexity 10 against the stdlib waterlevel of 15 | |||
| file_size_curve | 100 | +10 | |
| share of small files +6.0% against the stdlib size curve | |||
| godoc_coverage | 100 | +10 | |
| 846 of 915 exported symbols carry godoc (92% against the stdlib waterlevel of 74%) | |||
| median_file_size | 100 | +10 | |
| median file 2675 B against the stdlib waterlevel of 3987 B | |||
| median_package_size | 100 | +10 | |
| median package 8932 B against the stdlib waterlevel of 22072 B | |||
| test_ratio | 76 | ||
| 1141 test functions for 915 exported symbols (124% pairing, ideal band 80-100%, stdlib waterlevel 78%) | |||