Class ResourceLeakAnalysis

All Implemented Interfaces:
Analysis<AccumulationValue,AccumulationStore,AccumulationTransfer>, ForwardAnalysis<AccumulationValue,AccumulationStore,AccumulationTransfer>

public class ResourceLeakAnalysis extends CalledMethodsAnalysis
This variant of CFAnalysis extends the set of ignored exception types to include all those ignored by the MustCallConsistencyAnalyzer. See MustCallConsistencyAnalyzer.ignoredExceptionTypes.