Skip to content

Possible Bug: Test Strength at 100% Despite Zero Line and Mutation Coverage #1403

@CaioCesar-cloud

Description

@CaioCesar-cloud

Hi team,

I'm currently configuring my test coverage analysis using targetClasses. At this stage, I haven't written any tests yet, so both line coverage and mutation coverage are showing as 0%, as expected.

However, I noticed that the test strength is being reported as 100%, which seems incorrect given that no tests have been executed.

Context:
lineCoverage: 0%

mutationCoverage: 0%

testStrength: 100%

No tests have been implemented yet.

targetClasses is set correctly.

Is this a known issue or a potential bug?
Could this be related to how test strength is calculated when there are no mutations or tests present?

Thanks in advance!

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