-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
declined: duplicate ❌This issue or pull request already existsThis issue or pull request already exists
Description
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
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
Labels
declined: duplicate ❌This issue or pull request already existsThis issue or pull request already exists