Docs.rs
  • lcov-parser-3.2.2
    • lcov-parser 3.2.2
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • holyshared
    • Dependencies
      • combine 2.5.* normal
      • tempdir ^0.3 dev
    • Versions
    • 6.67% of the crate is documented
  • 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

lcov_parser3.2.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BranchData
  • FunctionData
  • FunctionName
  • LCOVParser
  • LineData
  • RecordParseError
  • Report
  • branch::Branch
  • branch::BranchBlocks
  • branch::BranchUnit
  • branch::Branches
  • file::File
  • file::Files
  • function::Function
  • function::Functions
  • line::Line
  • line::Lines
  • test::Test
  • test::Tests

Enums

  • LCOVRecord
  • ParseError

Traits

  • FromFile
  • RecordWrite
  • counter::FoundCounter
  • counter::Hit
  • counter::HitCounter
  • counter::HitFoundCounter
  • summary::Summary

Macros

  • impl_from_error
  • impl_summary
  • impl_try_merge
  • impl_try_merge_self_summary

Functions

  • merge_files
  • parse_record
  • parse_report

Type Aliases

  • ParseResult
  • attribute::CheckSum
  • attribute::ExecutionCount
  • attribute::FunctionName
  • attribute::LineNumber
  • attribute::SourceFile
  • attribute::TestName