Skip to content

partial branch coverage on first line of nested class #1063

@mirabilos

Description

@mirabilos

Steps to reproduce

  • JaCoCo version: jacoco-maven-plugin 0.8.5 (from right bottom corner of JaCoCo report) I don’t have a report, I read this in Sonar
  • Operating system: Debian GNU/Linux
  • Tool integration: Maven
  • Complete executable reproducer: commit 7aff38324016f29557f1891afc044245ea66ad5a of git clone https://evolvis.org/anonscm/git/useful-scripts/rfc822.git
  • Steps: build in Jenkins with Sonar integration

Expected behaviour

There’s no incomplete branch coverage

Actual behaviour

Screenshot_20200625_211308

The line (249) in question is exactly:

protected final class Substring {

This is a nested class of src/main/java/org/evolvis/tartools/rfc822/Parser.java.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions