You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
removed conditional - replaced equality check with true (no tests cover this line RemoveConditionalMutator_EQUAL_IF)
removed conditional - replaced equality check with false (no tests cover this line RemoveConditionalMutator_EQUAL_ELSE)
removed conditional - replaced equality check with false (no tests cover this line RemoveConditionalMutator_EQUAL_ELSE)
removed conditional - replaced equality check with true (no tests cover this line RemoveConditionalMutator_EQUAL_IF)
swapped parameters 1 and 2 in call to validateOutputToXmlSchema in 1st lambda in run (no tests cover this line ParamSwapMutator)
removed call to uk/nhs/adaptors/gp2gp/transformJsonToXmlTool/XmlSchemaValidator::validateOutputToXmlSchema in 1st lambda in run (no tests cover this line VoidMethodCallMutator)
replaced boolean return with false for isValid (no tests cover this line BooleanFalseReturnValsMutator)
replaced boolean return with true for isValid (no tests cover this line BooleanTrueReturnValsMutator)