rustc_mir_transform::coverage

Module counters

Source

Structsยง

  • BcbExpression ๐Ÿ”’
  • CountersBuilder ๐Ÿ”’
    Helper struct that allows counter creation to inspect the BCB graph, and the set of nodes that need counters.
  • CoverageCounters ๐Ÿ”’
    Generates and stores coverage counter and coverage expression information associated with nodes/edges in the BCB graph.

Enumsยง