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/ssa/SSACache.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,137
28.557143
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSACheckCastInstruction.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,374
24.735294
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAComparisonInstruction.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,731
22.964912
93
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAConditionalBranchInstruction.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,101
23.425197
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAConversionInstruction.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,076
19.979798
95
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAFieldAccessInstruction.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,325
23.109091
87
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAGetCaughtExceptionInstruction.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,388
23.885417
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAGetInstruction.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,746
24.435185
93
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAGotoInstruction.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,461
24.206897
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAIndirectionData.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...
3,659
36.731959
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAInstanceofInstruction.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,503
21.558559
95
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAInstruction.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,629
30.268116
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAInstructionFactory.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,296
35.784722
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAInvokeDynamicInstruction.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,951
35
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAInvokeInstruction.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,550
28.551948
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSALoadIndirectInstruction.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,546
25.672414
92
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSALoadMetadataInstruction.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,616
22.576577
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAMonitorInstruction.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,168
24.22093
89
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSANewInstruction.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,245
25.209877
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAOptions.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,646
31.280488
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAPhiInstruction.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,284
27.190789
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAPiInstruction.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,874
24.900901
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAPiNodePolicy.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,298
37.966102
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAPutInstruction.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,524
25.302083
94
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAReturnInstruction.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,330
22.785714
93
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAStoreIndirectInstruction.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,791
23.216216
89
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSASwitchInstruction.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,217
23.564885
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAThrowInstruction.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,298
32.307692
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SSAUnaryOpInstruction.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,788
27.854839
87
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/ShrikeIndirectionData.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...
3,746
27.603053
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/SymbolTable.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: * ...
13,923
29.269565
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/Value.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: * ...
771
27.592593
97
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/analysis/DeadAssignmentElimination.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,814
31.305556
89
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/analysis/ExplodedControlFlowGraph.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,361
29.619549
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/ssa/analysis/IExplodedBasicBlock.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,355
32.073171
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/ClassLoaderReference.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,876
28.659794
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/Descriptor.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: * ...
6,752
27.73617
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/FieldReference.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,911
30.296
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/MemberReference.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,513
24.233333
80
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/MethodReference.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,524
34.541045
223
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/Selector.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,297
26.035294
90
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/TypeName.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,899
30.412104
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/TypeReference.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: * ...
24,559
34.959004
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/annotations/Annotation.java
/* * Copyright (c) 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: * IBM C...
6,614
35.346154
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/annotations/Annotations.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,689
31.02381
77
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/annotations/TypeAnnotation.java
/* * Copyright (c) 2016 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: * Marti...
35,614
34.902218
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/ArrayTypeSignature.java
/* * Copyright (c) 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: * IBM C...
1,306
22.339286
83
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/BaseType.java
/* * Copyright (c) 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: * IBM C...
1,901
29.677419
99
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/ClassSignature.java
/* * Copyright (c) 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: * IBM C...
3,729
28.370079
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/ClassTypeSignature.java
/* * Copyright (c) 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: * IBM C...
3,917
28.238806
98
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/FormalTypeParameter.java
/* * Copyright (c) 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: * IBM C...
5,372
27.579787
95
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/MethodTypeSignature.java
/* * Copyright (c) 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: * IBM C...
3,487
28.559322
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/Signature.java
/* * Copyright (c) 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: * IBM C...
1,418
22.65
100
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/TypeArgument.java
/* * Copyright (c) 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: * IBM C...
4,915
24.604167
79
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/TypeSignature.java
/* * Copyright (c) 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: * IBM C...
6,032
30.421875
91
java
WALA
WALA-master/core/src/main/java/com/ibm/wala/types/generics/TypeVariableSignature.java
/* * Copyright (c) 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: * IBM C...
2,675
25.49505
87
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/arraybounds/ArrayboundsAnalysisTest.java
package com.ibm.wala.core.tests.arraybounds; import static org.hamcrest.CoreMatchers.equalTo; import static org.hamcrest.CoreMatchers.not; import com.ibm.wala.analysis.arraybounds.ArrayOutOfBoundsAnalysis; import com.ibm.wala.analysis.arraybounds.ArrayOutOfBoundsAnalysis.UnnecessaryCheck; import com.ibm.wala.classLoa...
5,881
35.308642
100
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/arraybounds/PruneArrayOutOfBoundExceptionEdge.java
package com.ibm.wala.core.tests.arraybounds; import static org.hamcrest.CoreMatchers.anyOf; import static org.hamcrest.CoreMatchers.equalTo; import static org.hamcrest.CoreMatchers.everyItem; import static org.hamcrest.CoreMatchers.hasItem; import com.ibm.wala.analysis.arraybounds.ArrayOutOfBoundsAnalysis; import com...
10,373
38
100
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/basic/ExtensionGraphTest.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,025
31.891304
94
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/basic/FloydWarshallTest.java
/* * Copyright (c) 2002 - 2010 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: * ...
6,394
27.806306
96
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/basic/GraphDataflowTest.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,021
33.087379
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/basic/OrdinalSetTest.java
/* * Copyright (c) 2008 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...
737
28.52
72
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/basic/PathFinderTest.java
/* * Copyright (c) 2013 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,583
27.395604
86
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/basic/PrimitivesTest.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: * ...
41,088
28.731548
113
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/basic/WelshPowellTest.java
/* * Copyright (c) 2013 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...
4,323
35.033333
96
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/AcyclicCallGraphTest.java
package com.ibm.wala.core.tests.callGraph; import com.ibm.wala.core.tests.util.TestConstants; import com.ibm.wala.core.tests.util.WalaTestCase; import com.ibm.wala.ipa.callgraph.AnalysisCacheImpl; import com.ibm.wala.ipa.callgraph.AnalysisOptions; import com.ibm.wala.ipa.callgraph.AnalysisScope; import com.ibm.wala.ip...
2,574
39.234375
96
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/CHACallGraphTest.java
/* * Copyright (c) 2013 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...
3,114
37.45679
95
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/CPATest.java
/* * Copyright (c) 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: * IBM C...
3,310
39.378049
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/CallGraphTest.java
/* * Copyright (c) 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: * IBM C...
26,137
37.551622
123
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/ClassConstantTest.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,345
40.825
96
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/CloneTest.java
/* * Copyright (c) 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: * IBM C...
3,156
40.539474
96
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/DebuggingBitsetCallGraphTest.java
/* * Copyright (c) 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: * IBM C...
3,081
37.049383
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/DefaultMethodsTest.java
/* * Copyright (c) 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: * IBM C...
4,878
42.954955
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/FinalizerTest.java
/* * Copyright (c) 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: * IBM C...
2,529
39.806452
96
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/Java7CallGraphTest.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,803
37.816327
98
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/KawaCallGraphTest.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: * ...
7,596
34.666667
100
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/LambdaTest.java
/* * Copyright (c) 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: * IBM C...
10,619
42.52459
98
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/LibModelsTest.java
/* * Copyright (c) 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: * IBM C...
2,569
40.451613
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/PiNodeCallGraphTest.java
/* * Copyright (c) 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: * IBM C...
5,618
37.486301
100
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/ReflectionTest.java
/* * Copyright (c) 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: * IBM C...
39,326
44.889148
101
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/StaticInterfaceMethodTest.java
package com.ibm.wala.core.tests.callGraph; import com.ibm.wala.core.tests.util.TestConstants; import com.ibm.wala.ipa.callgraph.AnalysisCacheImpl; import com.ibm.wala.ipa.callgraph.AnalysisOptions; import com.ibm.wala.ipa.callgraph.AnalysisScope; import com.ibm.wala.ipa.callgraph.CallGraph; import com.ibm.wala.ipa.cal...
1,895
38.5
96
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/callGraph/SyntheticTest.java
/* * Copyright (c) 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: * IBM C...
2,953
40.605634
96
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cfg/exc/inter/NullPointerExceptionInterTest.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,215
38.77305
97
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cfg/exc/intra/NullPointerExceptionIntraTest.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: * ...
33,840
41.30125
134
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/AnalysisScopeTest.java
package com.ibm.wala.core.tests.cha; import com.ibm.wala.core.tests.util.TestConstants; import com.ibm.wala.core.util.config.AnalysisScopeReader; import com.ibm.wala.core.util.io.FileProvider; import com.ibm.wala.ipa.callgraph.AnalysisScope; import com.ibm.wala.ipa.cha.ClassHierarchy; import com.ibm.wala.ipa.cha.Class...
2,277
38.964912
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/CodeDeletedTest.java
/* * Copyright (c) 2008 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,205
37.034483
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/DupFieldsTest.java
/* * Copyright (c) 2008 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,406
37.206349
100
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/ExclusionsTest.java
/* * Copyright (c) 2008 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,445
35.15
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/GetTargetsTest.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,574
31.5
97
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/InnerClassesTest.java
/* * Copyright (c) 20078 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 ...
3,488
32.228571
100
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/InterfaceTest.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...
3,960
36.72381
94
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/LibraryVersionTest.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,688
34.1875
95
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/MissingMethodRefTest.java
/* * Copyright (c) 2008 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,999
39.816327
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/MissingSuperTest.java
/* * Copyright (c) 2008 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...
3,426
39.797619
99
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/cha/SourceMapTest.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,866
39.380282
95
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/collections/SemiSparseMutableIntSetTest.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: * ...
1,356
28.5
98
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/collections/TwoLevelVectorTest.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: * ...
1,432
28.244898
89
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/demandpa/AbstractPtrTest.java
/* * 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. * * This file is a derivative of code released by the University of * California under t...
12,282
42.556738
100
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/demandpa/ContextSensitiveTest.java
/* * 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. * * This file is a derivative of code released by the University of * California under t...
8,310
38.956731
120
java
WALA
WALA-master/core/src/test/java/com/ibm/wala/core/tests/demandpa/IntraprocTest.java
/* * 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. * * This file is a derivative of code released by the University of * California under t...
4,592
41.925234
99
java