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/cast/js/rhino/src/main/java/com/ibm/wala/cast/js/translator/CAstRhinoLoopUnwindingTranslatorFactory.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...
976
29.53125
84
java
WALA
WALA-master/cast/js/rhino/src/main/java/com/ibm/wala/cast/js/translator/CAstRhinoTranslator.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: * ...
817
36.181818
92
java
WALA
WALA-master/cast/js/rhino/src/main/java/com/ibm/wala/cast/js/translator/CAstRhinoTranslatorFactory.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...
753
30.416667
80
java
WALA
WALA-master/cast/js/rhino/src/main/java/com/ibm/wala/cast/js/translator/RhinoToAstTranslator.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: * ...
97,234
33.419469
134
java
WALA
WALA-master/cast/js/rhino/src/main/java/com/ibm/wala/cast/js/translator/TypedNodeVisitor.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...
13,653
41.403727
86
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/rhino/callgraph/fieldbased/test/AbstractFieldBasedTest.java
package com.ibm.wala.cast.js.rhino.callgraph.fieldbased.test; import com.ibm.wala.cast.ir.translator.TranslatorToCAst.Error; import com.ibm.wala.cast.js.html.DefaultSourceExtractor; import com.ibm.wala.cast.js.ipa.callgraph.JSCallGraph; import com.ibm.wala.cast.js.ipa.callgraph.JSCallGraphUtil; import com.ibm.wala.cas...
3,803
37.816327
100
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/rhino/callgraph/fieldbased/test/FieldBasedCGGamesTest.java
package com.ibm.wala.cast.js.rhino.callgraph.fieldbased.test; import com.ibm.wala.cast.ir.translator.TranslatorToCAst.Error; import com.ibm.wala.cast.js.test.RequiresInternetTests; import com.ibm.wala.cast.js.util.FieldBasedCGUtil.BuilderType; import com.ibm.wala.util.CancelException; import com.ibm.wala.util.WalaExce...
3,004
38.025974
101
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/rhino/callgraph/fieldbased/test/FieldBasedComparisonTest.java
package com.ibm.wala.cast.js.rhino.callgraph.fieldbased.test; import com.ibm.wala.cast.ir.translator.TranslatorToCAst.Error; import com.ibm.wala.cast.js.test.ExtractingToPredictableFileNames; import com.ibm.wala.cast.js.test.TestSimplePageCallGraphShape; import com.ibm.wala.cast.js.util.FieldBasedCGUtil.BuilderType; i...
2,278
32.514706
97
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/rhino/callgraph/fieldbased/test/FieldBasedJQueryTest.java
package com.ibm.wala.cast.js.rhino.callgraph.fieldbased.test; import com.ibm.wala.cast.ir.translator.TranslatorToCAst.Error; import com.ibm.wala.cast.js.test.RequiresInternetTests; import com.ibm.wala.cast.js.util.FieldBasedCGUtil.BuilderType; import com.ibm.wala.util.CancelException; import com.ibm.wala.util.WalaExce...
799
32.333333
85
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/rhino/callgraph/fieldbased/test/TestBoundedFieldBasedCG.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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
38.186441
98
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/rhino/callgraph/fieldbased/test/TestFieldBasedCG.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,431
36.145374
100
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/rhino/callgraph/fieldbased/test/TestPointerAnalysisRhino.java
package com.ibm.wala.cast.js.rhino.callgraph.fieldbased.test; import com.ibm.wala.cast.js.test.TestPointerAnalyses; import com.ibm.wala.cast.js.translator.CAstRhinoTranslatorFactory; public class TestPointerAnalysisRhino extends TestPointerAnalyses { public TestPointerAnalysisRhino() { super(new CAstRhinoTrans...
343
27.666667
67
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/rhino/test/HTMLCGBuilder.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,183
35.100503
100
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/rhino/test/PrintIRs.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,540
41.439252
97
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/RequiresInternetTests.java
package com.ibm.wala.cast.js.test; /** * JUnit category marker for tests that require Internet access * * <p>To exclude Internet-requiring tests, do any of the following: * * <ul> * <li>add “{@code -PexcludeRequiresInternetTests}” to the Gradle command line, * <li>add “{@code --offline}” to the Gradle comma...
716
34.85
124
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestAjaxsltCallGraphShapeRhino.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: * ...
745
30.083333
79
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestArgumentSensitivityRhino.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...
749
30.25
75
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestCPA.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,657
36.681818
99
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestCallGraph2JSON.java
package com.ibm.wala.cast.js.test; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.core.StringStartsWith.startsWith; import static org.junit.Assert.assertArrayEquals; import static org.junit.Assert.assertEquals; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; imp...
6,466
38.919753
99
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestCorrelatedPairExtractionRhino.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,455
32.860465
86
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestFlowGraphJSON.java
package com.ibm.wala.cast.js.test; import static org.hamcrest.CoreMatchers.hasItems; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.collection.IsIterableContainingInAnyOrder.containsInAnyOrder; import static org.junit.Assert.assertArrayEquals; import com.google.gson.Gson; import com.g...
4,163
39.038462
99
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestForInBodyExtractionRhino.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,163
31.333333
86
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestForInLoopHackRhino.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...
722
29.125
76
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestJQueryExamplesRhino.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...
739
29.833333
75
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestJavaScriptSlicerRhino.java
package com.ibm.wala.cast.js.test; import com.ibm.wala.cast.js.translator.CAstRhinoTranslatorFactory; import org.junit.Before; public class TestJavaScriptSlicerRhino extends TestJavaScriptSlicer { @Before public void setUp() { com.ibm.wala.cast.js.ipa.callgraph.JSCallGraphUtil.setTranslatorFactory( n...
360
24.785714
76
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestLexicalModRefRhino.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...
722
29.125
76
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestMediawikiCallGraphShapeRhino.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: * ...
749
30.25
83
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestPrototypeCallGraphShapeRhino.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: * ...
749
30.25
83
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestRhinoSourceMap.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...
9,122
48.313514
158
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestSimpleCallGraphShapeRhino.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,306
34.945652
90
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/test/TestSimplePageCallGraphShapeRhinoJericho.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,754
37.152174
99
java
WALA
WALA-master/cast/js/rhino/src/test/java/com/ibm/wala/cast/js/vis/JsViewerDriver.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,365
35.989011
100
java
WALA
WALA-master/cast/js/rhino/src/testFixtures/java/com/ibm/wala/cast/js/test/TestSimplePageCallGraphShapeRhino.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,341
37.393443
99
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/analysis/typeInference/JSPrimitiveType.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,135
28.128205
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/analysis/typeInference/JSTypeInference.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,116
36.427273
99
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/FieldBasedCallGraphBuilder.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
15,690
40.510582
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/JSMethodInstructionVisitor.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,472
32.876712
97
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/OptimisticCallgraphBuilder.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...
6,187
39.710526
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/PessimisticCallGraphBuilder.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,134
39.629139
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/WorklistBasedOptimisticCallgraphBuilder.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,149
39.107914
98
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/FilteredFlowGraphBuilder.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,149
28.487179
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/FlowGraph.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...
23,872
37.75487
104
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/FlowGraphBuilder.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,123
38.09589
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/AbstractVertexVisitor.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,965
21.340909
81
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/ArgVertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,223
25.042553
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/CallVertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
2,195
27.894737
94
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/CreationSiteVertex.java
package com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices; import com.ibm.wala.classLoader.IClass; import com.ibm.wala.classLoader.IMethod; import com.ibm.wala.classLoader.NewSiteReference; import com.ibm.wala.ipa.callgraph.CGNode; import com.ibm.wala.ipa.callgraph.CallGraph; import com.ibm.wala.ipa.callgra...
1,511
30.5
92
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/FuncVertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,478
31.820755
99
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/GlobalVertex.java
package com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices; import com.ibm.wala.classLoader.IClass; import com.ibm.wala.classLoader.NewSiteReference; import com.ibm.wala.ipa.callgraph.CGNode; import com.ibm.wala.ipa.callgraph.CallGraph; import com.ibm.wala.util.collections.EmptyIterator; import com.ibm.wala....
918
24.527778
82
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/LexicalVarVertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,256
28.928571
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/ObjectVertex.java
package com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices; import com.ibm.wala.ipa.callgraph.propagation.InstanceKey; public interface ObjectVertex extends InstanceKey {}
184
29.833333
69
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/ParamVertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,676
27.423729
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/PropVertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,018
23.853659
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/PrototypeFieldVertex.java
package com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices; import com.ibm.wala.ipa.callgraph.propagation.PointerKey; public class PrototypeFieldVertex extends Vertex implements PointerKey { public enum PrototypeField { __proto__, prototype } private final PrototypeField field; private fin...
659
21
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/ReflectiveCallVertex.java
package com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices; import com.ibm.wala.cast.js.ssa.JavaScriptInvoke; import com.ibm.wala.cast.loader.AstMethod; import com.ibm.wala.cast.types.AstMethodReference; import com.ibm.wala.classLoader.CallSiteReference; import com.ibm.wala.classLoader.IClass; import com.ibm...
1,550
25.741379
97
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/RetVertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,195
24.446809
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/UnknownVertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
962
27.323529
98
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/VarVertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,392
31.337838
91
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/Vertex.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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
34.666667
96
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/VertexFactory.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,795
35.683544
97
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/callgraph/fieldbased/flowgraph/vertices/VertexVisitor.java
/* * Copyright (c) 2002 - 2012 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms 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,165
28.15
73
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/cfg/JSInducedCFG.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,921
27.647059
87
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/client/JavaScriptAnalysisEngine.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,247
34.881188
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/client/impl/OneCFABuilderFactory.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,468
38.702703
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/client/impl/ZeroCFABuilderFactory.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,352
37.657143
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/CompositeFileMapping.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,288
25.306122
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/DefaultSourceExtractor.java
/* * Copyright (c) 2002 - 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: * ...
8,010
33.982533
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/DomLessSourceExtractor.java
/* * Copyright (c) 2002 - 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: * ...
13,260
32.743003
225
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/EmptyFileMapping.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...
621
27.272727
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/FileMapping.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...
612
29.65
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/IHtmlCallback.java
/* * Copyright (c) 2002 - 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: * ...
787
25.266667
99
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/IHtmlParser.java
/* * Copyright (c) 2002 - 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: * ...
786
29.269231
91
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/IHtmlParserFactory.java
/* * Copyright (c) 2002 - 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: * ...
501
25.421053
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/ITag.java
/* * Copyright (c) 2002 - 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: * ...
1,190
26.068182
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/IUrlResolver.java
/* * Copyright (c) 2002 - 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: * ...
756
25.103448
94
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/IdentityUrlResolver.java
/* * Copyright (c) 2002 - 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: * ...
634
22.518519
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/IncludedPosition.java
/* * Copyright (c) 2002 - 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: * ...
957
33.214286
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/JSSourceExtractor.java
/* * Copyright (c) 2002 - 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: * ...
1,720
32.096154
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/MappedSourceFileModule.java
/* * Copyright (c) 2002 - 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: * ...
1,014
28.852941
95
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/MappedSourceModule.java
/* * Copyright (c) 2002 - 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: * ...
548
27.894737
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/NestedRangeMapping.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,638
27.684783
97
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/RangeFileMapping.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,244
26.211538
97
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/SourceRegion.java
/* * Copyright (c) 2002 - 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: * ...
3,692
25.378571
98
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/UrlManipulator.java
/* * Copyright (c) 2002 - 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: * ...
2,620
33.946667
96
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/WebPageLoaderFactory.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...
6,957
39.453488
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/WebUtil.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,689
33.487179
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/jericho/JerichoHtmlParser.java
/* * Copyright (c) 2002 - 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: * ...
3,897
27.246377
90
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/html/jericho/JerichoTag.java
/* * Copyright (c) 2002 - 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: * ...
4,114
25.720779
98
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/ArgumentSpecialization.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...
14,002
36.143236
152
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JSAnalysisOptions.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,462
29.479167
98
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JSCFABuilder.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,417
36.12605
98
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JSCallGraph.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,432
33.676768
96
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JSCallGraphUtil.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: * ...
12,009
33.119318
113
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JSSSAPropagationCallGraphBuilder.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: * ...
43,613
36.565891
126
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JSSyntheticParameterKey.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,130
25.302326
72
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JSZeroOrOneXCFABuilder.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,413
38.808824
100
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JavaScriptConstructTargetSelector.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,210
36.474576
92
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JavaScriptConstructorContextSelector.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,617
38.666667
95
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JavaScriptConstructorInstanceKeys.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,219
35.393443
98
java
WALA
WALA-master/cast/js/src/main/java/com/ibm/wala/cast/js/ipa/callgraph/JavaScriptEntryPoints.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,140
34.65625
74
java