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
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/callgraph/CallGraphTagger.java
package soot.jimple.toolkits.annotation.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Soft...
3,009
30.354167
122
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/callgraph/MethInfo.java
package soot.jimple.toolkits.annotation.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Soft...
1,519
23.126984
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/defs/ReachingDefsTagger.java
package soot.jimple.toolkits.annotation.defs; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software ...
2,086
29.691176
91
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/fields/UnreachableFieldsTagger.java
package soot.jimple.toolkits.annotation.fields; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softwar...
3,809
31.564103
114
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/j5anno/AnnotationGenerator.java
package soot.jimple.toolkits.annotation.j5anno; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Will Benton * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Fo...
7,536
36.311881
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/liveness/LiveVarsTagger.java
package soot.jimple.toolkits.annotation.liveness; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softw...
2,602
31.135802
101
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/logic/Loop.java
package soot.jimple.toolkits.annotation.logic; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2007 Eric Bodden * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Fou...
5,149
25.963351
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/logic/LoopFinder.java
package soot.jimple.toolkits.annotation.logic; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software...
3,768
26.713235
97
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/logic/LoopInvariantFinder.java
package soot.jimple.toolkits.annotation.logic; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software...
6,974
29.592105
99
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/methods/UnreachableMethodsTagger.java
package soot.jimple.toolkits.annotation.methods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softwa...
2,595
32.282051
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/nullcheck/BranchedRefVarsAnalysis.java
package soot.jimple.toolkits.annotation.nullcheck; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2000 Patrick Lam, Janus * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
28,837
35.3657
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/nullcheck/LocalRefVarsAnalysisWrapper.java
package soot.jimple.toolkits.annotation.nullcheck; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2000 Janus * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Found...
6,704
38.441176
117
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/nullcheck/NullCheckEliminator.java
package soot.jimple.toolkits.annotation.nullcheck; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Ganesh Sittampalam * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
3,673
30.672414
102
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/nullcheck/NullPointerChecker.java
package soot.jimple.toolkits.annotation.nullcheck; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 1999 Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Fr...
5,422
31.866667
120
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/nullcheck/NullPointerColorer.java
package soot.jimple.toolkits.annotation.nullcheck; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Soft...
4,220
34.470588
111
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/nullcheck/NullnessAnalysis.java
package soot.jimple.toolkits.annotation.nullcheck; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2006 Eric Bodden * Copyright (C) 2007 Julian Tibble * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License ...
12,164
30.515544
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/nullcheck/NullnessAssumptionAnalysis.java
package soot.jimple.toolkits.annotation.nullcheck; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2006 Richard L. Halpert * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
10,206
29.743976
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/nullcheck/RefIntPair.java
package soot.jimple.toolkits.annotation.nullcheck; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2000 Janus * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Found...
1,888
27.19403
104
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/parity/ParityAnalysis.java
package soot.jimple.toolkits.annotation.parity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softwar...
10,356
29.732938
118
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/parity/ParityTagger.java
package soot.jimple.toolkits.annotation.parity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softwar...
5,278
31.58642
122
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/profiling/ProfilingGenerator.java
package soot.jimple.toolkits.annotation.profiling; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2000 Feng Qian * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
3,293
31.94
115
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/AbstractInterproceduralAnalysis.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
13,735
32.916049
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/DirectedCallGraph.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
5,708
26.57971
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityAnalysis.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
1,983
30.492063
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityEdge.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
2,374
27.614458
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityGlobalNode.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
1,442
21.2
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityGraph.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
36,356
29.34808
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityGraphBox.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
1,316
24.823529
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityInterproceduralAnalysis.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
14,875
40.553073
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityIntraproceduralAnalysis.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
12,225
32.404372
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityMethodNode.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
2,045
22.790698
119
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityNode.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
1,308
31.725
121
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityParamNode.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
1,580
21.585714
95
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityStmtNode.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
2,340
24.725275
122
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/PurityThisNode.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
1,319
22.571429
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/purity/SootMethodFilter.java
package soot.jimple.toolkits.annotation.purity; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Antoine Mine * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
1,154
30.216216
98
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/qualifiers/TightestQualifiersTagger.java
package soot.jimple.toolkits.annotation.qualifiers; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Sof...
15,710
32.42766
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/tags/ArrayCheckTag.java
package soot.jimple.toolkits.annotation.tags; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2000 Feng Qian * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Founda...
2,102
24.337349
103
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/tags/ArrayNullCheckTag.java
package soot.jimple.toolkits.annotation.tags; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2000 Feng Qian * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Founda...
1,920
25.680556
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/tags/ArrayNullTagAggregator.java
package soot.jimple.toolkits.annotation.tags; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Feng Qian * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Founda...
1,979
27.695652
88
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/tags/NullCheckTag.java
package soot.jimple.toolkits.annotation.tags; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2000 Feng Qian * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Founda...
1,573
24.387097
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/annotation/tags/OneByteCodeTag.java
package soot.jimple.toolkits.annotation.tags; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2000 Feng Qian * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Founda...
998
30.21875
75
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/Aggregator.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 1999 Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foun...
10,599
35.30137
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/ExceptionChecker.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation,...
8,234
34.804348
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/ExceptionCheckerError.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation,...
1,756
22.118421
88
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/ExceptionCheckerErrorReporter.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation,...
941
30.4
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/JimpleConstructorFolder.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2006 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation, e...
8,873
27.351438
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/PartialConstructorFolder.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation,...
4,881
30.701299
120
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/RenameDuplicatedClasses.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-Rai and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free So...
5,045
34.787234
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/ThisInliner.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation,...
7,541
35.790244
115
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/Zonation.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 1999 Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foun...
3,268
28.718182
95
java
soot
soot-master/src/main/java/soot/jimple/toolkits/base/Zone.java
package soot.jimple.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 1999 Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foun...
1,032
26.184211
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/AbstractCallSite.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2002 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,386
23.767857
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/CHATransformer.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,875
30.266667
117
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/CallGraph.java
package soot.jimple.toolkits.callgraph; import java.util.Collection; import java.util.HashSet; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Publ...
11,153
26.007264
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/CallGraphBuilder.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2002 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
7,069
33.154589
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/CallGraphPack.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
2,298
29.653333
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ClinitElimAnalysis.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Founda...
2,618
27.467391
96
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ClinitElimTransformer.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Jennifer Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Founda...
1,651
29.592593
91
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ConstantArrayAnalysis.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-Rai and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Fr...
13,400
33.717617
118
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ContextInsensitiveContextManager.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,695
27.745763
122
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ContextManager.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,394
31.44186
121
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ContextSensitiveCallGraph.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,973
30.333333
98
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ContextSensitiveEdge.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,879
24.753425
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/Edge.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
7,058
22.220395
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/EdgePredicate.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,136
28.921053
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ExplicitEdgesPred.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,144
27.625
76
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/Filter.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,744
22.266667
90
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/InstanceInvokeEdgesPred.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,160
28.025
85
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/InvokeCallSite.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-Rai and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Fr...
2,806
25.233645
121
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ObjSensContextManager.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,713
28.050847
122
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/OnFlyCallGraphBuilder.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
55,545
38.53452
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/OneCFAContextManager.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,721
28.186441
122
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ReachableMethods.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
4,077
30.369231
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/ReflectionModel.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-Rai and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Fr...
1,168
28.974359
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/SlowCallGraph.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
4,414
28.433333
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/Sources.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,490
25.157895
105
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/Targets.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,490
25.157895
105
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/TopologicalOrderer.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,950
27.691176
103
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/TransitiveTargets.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 - 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software F...
3,217
29.074766
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/Units.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,433
24.607143
103
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/UnreachableMethodTransformer.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
4,743
44.180952
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/VirtualCallSite.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2002 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
1,875
23.363636
121
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/VirtualCalls.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
11,214
38.076655
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/callgraph/VirtualEdgesSummaries.java
package soot.jimple.toolkits.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundati...
24,978
29.686732
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/graph/CriticalEdgeRemover.java
package soot.jimple.toolkits.graph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2002 Florian Loitsch * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation...
8,203
38.066667
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/graph/LoopConditionUnroller.java
package soot.jimple.toolkits.graph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2002 Florian Loitsch * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation...
10,958
35.652174
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/DefaultJimpleIDETabulationProblem.java
package soot.jimple.toolkits.ide; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softwar...
1,347
31.095238
109
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/DefaultJimpleIFDSTabulationProblem.java
package soot.jimple.toolkits.ide; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softwar...
1,396
31.488372
107
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/JimpleIDESolver.java
package soot.jimple.toolkits.ide; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softwar...
2,880
28.701031
117
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/JimpleIFDSSolver.java
package soot.jimple.toolkits.ide; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softwar...
3,017
29.795918
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/Main.java
package soot.jimple.toolkits.ide; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softwar...
1,895
30.081967
105
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/SortableCSVString.java
package soot.jimple.toolkits.ide; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Christian Fritz and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Sof...
1,588
28.425926
97
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/exampleproblems/IFDSLiveVariables.java
package soot.jimple.toolkits.ide.exampleproblems; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by ...
6,541
32.377551
121
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/exampleproblems/IFDSLocalInfoFlow.java
package soot.jimple.toolkits.ide.exampleproblems; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by ...
5,754
33.255952
120
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/exampleproblems/IFDSPossibleTypes.java
package soot.jimple.toolkits.ide.exampleproblems; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by ...
8,855
38.713004
116
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/exampleproblems/IFDSReachingDefinitions.java
package soot.jimple.toolkits.ide.exampleproblems; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by ...
7,085
36.099476
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/exampleproblems/IFDSUninitializedVariables.java
package soot.jimple.toolkits.ide.exampleproblems; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by ...
7,979
33.396552
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/icfg/AbstractJimpleBasedICFG.java
package soot.jimple.toolkits.ide.icfg; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-Rai and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Fre...
8,142
26.697279
118
java
soot
soot-master/src/main/java/soot/jimple/toolkits/ide/icfg/BackwardsInterproceduralCFG.java
package soot.jimple.toolkits.ide.icfg; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2013 Eric Bodden and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free So...
4,085
22.215909
116
java