Research Article

Mutation Analysis Approach to Develop Reliable Object-Oriented Software

Table 1

Exception handling related mutation operators.

Operator Description

Catch block deletion
Catch block replacement
Catch block insertion
Catch and rethrow exception
Deletion in try block
Replacement in try block
Insertion in try block
Alter try block