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/testSubjects/java/demandpa/Iter.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...
1,974
43.886364
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestArrayList.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,319
41.181818
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestArraySet.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,247
41.415094
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestArraySetIter.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,268
41.811321
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestArrays.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,144
42.77551
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestArraysCopyOf.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...
760
26.178571
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestClone.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,435
35.358209
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestCond.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,202
40.566038
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestException.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,228
40.277778
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestFactory.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,176
40.075472
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestFields.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,263
40.163636
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestFieldsHarder.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,215
45.166667
100
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestGetterSetter.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,276
40.4
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestGlobal.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,144
40.25
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestHashMapGet.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,365
42.018182
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestHashSet.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,302
42.45283
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestHashtableEnum.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,384
42.363636
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestId.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,243
39.8
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestLinkedList.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,295
42.320755
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestLinkedListIter.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,321
42.811321
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestLocals.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,079
43.255319
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestMethodRecursion.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,530
35.157143
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestMultiDim.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,190
42.82
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestNastyPtrs.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,823
25.895238
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestOnTheFlyCS.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,379
37.387097
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestOnTheFlySimple.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,225
39.472727
72
java
WALA
WALA-master/core/src/testSubjects/java/demandpa/TestWithinMethodCall.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,158
41.333333
72
java
WALA
WALA-master/core/src/testSubjects/java/dynamicCG/CallbacksMainClass.java
package dynamicCG; import java.util.HashSet; import java.util.Set; public class CallbacksMainClass { private static CallbacksMainClass instance; public static class Junk { static { callSomethingStatic(); } } static { new Junk(); } public static void main(String[] args) { Set<Cal...
675
15.9
58
java
WALA
WALA-master/core/src/testSubjects/java/dynamicCG/ExtraClass.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: * ...
964
19.978261
72
java
WALA
WALA-master/core/src/testSubjects/java/dynamicCG/MainClass.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,175
22.058824
72
java
WALA
WALA-master/core/src/testSubjects/java/exceptionpruning/OwnException.java
package exceptionpruning; public class OwnException extends RuntimeException {}
81
19.5
53
java
WALA
WALA-master/core/src/testSubjects/java/exceptionpruning/TestPruning.java
package exceptionpruning; public class TestPruning { public void testTryCatchOwnException(int i) { try { switch (i) { case 1: invokeSingleThrowOwnException(); break; case 2: throw new OwnException(); case 3: invokeSinglePassThrough(); ...
2,969
18.932886
53
java
WALA
WALA-master/core/src/testSubjects/java/finalizers/Finalizers.java
package finalizers; public class Finalizers { private void sillyMethod() {} @Override protected void finalize() { sillyMethod(); } public static void main(String[] args) { new Finalizers().sillyMethod(); } }
232
13.5625
42
java
WALA
WALA-master/core/src/testSubjects/java/hello/Hello.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...
494
25.052632
72
java
WALA
WALA-master/core/src/testSubjects/java/inner/TestInner.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...
432
24.470588
72
java
WALA
WALA-master/core/src/testSubjects/java/inner/TestStaticInner.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...
445
25.235294
72
java
WALA
WALA-master/core/src/testSubjects/java/lambda/CallMetaFactory.java
package lambda; import java.lang.invoke.LambdaConversionException; import java.lang.invoke.LambdaMetafactory; public class CallMetaFactory { public static void main(String[] args) throws IllegalAccessException, InstantiationException, LambdaConversionException { // shouldn't crash on this LambdaMetaf...
471
26.764706
88
java
WALA
WALA-master/core/src/testSubjects/java/lambda/MethodRefs.java
package lambda; import java.util.function.BiConsumer; import java.util.function.Consumer; import java.util.function.Function; public class MethodRefs { interface I { void target(); } static class C1 implements I { @Override public void target() {} } static class C2 implements I { @Overr...
1,160
14.48
52
java
WALA
WALA-master/core/src/testSubjects/java/lambda/ParamsAndCapture.java
package lambda; public class ParamsAndCapture { interface A { void target(); } static class C1 implements A { @Override public void target() {} } static class C2 implements A { @Override public void target() {} } static class C3 implements A { @Override public void tar...
840
13.5
42
java
WALA
WALA-master/core/src/testSubjects/java/lambda/SortingExample.java
package lambda; import java.util.Arrays; import java.util.Comparator; public class SortingExample { private final String[] strings; public SortingExample(int n) { this.strings = new String[n]; for (int i = 0; i < n; i++) { strings[i] = "str" + i; } } private String[] sort(Comparator<String...
1,480
21.104478
78
java
WALA
WALA-master/core/src/testSubjects/java/libmodels/LibModels.java
package libmodels; public class LibModels { public static void reachable1() {} public static void reachable2() {} static class Handler implements Thread.UncaughtExceptionHandler { @Override public void uncaughtException(Thread t, Throwable e) { reachable2(); } } public static void main...
604
19.862069
67
java
WALA
WALA-master/core/src/testSubjects/java/messageFormatTest/MessageFormatBench.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...
742
31.304348
85
java
WALA
WALA-master/core/src/testSubjects/java/methodLookup/MethodLookupStuff.java
package methodLookup; public class MethodLookupStuff { static class A { A(int foo) {} A() {} } static class B extends A {} }
143
10.076923
32
java
WALA
WALA-master/core/src/testSubjects/java/multiDim/TestMultiDim.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...
791
23
72
java
WALA
WALA-master/core/src/testSubjects/java/multiTypes/Foo.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...
736
20.676471
96
java
WALA
WALA-master/core/src/testSubjects/java/nestmates/Outer.java
package nestmates; public class Outer { private final int foo = 10; public class Inner { int triple() { return 3 * foo; } } }
148
11.416667
29
java
WALA
WALA-master/core/src/testSubjects/java/nestmates/TestNestmates.java
package nestmates; public class TestNestmates { public void main(String[] args) { Outer orig = new Outer(); Outer.Inner tester = orig.new Inner(); tester.triple(); } }
186
16
42
java
WALA
WALA-master/core/src/testSubjects/java/objSensitive/A.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: * ...
646
18.029412
72
java
WALA
WALA-master/core/src/testSubjects/java/objSensitive/B.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: * ...
491
24.894737
72
java
WALA
WALA-master/core/src/testSubjects/java/objSensitive/C.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: * ...
465
24.888889
72
java
WALA
WALA-master/core/src/testSubjects/java/objSensitive/TestObjSensitive1.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: * ...
747
22.375
72
java
WALA
WALA-master/core/src/testSubjects/java/objSensitive/TestObjSensitive2.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: * ...
810
26.965517
72
java
WALA
WALA-master/core/src/testSubjects/java/pi/PiNodeCallGraphTestCase.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,412
17.350649
72
java
WALA
WALA-master/core/src/testSubjects/java/privateInterfaceMethods/PrivateInterface.java
package privateInterfaceMethods; public interface PrivateInterface { default void RetT(Object input) { GetT(input); } private Object GetT(Object input) { return input; } }
190
14.916667
37
java
WALA
WALA-master/core/src/testSubjects/java/privateInterfaceMethods/testArrayReturn/ReturnArray.java
package privateInterfaceMethods.testArrayReturn; import privateInterfaceMethods.PrivateInterface; public class ReturnArray implements PrivateInterface {}
156
25.166667
55
java
WALA
WALA-master/core/src/testSubjects/java/privateInterfaceMethods/testArrayReturn/TestArrayReturn.java
package privateInterfaceMethods.testArrayReturn; public class TestArrayReturn { public void main(String[] args) { ReturnArray testee = new ReturnArray(); int[] arrayArg = {1, 2, 3, 4}; testee.RetT(arrayArg); } }
229
22
48
java
WALA
WALA-master/core/src/testSubjects/java/recurse/NList.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,179
19.921053
72
java
WALA
WALA-master/core/src/testSubjects/java/reflection/ForNameThrownExceptions.java
package reflection; public class ForNameThrownExceptions { static class MyClass { public String sayHello() { return "Hello from MyClass!"; } } public static void main(String[] args) { try { // This call to Class.forName() can be resolved by WALA's reflection handling. When // it ...
706
29.73913
90
java
WALA
WALA-master/core/src/testSubjects/java/reflection/GetMethodContext.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,651
26.625
85
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Helper.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,508
22.215385
73
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect1.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...
670
29.5
85
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect10.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...
900
32.37037
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect11.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...
900
32.37037
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect12.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...
909
32.703704
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect13.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...
958
33.25
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect14.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,087
31.969697
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect15.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,088
33.03125
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect16.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...
972
33.75
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect17.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...
956
34.444444
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect18.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...
998
33.448276
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect19.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...
974
33.821429
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect2.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...
587
28.4
85
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect20.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,221
38.419355
83
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect21.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,190
38.7
83
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect22.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,298
34.108108
83
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect23.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,401
34.05
83
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect24.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...
634
22.518519
72
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect3.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...
804
29.961538
85
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect4.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...
721
29.083333
85
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect5.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...
794
24.645161
85
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect6.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...
799
24.806452
85
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect7.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,142
37.1
94
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect8.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...
912
32.814815
86
java
WALA
WALA-master/core/src/testSubjects/java/reflection/Reflect9.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...
927
33.37037
86
java
WALA
WALA-master/core/src/testSubjects/java/shrike/FloatingPoints.java
package shrike; public class FloatingPoints { public static void main(String[] args) { doubble(); floatt(); } public static void doubble() { double pi = Math.PI; double added = pi + 1.337; System.out.println(added); } public static void floatt() { float f = 42.1337f; double add...
373
16
42
java
WALA
WALA-master/core/src/testSubjects/java/shrike/StackMaps.java
package shrike; public class StackMaps { private int field1; private int field2; private int min; public StackMaps(int field1, int field2) { setMin(field1 > field2 ? field2 : field1); this.field1 = field1; this.field2 = field2; } private void setMin(int x) { this.min = x; } public st...
832
18.833333
77
java
WALA
WALA-master/core/src/testSubjects/java/slice/A.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...
566
17.9
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/B.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...
464
23.473684
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/JustThrow.java
package slice; import java.io.IOException; public class JustThrow { private static int throwException() { throw new RuntimeException(); } public static void main(String[] argv) throws IOException { doNothing(throwException()); } private static void doNothing(int x) {} }
294
16.352941
61
java
WALA
WALA-master/core/src/testSubjects/java/slice/Slice1.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...
624
21.321429
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/Slice2.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...
676
19.515152
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/Slice3.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...
662
23.555556
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/Slice4.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...
580
20.518519
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/Slice5.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...
625
18.5625
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/Slice6.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...
717
21.4375
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/Slice7.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...
547
26.4
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/Slice8.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...
709
21.903226
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/Slice9.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...
642
21.172414
72
java
WALA
WALA-master/core/src/testSubjects/java/slice/TestArrays.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...
782
28
97
java
WALA
WALA-master/core/src/testSubjects/java/slice/TestCD1.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...
687
22.724138
72
java