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 |
|---|---|---|---|---|---|---|
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,968 | 40.236111 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,202 | 38.72695 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,781 | 41.386449 | 134 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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.ipa.callgraph.AnalysisScope;
import com.ibm.wala.ipa.cha.ClassHierarchy;
import com.ibm.wala.ipa.cha.ClassHierarchyException;
import com.ibm.wala.ipa.cha.ClassHierarchyFactory;
import com.ibm.wala.types.ClassLoa... | 1,626 | 37.738095 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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 |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,401 | 37.126984 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,423 | 34.6 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,557 | 31.345455 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,464 | 32 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,911 | 36.257143 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,671 | 33.833333 | 95 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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... | 2,013 | 40.102041 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,409 | 39.595238 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,950 | 40.56338 | 95 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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 |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,377 | 27.708333 | 89 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,293 | 42.595745 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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,305 | 38.932692 | 120 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/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... | 2,701 | 40.569231 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/demandpa/NoRefinePtrTest.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... | 6,437 | 35.372881 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/demandpa/OnTheFlyPtrTest.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,151 | 43.394366 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/demandpa/RefineFieldsPtrTest.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... | 5,076 | 37.755725 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/demandpa/TestInfo.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,507 | 40.740741 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/demandpa/TunedRefinementTest.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... | 6,087 | 35.45509 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/exceptionpruning/ExceptionAnalysis2EdgeFilterTest.java | package com.ibm.wala.core.tests.exceptionpruning;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import com.ibm.wala.analysis.exceptionanalysis.ExceptionAnalysis;
import com.ibm.wala.analysis.exceptionanalysis.ExceptionAnalysis2EdgeFilter;
import com.ibm.wala.cfg.ControlFlowGr... | 10,365 | 40.134921 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/exceptionpruning/ExceptionAnalysisTest.java | package com.ibm.wala.core.tests.exceptionpruning;
import static org.hamcrest.CoreMatchers.anyOf;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.CoreMatchers.not;
import com.ibm.wala.analysis.exceptionanalysis.ExceptionAnalysis;
import com.ibm.wala.analysis.exceptionanalysis.Intraprocedura... | 8,837 | 41.287081 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ir/AnnotationTest.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... | 11,294 | 42.110687 | 374 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ir/CFGSanitizerTest.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,250 | 39.135802 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ir/CFGTest.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,833 | 34.144578 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ir/CornerCasesTest.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,807 | 37.08 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ir/DeterministicIRTest.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,237 | 31.943396 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ir/LocalNamesTest.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,575 | 37.80543 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ir/MultiNewArrayTest.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,923 | 39.611111 | 93 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ir/TypeAnnotationTest.java | /*
* Copyright (c) 2013,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:
* ... | 14,570 | 43.833846 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ptrs/MultiDimArrayTest.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,180 | 36.423529 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ptrs/TypeBasedArrayAliasTest.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,921 | 38.22 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/ptrs/ZeroLengthArrayTest.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,474 | 41.901235 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/shrike/DynamicCallGraphTest.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:
* ... | 4,010 | 39.515152 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/shrike/DynamicCallGraphTestBase.java | /*
* Copyright (c) 2002 - 2014 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 8,892 | 33.738281 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/slicer/SlicerTest.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... | 50,551 | 38.217998 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/typeInference/TypeInferenceTest.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,379 | 34.842697 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/typeargument/TypeArgumentTest.java | package com.ibm.wala.core.tests.typeargument;
import com.ibm.wala.core.tests.util.WalaTestCase;
import com.ibm.wala.types.generics.TypeArgument;
import com.ibm.wala.util.warnings.Warnings;
import org.junit.AfterClass;
import org.junit.Test;
public class TypeArgumentTest extends WalaTestCase {
public static void mai... | 701 | 25 | 57 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/util/JVMLTestAssertions.java | package com.ibm.wala.core.tests.util;
import org.junit.Assert;
public class JVMLTestAssertions extends TestAssertions {
@Override
public void assertEquals(Object a, Object b) {
Assert.assertEquals(a, b);
}
@Override
public void assertNotNull(String msg, Object obj) {
Assert.assertNotNull(msg, obj)... | 422 | 18.227273 | 56 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/util/SlowTests.java | package com.ibm.wala.core.tests.util;
/**
* JUnit category marker for slow tests
*
* <p>Add “{@code -PexcludeSlowTests}” to the Gradle command line for faster test turnaround at the
* expense of worse test coverage.
*/
public interface SlowTests {}
| 255 | 24.6 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/util/TestAssertions.java | package com.ibm.wala.core.tests.util;
import java.util.Collection;
import java.util.Collections;
public abstract class TestAssertions {
public abstract void assertEquals(Object findOrCreate, Object type);
public abstract void assertNotNull(String string, Object classUnderTest);
public abstract void assertTru... | 1,232 | 28.357143 | 88 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/util/TestConstants.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,038 | 33.278912 | 93 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/core/tests/util/WalaTestCase.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,548 | 30.6875 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/demandpa/driver/CompareToZeroOneCFADriver.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:
* ... | 10,542 | 41.512097 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/demandpa/driver/TestAgainstSimpleDriver.java | /*
* Copyright (c) 2002 - 2014 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 8,154 | 43.807692 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/demandpa/driver/WalaUtil.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,351 | 37.976744 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/ConstructAllIRs.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,253 | 35.977273 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/CountParameters.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,107 | 33.557377 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/GetLoadedFields.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,442 | 34.926471 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/SimpleThreadEscapeAnalysis.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... | 11,372 | 33.153153 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/dataflow/ContextInsensitiveReachingDefs.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,142 | 37.410377 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/dataflow/ContextSensitiveReachingDefs.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... | 12,768 | 39.280757 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/dataflow/DataflowTest.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... | 9,280 | 39.352174 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/dataflow/InitializerTest.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,974 | 36.149533 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/dataflow/IntraprocReachingDefs.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... | 6,356 | 35.959302 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/analysis/dataflow/StaticInitializer.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:
* ... | 16,217 | 38.652812 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/drivers/JavaViewerDriver.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,245 | 37.188235 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/drivers/PDFCallGraph.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,076 | 33.024038 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/drivers/PDFControlDependenceGraph.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,846 | 34.436364 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/drivers/PDFSDG.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,850 | 34.364865 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/drivers/PDFSlice.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,337 | 39.174699 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/drivers/PDFTypeHierarchy.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,025 | 33.190476 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/drivers/PDFWalaIR.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,166 | 36.150602 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/drivers/ScopeFileCallGraph.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... | 4,925 | 41.102564 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/examples/properties/WalaExamplesProperties.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,668 | 30.490566 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.tests/src/com/ibm/wala/util/io/FileProviderTest.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,660 | 29.759259 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/ArrayBoundsGraph.java | package com.ibm.wala.analysis.arraybounds;
import com.ibm.wala.analysis.arraybounds.hypergraph.DirectedHyperEdge;
import com.ibm.wala.analysis.arraybounds.hypergraph.DirectedHyperGraph;
import com.ibm.wala.analysis.arraybounds.hypergraph.HyperNode;
import com.ibm.wala.analysis.arraybounds.hypergraph.SoftFinalHyperNode... | 10,398 | 33.663333 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/ArrayBoundsGraphBuilder.java | package com.ibm.wala.analysis.arraybounds;
import com.ibm.wala.analysis.arraybounds.hypergraph.DirectedHyperEdge;
import com.ibm.wala.analysis.arraybounds.hypergraph.HyperNode;
import com.ibm.wala.shrikeBT.IBinaryOpInstruction;
import com.ibm.wala.shrikeBT.IConditionalBranchInstruction.Operator;
import com.ibm.wala.ss... | 13,831 | 36.79235 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/ArrayOutOfBoundsAnalysis.java | package com.ibm.wala.analysis.arraybounds;
import com.ibm.wala.analysis.arraybounds.hypergraph.HyperNode;
import com.ibm.wala.analysis.arraybounds.hypergraph.algorithms.ShortestPath;
import com.ibm.wala.analysis.arraybounds.hypergraph.weight.NormalOrder;
import com.ibm.wala.analysis.arraybounds.hypergraph.weight.Rever... | 4,992 | 36.541353 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/BinaryOpWithConstant.java | package com.ibm.wala.analysis.arraybounds;
import com.ibm.wala.shrikeBT.IBinaryOpInstruction.IOperator;
import com.ibm.wala.shrikeBT.IBinaryOpInstruction.Operator;
import com.ibm.wala.ssa.IR;
import com.ibm.wala.ssa.SSABinaryOpInstruction;
/**
* Normalizes a binary operation with a constant by providing direct acces... | 2,072 | 25.922078 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/ConditionNormalizer.java | package com.ibm.wala.analysis.arraybounds;
import com.ibm.wala.shrikeBT.IConditionalBranchInstruction.Operator;
import com.ibm.wala.ssa.SSAConditionalBranchInstruction;
/**
* ConditionNormalizer normalizes a branch condition. See Constructor for more information.
*
* @author Stephan Gocht {@code <stephan@gobro.de>... | 2,752 | 25.471154 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/DirectedHyperEdge.java | package com.ibm.wala.analysis.arraybounds.hypergraph;
import com.ibm.wala.analysis.arraybounds.hypergraph.weight.edgeweights.EdgeWeight;
import java.util.HashSet;
import java.util.Set;
/**
* A DirectedHyperEdge is an edge of a {@link DirectedHyperGraph}.
*
* @author Stephan Gocht {@code <stephan@gobro.de>}
* @par... | 1,012 | 23.119048 | 82 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/DirectedHyperGraph.java | package com.ibm.wala.analysis.arraybounds.hypergraph;
import com.ibm.wala.analysis.arraybounds.hypergraph.weight.Weight;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/**
* Implementation of a directed hyper graph. In a hyper graph an edge can have more than one head... | 2,030 | 26.445946 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/HyperNode.java | package com.ibm.wala.analysis.arraybounds.hypergraph;
import com.ibm.wala.analysis.arraybounds.hypergraph.weight.Weight;
import java.util.HashSet;
import java.util.Set;
/**
* A HyperNode is a node of a {@link DirectedHyperGraph}.
*
* @author Stephan Gocht {@code <stephan@gobro.de>}
*/
public class HyperNode<T> {
... | 1,890 | 21.247059 | 87 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/SoftFinalHyperNode.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... | 792 | 27.321429 | 83 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/package-info.java | /**
* This package contains a generic implementation of directed hypergraphs. The implementation is
* optimized for shortest path search, with {@link
* com.ibm.wala.analysis.arraybounds.hypergraph.algorithms.ShortestPath#compute(com.ibm.wala.analysis.arraybounds.hypergraph.DirectedHyperGraph,
* com.ibm.wala.analysi... | 450 | 55.375 | 144 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/algorithms/ShortestPath.java | package com.ibm.wala.analysis.arraybounds.hypergraph.algorithms;
import com.ibm.wala.analysis.arraybounds.hypergraph.DirectedHyperEdge;
import com.ibm.wala.analysis.arraybounds.hypergraph.DirectedHyperGraph;
import com.ibm.wala.analysis.arraybounds.hypergraph.HyperNode;
import com.ibm.wala.analysis.arraybounds.hypergr... | 7,415 | 35.53202 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/weight/NormalOrder.java | package com.ibm.wala.analysis.arraybounds.hypergraph.weight;
import com.ibm.wala.analysis.arraybounds.hypergraph.weight.Weight.Type;
import java.util.Comparator;
/**
* Defines a normal Order on Weight: unlimited < ... < -1 < 0 < 1 < ... not_set is
* not comparable
*
* @author Stephan Gocht {@code <... | 1,126 | 26.487805 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/weight/ReverseOrder.java | package com.ibm.wala.analysis.arraybounds.hypergraph.weight;
import com.ibm.wala.analysis.arraybounds.hypergraph.weight.Weight.Type;
import java.util.Comparator;
/**
* Defines a reverse Order on Weight: ... > 1 > 0 > -1 > ... > unlimited not_set is
* not comparable
*
* @author Stephan Gocht {@code ... | 814 | 22.970588 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/weight/Weight.java | package com.ibm.wala.analysis.arraybounds.hypergraph.weight;
/**
* A weight may be not set, a number or unlimited, note that the meaning of unlimited is given by
* the chosen order (see {@link NormalOrder} and {@link ReverseOrder}).
*
* @author Stephan Gocht {@code <stephan@gobro.de>}
*/
public class Weight {
p... | 2,438 | 21.376147 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/weight/edgeweights/AdditiveEdgeWeight.java | package com.ibm.wala.analysis.arraybounds.hypergraph.weight.edgeweights;
import com.ibm.wala.analysis.arraybounds.hypergraph.weight.Weight;
/**
* EdgeWeight that adds a specific value.
*
* @author Stephan Gocht {@code <stephan@gobro.de>}
*/
public class AdditiveEdgeWeight implements EdgeWeight {
private final W... | 1,244 | 20.842105 | 81 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/arraybounds/hypergraph/weight/edgeweights/EdgeWeight.java | package com.ibm.wala.analysis.arraybounds.hypergraph.weight.edgeweights;
import com.ibm.wala.analysis.arraybounds.hypergraph.weight.Weight;
/**
* The weight of an edge can produce a new value for the tail nodes given the head nodes.
*
* @author Stephan Gocht {@code <stephan@gobro.de>}
*/
public interface EdgeWeig... | 368 | 27.384615 | 89 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/exceptionanalysis/CGIntraproceduralExceptionAnalysis.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,888 | 34.231707 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/exceptionanalysis/Exception2BitvectorTransformer.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,513 | 31.230769 | 80 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/exceptionanalysis/ExceptionAnalysis.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... | 9,043 | 36.526971 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/exceptionanalysis/ExceptionAnalysis2EdgeFilter.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,001 | 30.777778 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/exceptionanalysis/ExceptionTransferFunctionProvider.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,423 | 34.298969 | 91 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/exceptionanalysis/InitializedBitVectorSolver.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,453 | 31.311111 | 92 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/exceptionanalysis/IntraproceduralExceptionAnalysis.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... | 11,122 | 34.880645 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/exceptionanalysis/package-info.java | /**
* This package contains an exception analysis. For an interprocedural exception analysis use {@link
* com.ibm.wala.analysis.exceptionanalysis.ExceptionAnalysis}. If you need a CFG without unnecessary
* exception edges use {@link com.ibm.wala.ipa.cfg.PrunedCFG} in combination with {@link
* com.ibm.wala.analysis.... | 421 | 51.75 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/nullpointer/IntraproceduralNullPointerAnalysis.java | package com.ibm.wala.analysis.nullpointer;
import com.ibm.wala.cfg.exc.intra.IntraprocNullPointerAnalysis;
import com.ibm.wala.cfg.exc.intra.NullPointerFrameWork;
import com.ibm.wala.cfg.exc.intra.NullPointerSolver;
import com.ibm.wala.cfg.exc.intra.NullPointerState;
import com.ibm.wala.cfg.exc.intra.NullPointerState.... | 2,308 | 37.483333 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/nullpointer/RelevantVariableFinder.java | package com.ibm.wala.analysis.nullpointer;
import com.ibm.wala.ssa.SSAArrayLengthInstruction;
import com.ibm.wala.ssa.SSAArrayLoadInstruction;
import com.ibm.wala.ssa.SSAArrayStoreInstruction;
import com.ibm.wala.ssa.SSABinaryOpInstruction;
import com.ibm.wala.ssa.SSACheckCastInstruction;
import com.ibm.wala.ssa.SSACo... | 7,484 | 24.459184 | 86 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/pointers/BasicHeapGraph.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:
* ... | 17,163 | 30.150635 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/pointers/HeapGraph.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,489 | 35.341463 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/pointers/HeapGraphImpl.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,311 | 30.671233 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/reflection/AbstractReflectionInterpreter.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,607 | 31.854962 | 99 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.