tokmd-analysis 1.10.0

Analysis logic and enrichers for tokmd receipts.
Documentation
#[path = "tests/bdd.rs"]
mod bdd;
#[path = "tests/deep.rs"]
mod deep;
#[path = "tests/deep_halstead_round2_w51.rs"]
mod deep_halstead_round2_w51;
#[path = "tests/deep_halstead_w47.rs"]
mod deep_halstead_w47;
#[path = "tests/deep_w38.rs"]
mod deep_w38;
#[path = "tests/deep_w68.rs"]
mod deep_w68;
#[path = "tests/edge_cases.rs"]
mod edge_cases;
#[path = "tests/halstead_depth_w56.rs"]
mod halstead_depth_w56;
#[path = "tests/halstead_depth_w61.rs"]
mod halstead_depth_w61;
#[path = "tests/halstead_w74.rs"]
mod halstead_w74;
#[path = "tests/properties.rs"]
mod properties;
#[path = "tests/unit.rs"]
mod unit;