Docs.rs
tokmd-analysis-complexity-1.9.0
tokmd-analysis-complexity 1.9.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
EffortlessSteven
Dependencies
anyhow ^1.0.101
normal
tokmd-analysis-maintainability ^1.9.0
normal
tokmd-analysis-types ^1.9.0
normal
tokmd-analysis-util ^1.9.0
normal
tokmd-content ^1.9.0
normal
tokmd-types ^1.9.0
normal
proptest ^1.10.0
dev
serde_json ^1.0.149
dev
tempfile ^3.27.0
dev
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate tokmd_analysis_complexity
tokmd_
analysis_
complexity
1.9.0
All Items
Crate Items
Functions
Crate
tokmd_
analysis_
complexity
Copy item path
Source
Functions
ยง
build_
complexity_
report
Build a complexity report by analyzing function counts, lengths, cyclomatic and cognitive complexity.
generate_
complexity_
histogram
Generate a histogram of cyclomatic complexity distribution.