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/dalvik/src/main/java/com/ibm/wala/dalvik/ipa/callgraph/propagation/cfa/AndroidContext.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 under the terms listed below. * */ /* * ...
4,323
31.757576
86
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/ipa/callgraph/propagation/cfa/Intent.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 under the terms listed below. * */ /* * ...
15,005
31.480519
100
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/ipa/callgraph/propagation/cfa/IntentContext.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 under the terms listed below. * */ /* * ...
4,317
30.518248
86
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/ipa/callgraph/propagation/cfa/IntentContextInterpreter.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 under the terms listed below. * */ /* * ...
13,903
37.946779
100
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/ipa/callgraph/propagation/cfa/IntentContextSelector.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 under the terms listed below. * */ /* * ...
21,615
41.30137
121
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/ipa/callgraph/propagation/cfa/IntentMap.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 under the terms listed below. * */ /* * ...
7,474
32.520179
99
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/ipa/callgraph/propagation/cfa/IntentStarters.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 under the terms listed below. * */ /* * ...
40,885
45.146727
146
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/ipa/callgraph/propagation/cfa/package-info.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 under the terms listed below. * */ /* * ...
3,230
46.514706
100
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/ssa/AbstractIntRegisterMachine.java
/* * Copyright (c) 2002 - 2006 IBM Corporation and others. * 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 * * Contribu...
35,032
31.110907
103
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/ssa/DexSSABuilder.java
/* * Copyright (c) 2002 - 2006 IBM Corporation and others. * 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 * * Contribu...
64,076
40.286727
131
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/AndroidAnalysisScope.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 under the terms listed below. * */ packa...
5,359
35.216216
98
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/AndroidComponent.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 under the terms listed below. * */ /* * ...
10,804
36.912281
119
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/AndroidEntryPointLocator.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 under the terms listed below. * */ /* * ...
22,082
37.205882
100
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/AndroidEntryPointManager.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 under the terms listed below. * */ /* * ...
26,448
34.790257
107
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/AndroidManifestXMLReader.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 under the terms listed below. * */ /* * ...
25,732
32.859211
113
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/AndroidPreFlightChecks.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 under the terms listed below. * */ /* * ...
8,481
31.623077
100
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/AndroidSettingFactory.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 under the terms listed below. * */ /* * ...
8,719
27.874172
99
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/AndroidTypes.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 under the terms listed below. * */ /* * ...
15,477
56.970037
100
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/package-info.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 under the terms listed below. * */ /* * ...
2,161
42.24
95
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/androidEntryPoints/ActivityEP.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 under the terms listed below. * */ /* * ...
43,402
40.854388
100
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/androidEntryPoints/ApplicationEP.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 under the terms listed below. * */ /* * ...
5,969
41.94964
121
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/androidEntryPoints/FragmentEP.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 under the terms listed below. * */ /* * ...
19,843
40.341667
100
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/androidEntryPoints/LoaderCB.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 under the terms listed below. * */ /* * ...
3,690
41.918605
98
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/androidEntryPoints/LocationEP.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 under the terms listed below. * */ /* * ...
3,982
43.752809
92
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/androidEntryPoints/ProviderEP.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 under the terms listed below. * */ /* * ...
5,217
37.940299
92
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/androidEntryPoints/ServiceEP.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 under the terms listed below. * */ /* * ...
31,901
44.770445
100
java
WALA
WALA-master/dalvik/src/main/java/com/ibm/wala/dalvik/util/androidEntryPoints/package-info.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 under the terms listed below. * */ /* * ...
2,631
44.37931
100
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/drivers/APKCallGraphDriver.java
package com.ibm.wala.dalvik.drivers; import com.ibm.wala.classLoader.IClass; import com.ibm.wala.classLoader.IMethod; import com.ibm.wala.dalvik.test.callGraph.DalvikCallGraphTestBase; import com.ibm.wala.dalvik.test.util.Util; import com.ibm.wala.ipa.callgraph.AnalysisOptions.ReflectionOptions; import com.ibm.wala.ip...
5,036
33.979167
100
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/DalvikCallGraphTestBase.java
/* * Copyright (c) 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: * IBM C...
8,099
38.320388
99
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/DroidBenchCGTest.java
/* * Copyright (c) 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: * IBM C...
7,026
34.311558
99
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/DynamicDalvikComparisonJavaLibsTest.java
package com.ibm.wala.dalvik.test.callGraph; import com.ibm.wala.core.tests.util.TestConstants; import com.ibm.wala.ipa.cha.ClassHierarchyException; import com.ibm.wala.shrike.shrikeBT.analysis.Analyzer.FailureException; import com.ibm.wala.shrike.shrikeCT.InvalidClassFileException; import com.ibm.wala.util.CancelExcep...
1,295
39.5
97
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/DynamicDalvikComparisonTest.java
/* * Copyright (c) 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: * IBM C...
2,467
40.830508
98
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/DynamicDalvikComparisonTestForAndroidLibs.java
package com.ibm.wala.dalvik.test.callGraph; import static com.ibm.wala.dalvik.test.util.Util.androidLibs; import com.ibm.wala.core.tests.util.TestConstants; import com.ibm.wala.ipa.cha.ClassHierarchyException; import com.ibm.wala.shrike.shrikeBT.analysis.Analyzer.FailureException; import com.ibm.wala.shrike.shrikeCT....
1,558
32.170213
93
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/JVMLDalvikComparisonTest.java
/* * Copyright (c) 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: * IBM C...
9,390
39.132479
100
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/AliasingTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
934
31.241379
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/AndroidSpecificTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
955
31.965517
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/ArraysAndListsTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
952
31.862069
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/CallbacksTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
937
31.344828
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/EmulatorDetectionTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
960
33.321429
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/FieldAndObjectSensitivityTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
985
33
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/GeneralJavaTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
943
31.551724
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/ImplicitFlowsTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
949
31.758621
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/InterAppCommunicationTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
972
33.75
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/InterComponentCommunicationTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
991
33.206897
96
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/LifecycleTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
937
31.344828
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/ReflectionTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
940
31.448276
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/callGraph/droidbench/ThreadingTest.java
package com.ibm.wala.dalvik.test.callGraph.droidbench; import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib; import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest; import com.ibm.wala.types.MethodReference; import java.io.File; import java.io.IOException; import java.net.URI; import java.util.Collecti...
937
31.344828
94
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/cha/MultiDexScopeTest.java
package com.ibm.wala.dalvik.test.cha; import static org.junit.Assume.assumeFalse; import com.ibm.wala.classLoader.IClass; import com.ibm.wala.classLoader.IMethod; import com.ibm.wala.core.util.config.AnalysisScopeReader; import com.ibm.wala.dalvik.classLoader.DexFileModule; import com.ibm.wala.dalvik.classLoader.DexI...
8,757
37.924444
100
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/ir/DalvikAnnotationsTest.java
package com.ibm.wala.dalvik.test.ir; import com.ibm.wala.core.tests.ir.AnnotationTest; import com.ibm.wala.dalvik.test.util.Util; import com.ibm.wala.ipa.cha.ClassHierarchyException; import java.io.IOException; public class DalvikAnnotationsTest extends AnnotationTest { public static void main(String[] args) { ...
487
26.111111
78
java
WALA
WALA-master/dalvik/src/test/java/com/ibm/wala/dalvik/test/util/Util.java
package com.ibm.wala.dalvik.test.util; import static com.ibm.wala.properties.WalaProperties.ANDROID_RT_DEX_DIR; import static com.ibm.wala.properties.WalaProperties.ANDROID_RT_JAVA_JAR; import com.android.tools.r8.CompilationFailedException; import com.android.tools.r8.D8; import com.android.tools.r8.D8Command; impor...
4,792
36.740157
98
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/cast/java/client/JDTJavaSourceAnalysisEngine.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,586
39.59292
100
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/cast/java/translator/jdt/JDTClassLoaderFactory.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...
3,532
41.059524
92
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/cast/java/translator/jdt/JDTSourceLoaderImpl.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...
2,804
42.153846
95
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/cast/java/translator/jdt/JDTSourceModuleTranslator.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,158
37.852381
98
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/eclipse/headless/Main.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,415
30.466667
93
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/ide/AbstractJavaAnalysisAction.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,611
36.313725
100
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/ide/jdt/Activator.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...
1,442
24.315789
88
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/ide/util/ASTNodeFinder.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...
1,154
32
86
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/ide/util/JavaEclipseProjectPath.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,724
30.5
100
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/ide/util/JdtPosition.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,859
21.519685
87
java
WALA
WALA-master/ide/jdt/src/main/java/com/ibm/wala/ide/util/JdtUtil.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: * ...
21,459
33.117647
100
java
WALA
WALA-master/ide/jdt/test/src/test/java/com/ibm/wala/cast/java/jdt/test/Activator.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...
2,971
33.55814
82
java
WALA
WALA-master/ide/jdt/test/src/test/java/com/ibm/wala/cast/java/test/JDTJavaTest.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,908
34.47561
100
java
WALA
WALA-master/ide/jdt/test/src/test/java/com/ibm/wala/cast/java/test/TestPlugin.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,176
25.155556
72
java
WALA
WALA-master/ide/jdt/test/src/test/java/com/ibm/wala/cast/java/test/TypeInferenceAssertion.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,450
33.521127
87
java
WALA
WALA-master/ide/jdt/test/src/test/java/com/ibm/wala/demandpa/driver/DemandCastChecker.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: * ...
13,313
43.086093
100
java
WALA
WALA-master/ide/jsdt/src/main/java/com/ibm/wala/cast/js/client/EclipseJavaScriptAnalysisEngine.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...
7,857
38.094527
100
java
WALA
WALA-master/ide/jsdt/src/main/java/com/ibm/wala/cast/js/client/EclipseWebAnalysisEngine.java
package com.ibm.wala.cast.js.client; import com.ibm.wala.cast.ipa.callgraph.CAstAnalysisScope; import com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ObjectVertex; import com.ibm.wala.cast.js.html.WebPageLoaderFactory; import com.ibm.wala.cast.js.ipa.callgraph.JSCallGraph; import com.ibm.wala.cast.js.ipa....
2,887
37.506667
99
java
WALA
WALA-master/ide/jsdt/src/main/java/com/ibm/wala/ide/jsdt/Activator.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...
1,444
24.350877
88
java
WALA
WALA-master/ide/jsdt/src/main/java/com/ibm/wala/ide/util/EclipseWebProjectPath.java
package com.ibm.wala.ide.util; import com.ibm.wala.cast.ir.translator.TranslatorToCAst.Error; import com.ibm.wala.cast.js.html.DefaultSourceExtractor; import com.ibm.wala.cast.js.html.MappedSourceModule; import com.ibm.wala.cast.js.html.WebUtil; import com.ibm.wala.classLoader.FileModule; import com.ibm.wala.classLoad...
2,301
34.96875
98
java
WALA
WALA-master/ide/jsdt/src/main/java/com/ibm/wala/ide/util/JavaScriptEclipseProjectPath.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,423
30.15493
100
java
WALA
WALA-master/ide/jsdt/src/main/java/com/ibm/wala/ide/util/JavaScriptHeadlessUtil.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...
1,243
31.736842
96
java
WALA
WALA-master/ide/jsdt/src/main/java/com/ibm/wala/ide/util/JsdtUtil.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...
8,754
41.707317
98
java
WALA
WALA-master/ide/jsdt/tests/src/test/java/com/ibm/wala/ide/jsdt/tests/AbstractJSProjectScopeTest.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,103
38.84466
96
java
WALA
WALA-master/ide/jsdt/tests/src/test/java/com/ibm/wala/ide/jsdt/tests/Activator.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,361
22.894737
82
java
WALA
WALA-master/ide/jsdt/tests/src/test/java/com/ibm/wala/ide/jsdt/tests/JSProjectScopeTest.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...
1,008
27.027778
89
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/classloader/EclipseSourceDirectoryTreeModule.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,051
30.463918
93
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/classloader/EclipseSourceFileModule.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,173
26.302326
80
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/client/EclipseProjectAnalysisEngine.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,894
32.275862
97
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/client/EclipseProjectSourceAnalysisEngine.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,954
31.583333
98
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/plugin/CorePlugin.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,244
25.411765
82
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/ui/AbstractJFaceRunner.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,329
22.75
76
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/ui/IFDSExplorer.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,948
30.592
99
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/ui/SWTTreeViewer.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,725
28.579661
103
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/ui/ViewIFDSLocalAction.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,147
29.810345
96
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/ui/ViewIRAction.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,515
25.636364
96
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/util/EclipseAnalysisScopeReader.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,009
37.101266
99
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/util/EclipseFileProvider.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...
8,110
32.378601
99
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/util/EclipseProjectPath.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...
12,736
33.611413
100
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/util/HeadlessUtil.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...
4,127
32.024
100
java
WALA
WALA-master/ide/src/main/java/com/ibm/wala/ide/util/ProgressMonitorDelegate.java
/* * Copyright (c) 2011 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,728
24.426471
80
java
WALA
WALA-master/ide/tests/src/test/java/com/ibm/wala/examples/drivers/IFDSExplorerExample.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,533
44.307692
100
java
WALA
WALA-master/ide/tests/src/test/java/com/ibm/wala/examples/drivers/SWTCallGraph.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,595
34.643312
100
java
WALA
WALA-master/ide/tests/src/test/java/com/ibm/wala/examples/drivers/SWTPointsTo.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,570
34.71
100
java
WALA
WALA-master/ide/tests/src/test/java/com/ibm/wala/examples/drivers/SWTTypeHierarchy.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,653
33.992481
100
java
WALA
WALA-master/ide/tests/src/test/java/com/ibm/wala/ide/test/Activator.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...
2,952
33.337209
82
java
WALA
WALA-master/ide/tests/src/test/java/com/ibm/wala/ide/tests/SWTTreeViewerTest.java
/* * Copyright (c) 2021 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: * Manu ...
1,385
31.232558
88
java
WALA
WALA-master/ide/tests/src/testFixtures/java/com/ibm/wala/ide/tests/util/EclipseTestUtil.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,284
30.837349
99
java
WALA
WALA-master/scandroid/src/main/java/org/scandroid/domain/CodeElement.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 under the terms listed below. * */ /* *...
3,027
38.324675
88
java
WALA
WALA-master/scandroid/src/main/java/org/scandroid/domain/DomainElement.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 under the terms listed below. * */ /* *...
4,061
33.717949
83
java