Documentation Coverage Report

conjure-cp: 0% with examples, 25% documented -- 0/1/4 minion-sys: 25% with examples, 86% documented -- 2/31/119 tree-morph: 22% with examples, 100% documented -- 6/38/38

Commit: b6f0b50a6aea43c469f3212f7f61d24a5e930dee

Documentation coverage for conjure-cp

File Percentage Documented Percentage with examples
crates/conjure-cp/src/defaults.rs ❌ 0% (0/2) ❌ 0% (0/2)
crates/conjure-cp/src/lib.rs ❌ 50% (1/2) ❌ 0% (0/2)

Documentation coverage for minion-sys

File Percentage Documented Percentage with examples
crates/minion-sys/src/ast.rs ❌ 13% (13/101) ❌ 0% (0/101)
crates/minion-sys/src/error.rs ✅ 100% (8/8) ❌ 0% (0/8)
crates/minion-sys/src/lib.rs ✅ 100% (1/1) ✅ 100% (1/1)
crates/minion-sys/src/print.rs ✅ 100% (6/6) ❌ 0% (0/6)
crates/minion-sys/src/run.rs ✅ 100% (2/2) ❌ 50% (1/2)
crates/minion-sys/src/wrappers.rs ✅ 100% (1/1) ❌ 0% (0/1)

Documentation coverage for tree-morph

File Percentage Documented Percentage with examples
crates/tree-morph/src/commands.rs ✅ 100% (5/5) ❌ 20% (1/5)
crates/tree-morph/src/engine.rs ✅ 100% (3/3) ❌ 33% (1/3)
crates/tree-morph/src/engine_builder.rs ✅ 100% (14/14) ❌ 0% (0/14)
crates/tree-morph/src/helpers.rs ✅ 100% (7/7) ❌ 0% (0/7)
crates/tree-morph/src/lib.rs ✅ 100% (2/2) ❌ 50% (1/2)
crates/tree-morph/src/rule.rs ✅ 100% (6/6) ❌ 50% (3/6)
crates/tree-morph/src/update.rs ✅ 100% (1/1) ❌ 0% (0/1)