Skip to content

finally clauses aren't treated properly in branch coverage? #92

Closed
@nedbat

Description

@nedbat

Brodie Rao measured cram: http://bitheap.org/cram/htmlcov/cram.html

The finally clauses are marked as partial, because they exited normally, rather than with exceptions. And the missed exit is marked as the loop exit rather than the function exit, why is that?


Metadata

Metadata

Assignees

No one assigned

    Labels

    branchbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions