Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • T TestCov
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • SoSy-Lab
  • Software
  • TestCov
  • Merge requests
  • !8

Fix coverage computation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Max Wiesholler requested to merge 13-bug-in-computing-branch-coverage into master Jun 19, 2019
  • Overview 1
  • Commits 1
  • Changes 1

Computation now considers whether condition of a branch always holds. This means that the condition has never been skipped and hence results in a local branch coverage of 50%.

Closes #13

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 13-bug-in-computing-branch-coverage