Skip to content

Rethink forpackage api #679

Rethink forpackage api

Rethink forpackage api #679

GitHub Actions / pitest completed Feb 6, 2025 in 0s

Pitest mutation testing feedback

  • Surviving mutants in this change: 2
  • Killed mutants in this change: 32
class surviving killed
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 1 3
nl.jqno.equalsverifier.EqualsVerifier 1 3
nl.jqno.equalsverifier.ScanOptions 0 6
nl.jqno.equalsverifier.internal.reflection.PackageScanner 0 14
nl.jqno.equalsverifier.ScanOption 0 5
nl.jqno.equalsverifier.internal.reflection.PackageScanOptions 0 1

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

Annotations

Check warning on line 194 in equalsverifier-core/src/main/java/nl/jqno/equalsverifier/ConfiguredEqualsVerifier.java

See this annotation in the file changed.

@github-actions github-actions / pitest

A change can be made to line 194 without causing a test to fail

negated conditional (1 tests run NegateConditionalsMutator)

Check warning on line 141 in equalsverifier-core/src/main/java/nl/jqno/equalsverifier/EqualsVerifier.java

See this annotation in the file changed.

@github-actions github-actions / pitest

A change can be made to line 141 without causing a test to fail

negated conditional (1 tests run NegateConditionalsMutator)