Skip to content

"lines" attribute format? #217

@jfirebaugh

Description

@jfirebaugh

The README suggests that in the report format, the value for :lines is a hash of line number to sample count (e.g. :lines=>{12=>91}).

But in the reports that I've generated, it seems to be a hash of line number to two-element arrays (e.g. :lines=>{12=>[91,0]}). What do the two array elements mean?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions