Skip to main content

Module calculate_doc_coverage

Module calculate_doc_coverage 

Source
Expand description

Calculates information used for the --show-coverage flag.

More specifically, it counts the number of items with documentation, ones with โ€œexamplesโ€ (i.e., non-ignored Rust code blocks) and various totals.

Structsยง

CoverageCalculator ๐Ÿ”’
ItemCount ๐Ÿ”’

Functionsยง

limit_filename_len ๐Ÿ”’
run ๐Ÿ”’