codelore-rca 0.24.0

Vendored fork of Mozilla rust-code-analysis for CodeLore
Documentation
1
2
3
4
5
6
7
8
9
// abc, wmc, npa, npm removed: Java-only specializations (bca vendor drop)
pub mod cognitive;
pub mod cyclomatic;
pub mod exit;
pub mod halstead;
pub mod loc;
pub mod mi;
pub mod nargs;
pub mod nom;