Skip to content
Flag of Europe
Made in the European Union · Independently built · Released under EUPL 1.2
jSentinel-standalone

jSentinel-standalone

PIT mutation report for jSentinel-standalone, rendered from an earlier PIT snapshot (module id security-standalone predates the 00.73 rebrand — class and package references inside this report use the pre-rebrand names). See Architecture → Quality for the cross-module comparison, all modules, or the release notes for the current headline figure.

97%
mutation coverage
97%
test strength
33/34
mutations killed
1
survived

Mutators

Kill rate per mutation operator — where the test suite is strong and where mutants slip through.

MutatorKilledTotalKill rate
VoidMethodCall1213 92%
NullReturnVals1212 100%
NegateConditionals66 100%
BooleanFalseReturnVals11 100%
BooleanTrueReturnVals11 100%
EmptyObjectReturnVals11 100%

Surviving mutants 1

Each row is a real gap: a bytecode change the tests did not catch. Class · line · operator.

ClassLineMutatorMutation
ThreadLocalSubjectStore60VoidMethodCallremoved call to java/lang/ThreadLocal::remove