Struct lcov_parser::branch::BranchBlocks [] [src]

pub struct BranchBlocks { /* fields omitted */ }

Methods

impl BranchBlocks
[src]

Trait Implementations

impl Debug for BranchBlocks
[src]

Formats the value using the given formatter.

impl PartialEq for BranchBlocks
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for BranchBlocks
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Summary<BranchUnit, Branch> for BranchBlocks
[src]

impl HitCounter for BranchBlocks
[src]

impl FoundCounter for BranchBlocks
[src]

impl HitFoundCounter for BranchBlocks
[src]