| Crates.io | quality-time |
| lib.rs | quality-time |
| version | 0.1.0 |
| created_at | 2023-01-15 16:38:40.807213+00 |
| updated_at | 2023-01-15 16:38:40.807213+00 |
| description | Command line tool to generate actionable metrics for priorizing refactors on your rust project |
| homepage | |
| repository | https://github.com/Kaendor/quality-time |
| max_upload_size | |
| id | 759560 |
| size | 74,539 |
This project is a CLI used to gain insight on your code.
It is based on Churn (number of tome a file was edited) and complexity (Cyclomatic complexity: number of branch in a function)
Provide simple actionable metric.