Docs.rs
  • mv-coverage-0.1.0
    • mv-coverage 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • anyhow ^1.0.52 normal
      • bcs ^0.1.2 normal
      • clap ^3.1.8 normal
      • codespan ^0.11.1 normal
      • colored ^2.0.0 normal
      • mv-binary-format ^0.1.0 normal
      • mv-bytecode-source-map ^0.1.0 normal
      • mv-command-line-common ^0.1.0 normal
      • mv-core-types ^0.1.0 normal
      • mv-ir-types ^0.1.0 normal
      • once_cell ^1.7.2 normal
      • petgraph ^0.5.1 normal
      • serde ^1.0.124 normal
    • Versions
    • 6.82% of the crate is documented
  • This release has been yanked
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate move_coverage

logo
Change settings

List of all items

Structs

  • coverage_map::CoverageMap
  • coverage_map::ExecCoverageMap
  • coverage_map::ExecCoverageMapWithModules
  • coverage_map::ModuleCoverageMap
  • coverage_map::TraceEntry
  • coverage_map::TraceMap
  • source_coverage::FunctionSourceCoverage
  • source_coverage::SourceCoverage
  • source_coverage::SourceCoverageBuilder
  • summary::FunctionInfo
  • summary::FunctionSummary
  • summary::ModuleSummary

Enums

  • source_coverage::AbstractSegment
  • source_coverage::StringSegment

Functions

  • coverage_map::output_map_to_file
  • format_csv_summary
  • format_human_summary
  • summary::summarize_inst_cov
  • summary::summarize_inst_cov_by_module
  • summary::summarize_path_cov

Typedefs

  • coverage_map::FunctionCoverage
  • source_coverage::AnnotatedLine