repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/FilteredPointerKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
8,603
26.576923
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/HeapModel.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
878
34.16
84
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/IPointerOperator.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
617
31.526316
78
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/IPointsToSolver.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
703
32.52381
88
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/InstanceFieldKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,605
25.327869
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/InstanceFieldKeyWithFilter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,449
30.521739
96
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/InstanceFieldPointerKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
597
32.222222
75
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/InstanceKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,824
37.020833
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/InstanceKeyFactory.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,715
35.510638
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/LocalPointerKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,726
25.166667
88
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/LocalPointerKeyWithFilter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
926
28.903226
94
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/MultiNewArrayInNode.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,198
27.934211
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/NodeKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,273
24.48
72
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/NormalAllocationInNode.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,340
30.928571
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PointerAnalysis.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,748
32.634615
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PointerAnalysisImpl.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
20,747
35.020833
132
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PointerKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,158
43.576923
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PointerKeyComparator.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
7,283
32.56682
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PointerKeyFactory.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,355
35.8125
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PointsToMap.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
9,770
33.045296
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PointsToSetVariable.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
5,144
29.625
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PropagationCallGraphBuilder.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
45,673
31.142153
122
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PropagationGraph.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
32,138
30.789318
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/PropagationSystem.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
30,301
33.356009
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/ReceiverInstanceContext.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,921
26.855072
89
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/ReceiverTypeContextSelector.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,849
32.636364
90
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/ReflectionHandler.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
4,789
33.963504
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/ReturnValueKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
935
25
72
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/ReturnValueKeyWithFilter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,022
27.416667
96
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/SSAContextInterpreter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,446
34.292683
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/SSAPropagationCallGraphBuilder.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
91,465
35.792438
131
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/SelectiveCPAContext.java
/* * Copyright (c) 2002 - 2014 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,385
26.744186
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/SmushedAllocationSiteInNode.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,095
32.806452
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/SmushedAllocationSiteInstanceKeys.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
3,300
33.747368
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/StandardSolver.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,463
31
96
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/StaticFieldKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,276
24.039216
74
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/StringConstantCharArray.java
/* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
2,277
29.373333
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/TargetMethodContextSelector.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,506
28.151163
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/UnarySideEffect.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,107
27.876712
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/ZeroLengthArrayInNode.java
/* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
1,313
29.55814
91
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/AllocationString.java
/* * Copyright (c) 2002 - 2020 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,977
27.666667
96
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/AllocationStringContext.java
/* * Copyright (c) 2002 - 2020 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,617
27.385965
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/CallString.java
/* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
2,553
27.377778
93
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/CallStringContext.java
/* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
1,344
24.377358
79
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/CallStringContextSelector.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
3,898
27.669118
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/CallerContext.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,712
23.471429
72
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/CallerContextPair.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,036
27.291667
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/CallerSiteContext.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,666
26.327869
86
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/CallerSiteContextPair.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,302
29.302632
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/ContainerContextSelector.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
11,453
33.293413
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/ContextInsensitiveSSAInterpreter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,668
30.4
94
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/DefaultPointerKeyFactory.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
3,002
33.125
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/DefaultSSAInterpreter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,891
30.434783
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/DelegatingSSAContextInterpreter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
3,056
25.582609
92
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/ExceptionReturnValueKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,103
26.6
90
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/FallbackContextInterpreter.java
/* * Copyright (c) 2002 - 2014 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
5,649
34.093168
160
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/OneLevelSiteContextSelector.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,970
35.5
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/ZeroXCFABuilder.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
4,600
37.024793
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/ZeroXContainerCFABuilder.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,283
34.138462
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/ZeroXInstanceKeys.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
11,505
33.656627
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/nCFABuilder.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,530
37.938462
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/nCFAContextSelector.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
920
28.709677
82
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/nObjBuilder.java
/* * Copyright (c) 2002 - 2020 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,733
31.716981
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/cfa/nObjContextSelector.java
/* * Copyright (c) 2002 - 2020 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
4,723
35.061069
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/AbstractRTABuilder.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
15,284
35.306413
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/BasicRTABuilder.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
8,195
34.790393
131
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/CallSite.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,330
27.934783
72
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/ContextInsensitiveRTAInterpreter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,750
29.910112
90
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/DefaultRTAInterpreter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,907
30.268817
91
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/DelegatingExplicitCallGraph.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
7,509
32.0837
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/DelegatingRTAContextInterpreter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,738
25.592233
92
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/RTAContextInterpreter.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,601
34.6
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/RTASelectorKey.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,561
25.931034
87
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/TypeBasedHeapModel.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
9,604
31.231544
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/propagation/rta/TypeBasedPointerAnalysis.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
7,472
36.93401
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/pruned/ApplicationLoaderPolicy.java
/* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
986
26.416667
87
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/pruned/CallGraphPruning.java
/* * Copyright (c) 2002 - 2014 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
3,909
27.129496
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/pruned/DoNotPrune.java
/* * Copyright (c) 2002 - 2014 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
642
24.72
72
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/pruned/PrunedCallGraph.java
/* * Copyright (c) 2002 - 2014 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
8,745
23.988571
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/pruned/PruningPolicy.java
/* * Copyright (c) 2002 - 2014 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
815
26.2
78
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/callgraph/util/CallGraphSearchUtil.java
package com.ibm.wala.ipa.callgraph.util; import com.ibm.wala.core.util.strings.Atom; import com.ibm.wala.ipa.callgraph.CGNode; import com.ibm.wala.ipa.callgraph.CallGraph; import com.ibm.wala.types.Descriptor; import com.ibm.wala.util.collections.Iterator2Iterable; import com.ibm.wala.util.debug.Assertions; /** * Ut...
2,543
32.038961
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/AbstractInterproceduralCFG.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
30,222
34.102207
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/BasicBlockInContext.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
3,830
25.79021
90
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/EdgeFilter.java
/* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
1,271
35.342857
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/ExceptionPrunedCFG.java
/* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
1,190
28.04878
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/ExplodedInterproceduralCFG.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,195
31.294118
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/InterproceduralCFG.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,636
27.719298
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/PrunedCFG.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
10,550
26.123393
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/ExceptionFilter.java
package com.ibm.wala.ipa.cfg.exceptionpruning; import java.util.Collection; /** * To filter exceptions you can implement this interface and use it in combination with {@link * ExceptionFilter2EdgeFilter}. For more Details see package-info. * * @author Stephan Gocht {@code <[email protected]>} */ public interface ...
647
35
94
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/ExceptionFilter2EdgeFilter.java
package com.ibm.wala.ipa.cfg.exceptionpruning; import com.ibm.wala.cfg.ControlFlowGraph; import com.ibm.wala.ipa.cfg.EdgeFilter; import com.ibm.wala.ipa.cha.ClassHierarchy; import com.ibm.wala.ssa.ISSABasicBlock; import com.ibm.wala.ssa.SSAAbstractInvokeInstruction; import com.ibm.wala.ssa.SSAAbstractThrowInstruction;...
2,855
35.151899
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/ExceptionMatcher.java
package com.ibm.wala.ipa.cfg.exceptionpruning; import com.ibm.wala.classLoader.IClass; import com.ibm.wala.ipa.cha.ClassHierarchy; import com.ibm.wala.types.TypeReference; import java.util.Collection; import java.util.LinkedHashSet; import java.util.Set; /** * Helper class to check if an exception is part of a set o...
3,776
30.475
93
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/FilteredException.java
package com.ibm.wala.ipa.cfg.exceptionpruning; import com.ibm.wala.types.TypeReference; /** * FilteredException represents either a single exception or an exception and all its subclasses. * * @author Stephan Gocht {@code <[email protected]>} */ public class FilteredException { public static final boolean FILTER...
850
24.029412
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/package-info.java
/** * If we want to filter edges of a control flow graph we already have {@link * com.ibm.wala.ipa.cfg.EdgeFilter}, but if we want to remove exceptions in particular we may want * to combine different analysis. Therefore we need a possibility to collect a set of removed * exceptions, so that an exceptional edge may...
603
45.461538
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/filter/ArrayOutOfBoundFilter.java
package com.ibm.wala.ipa.cfg.exceptionpruning.filter; import com.ibm.wala.analysis.arraybounds.ArrayOutOfBoundsAnalysis; import com.ibm.wala.analysis.arraybounds.ArrayOutOfBoundsAnalysis.UnnecessaryCheck; import com.ibm.wala.ipa.cfg.exceptionpruning.ExceptionFilter; import com.ibm.wala.ipa.cfg.exceptionpruning.Filtere...
1,443
34.219512
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/filter/CombinedExceptionFilter.java
package com.ibm.wala.ipa.cfg.exceptionpruning.filter; import com.ibm.wala.ipa.cfg.exceptionpruning.ExceptionFilter; import com.ibm.wala.ipa.cfg.exceptionpruning.FilteredException; import java.util.ArrayList; import java.util.Collection; /** * Use this class to combine multiple {@link ExceptionFilter} * * @author S...
1,596
29.711538
92
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/filter/DummyFilter.java
/* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
929
31.068966
84
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/filter/IgnoreExceptionsFilter.java
package com.ibm.wala.ipa.cfg.exceptionpruning.filter; import com.ibm.wala.ipa.cfg.exceptionpruning.ExceptionFilter; import com.ibm.wala.ipa.cfg.exceptionpruning.FilteredException; import com.ibm.wala.ssa.SSAInstruction; import com.ibm.wala.types.TypeReference; import java.util.ArrayList; import java.util.Collection; i...
1,496
29.55102
96
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/filter/NullPointerExceptionFilter.java
package com.ibm.wala.ipa.cfg.exceptionpruning.filter; import com.ibm.wala.analysis.nullpointer.IntraproceduralNullPointerAnalysis; import com.ibm.wala.cfg.exc.intra.NullPointerState.State; import com.ibm.wala.ipa.cfg.exceptionpruning.ExceptionFilter; import com.ibm.wala.ipa.cfg.exceptionpruning.FilteredException; impo...
1,453
35.35
87
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/filter/package-info.java
/** * All available filters should be contained in this package. * * @author Stephan Gocht {@code <[email protected]>} */ package com.ibm.wala.ipa.cfg.exceptionpruning.filter;
179
24.714286
61
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ipa/cfg/exceptionpruning/interprocedural/ArrayOutOfBoundInterFilter.java
/* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
1,032
37.259259
88
java