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/jbco/bafTransformations/WrapSwitchesInTrys.java
package soot.jbco.bafTransformations; /*- * #%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 F...
3,559
27.943089
117
java
soot
soot-master/src/main/java/soot/jbco/bafTransformations/package-info.java
@Deprecated package soot.jbco.bafTransformations; /*- * #%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...
868
33.76
71
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/AddSwitches.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
6,362
29.88835
124
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/ArithmeticTransformer.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
11,927
32.694915
122
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/BuildIntermediateAppClasses.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
11,196
38.287719
125
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/ClassRenamer.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
15,573
31.244306
123
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/CollectConstants.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
6,779
29.958904
124
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/CollectJimpleLocals.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
1,633
27.172414
97
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/FieldRenamer.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
15,079
31.222222
124
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/GotoInstrumenter.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
8,380
32.931174
125
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/LibraryMethodWrappersBuilder.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
14,647
33.224299
123
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/MethodRenamer.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
21,679
37.992806
125
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/New2InitFlowAnalysis.java
package soot.jbco.jimpleTransformations; /*- * #%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 Softwar...
2,644
25.989796
116
java
soot
soot-master/src/main/java/soot/jbco/jimpleTransformations/package-info.java
@Deprecated package soot.jbco.jimpleTransformations; /*- * #%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 * publis...
871
33.88
71
java
soot
soot-master/src/main/java/soot/jbco/name/AbstractNameGenerator.java
package soot.jbco.name; /*- * #%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 Software Foun...
1,805
28.129032
89
java
soot
soot-master/src/main/java/soot/jbco/name/HorrorNameGenerator.java
package soot.jbco.name; /*- * #%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 Software Foun...
1,743
33.88
96
java
soot
soot-master/src/main/java/soot/jbco/name/JunkNameGenerator.java
package soot.jbco.name; /*- * #%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 Software Foun...
1,242
29.317073
96
java
soot
soot-master/src/main/java/soot/jbco/name/NameGenerator.java
package soot.jbco.name; /*- * #%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 Software Foun...
1,711
31.923077
120
java
soot
soot-master/src/main/java/soot/jbco/util/BodyBuilder.java
package soot.jbco.util; /*- * #%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 Foundation, eit...
5,160
26.306878
116
java
soot
soot-master/src/main/java/soot/jbco/util/Debugger.java
package soot.jbco.util; /*- * #%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 Foundation, eit...
5,447
34.376623
125
java
soot
soot-master/src/main/java/soot/jbco/util/HierarchyUtils.java
package soot.jbco.util; /*- * #%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 Software Foun...
2,068
31.84127
119
java
soot
soot-master/src/main/java/soot/jbco/util/Rand.java
package soot.jbco.util; /*- * #%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 Foundation, eit...
1,355
24.111111
99
java
soot
soot-master/src/main/java/soot/jbco/util/SimpleExceptionalGraph.java
package soot.jbco.util; /*- * #%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 Foundation, eit...
1,888
28.515625
116
java
soot
soot-master/src/main/java/soot/jbco/util/StringTrie.java
package soot.jbco.util; /*- * #%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 Foundation, eit...
3,270
24.755906
84
java
soot
soot-master/src/main/java/soot/jbco/util/ThrowSet.java
package soot.jbco.util; /*- * #%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 Foundation, eit...
2,140
34.098361
92
java
soot
soot-master/src/main/java/soot/jbco/util/package-info.java
@Deprecated package soot.jbco.util; /*- * #%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 S...
854
33.2
71
java
soot
soot-master/src/main/java/soot/jimple/AbstractConstantSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
1,871
20.767442
75
java
soot
soot-master/src/main/java/soot/jimple/AbstractExprSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
3,663
17.228856
71
java
soot
soot-master/src/main/java/soot/jimple/AbstractImmediateSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
1,034
30.363636
111
java
soot
soot-master/src/main/java/soot/jimple/AbstractJimpleValueSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
2,337
20.449541
111
java
soot
soot-master/src/main/java/soot/jimple/AbstractRefSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
1,605
21.619718
71
java
soot
soot-master/src/main/java/soot/jimple/AbstractStmtSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
2,443
20.068966
71
java
soot
soot-master/src/main/java/soot/jimple/AddExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
876
31.481481
71
java
soot
soot-master/src/main/java/soot/jimple/AndExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
876
31.481481
71
java
soot
soot-master/src/main/java/soot/jimple/AnyNewExpr.java
package soot.jimple; /*- * #%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 Foundation, either version ...
945
27.666667
71
java
soot
soot-master/src/main/java/soot/jimple/ArithmeticConstant.java
package soot.jimple; /*- * #%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 Foundation, either...
1,363
32.268293
78
java
soot
soot-master/src/main/java/soot/jimple/ArrayRef.java
package soot.jimple; /*- * #%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 Foundation, either...
1,237
24.791667
71
java
soot
soot-master/src/main/java/soot/jimple/AssignStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
986
29.84375
71
java
soot
soot-master/src/main/java/soot/jimple/BinopExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
1,157
24.733333
71
java
soot
soot-master/src/main/java/soot/jimple/BreakpointStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
878
31.555556
71
java
soot
soot-master/src/main/java/soot/jimple/CastExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
1,176
25.155556
71
java
soot
soot-master/src/main/java/soot/jimple/CaughtExceptionRef.java
package soot.jimple; /*- * #%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 Foundation, either...
991
29.060606
71
java
soot
soot-master/src/main/java/soot/jimple/ClassConstant.java
package soot.jimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 - 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, either vers...
5,703
27.378109
116
java
soot
soot-master/src/main/java/soot/jimple/CmpExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
876
31.481481
71
java
soot
soot-master/src/main/java/soot/jimple/CmpgExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
877
31.518519
71
java
soot
soot-master/src/main/java/soot/jimple/CmplExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
877
31.518519
71
java
soot
soot-master/src/main/java/soot/jimple/ConcreteRef.java
package soot.jimple; /*- * #%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 Foundation, either...
874
31.407407
71
java
soot
soot-master/src/main/java/soot/jimple/ConditionExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
882
31.703704
71
java
soot
soot-master/src/main/java/soot/jimple/Constant.java
package soot.jimple; /*- * #%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 Foundation, either...
2,220
26.7625
125
java
soot
soot-master/src/main/java/soot/jimple/ConstantSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
1,479
31.173913
71
java
soot
soot-master/src/main/java/soot/jimple/ConvertToBaf.java
package soot.jimple; /*- * #%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 Foundation, either...
978
29.59375
71
java
soot
soot-master/src/main/java/soot/jimple/DefinitionStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
1,049
27.378378
71
java
soot
soot-master/src/main/java/soot/jimple/DivExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
876
31.481481
71
java
soot
soot-master/src/main/java/soot/jimple/DoubleConstant.java
package soot.jimple; /*- * #%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 Foundation, either...
5,697
26.133333
104
java
soot
soot-master/src/main/java/soot/jimple/DynamicInvokeExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
1,225
26.863636
71
java
soot
soot-master/src/main/java/soot/jimple/EnterMonitorStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
1,016
28.057143
71
java
soot
soot-master/src/main/java/soot/jimple/EqExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
879
31.592593
71
java
soot
soot-master/src/main/java/soot/jimple/EqualLocals.java
package soot.jimple; /*- * #%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 Foundation, either...
1,006
27.771429
71
java
soot
soot-master/src/main/java/soot/jimple/ExitMonitorStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
1,015
28.028571
71
java
soot
soot-master/src/main/java/soot/jimple/Expr.java
package soot.jimple; /*- * #%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 Foundation, either...
889
29.689655
71
java
soot
soot-master/src/main/java/soot/jimple/ExprSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
2,616
27.445652
71
java
soot
soot-master/src/main/java/soot/jimple/FieldRef.java
package soot.jimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 1999 Raja Vallee-Rai * 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 ...
1,080
29.027778
71
java
soot
soot-master/src/main/java/soot/jimple/FloatConstant.java
package soot.jimple; /*- * #%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 Foundation, either...
5,605
25.822967
94
java
soot
soot-master/src/main/java/soot/jimple/GeExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
879
31.592593
71
java
soot
soot-master/src/main/java/soot/jimple/GotoStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
1,012
27.942857
71
java
soot
soot-master/src/main/java/soot/jimple/GroupIntPair.java
package soot.jimple; /*- * #%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 Foundation, either...
1,417
25.259259
71
java
soot
soot-master/src/main/java/soot/jimple/GtExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
879
31.592593
71
java
soot
soot-master/src/main/java/soot/jimple/IdentityRef.java
package soot.jimple; /*- * #%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 Foundation, either...
874
31.407407
71
java
soot
soot-master/src/main/java/soot/jimple/IdentityStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
1,030
30.242424
71
java
soot
soot-master/src/main/java/soot/jimple/IfStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
1,228
25.717391
71
java
soot
soot-master/src/main/java/soot/jimple/ImmediateSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
952
30.766667
71
java
soot
soot-master/src/main/java/soot/jimple/InstanceFieldRef.java
package soot.jimple; /*- * #%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 Foundation, either...
1,021
28.2
71
java
soot
soot-master/src/main/java/soot/jimple/InstanceInvokeExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
1,111
28.263158
73
java
soot
soot-master/src/main/java/soot/jimple/InstanceOfExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
1,101
26.55
71
java
soot
soot-master/src/main/java/soot/jimple/IntConstant.java
package soot.jimple; /*- * #%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 Foundation, either...
6,783
28.11588
89
java
soot
soot-master/src/main/java/soot/jimple/InterfaceInvokeExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
897
32.259259
71
java
soot
soot-master/src/main/java/soot/jimple/InvokeExpr.java
package soot.jimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 1999 Raja Vallee-Rai * 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 ...
1,980
27.710145
123
java
soot
soot-master/src/main/java/soot/jimple/InvokeStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
1,040
28.742857
71
java
soot
soot-master/src/main/java/soot/jimple/JasminClass.java
package soot.jimple; /*- * #%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 Foundation, either...
80,442
25.97619
123
java
soot
soot-master/src/main/java/soot/jimple/Jimple.java
package soot.jimple; /*- * #%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 Foundation, either...
26,944
32.639201
125
java
soot
soot-master/src/main/java/soot/jimple/JimpleBody.java
package soot.jimple; /*- * #%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 Foundation, either...
5,945
28.435644
124
java
soot
soot-master/src/main/java/soot/jimple/JimpleMethodSource.java
package soot.jimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam * %% * 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, either version 2....
1,709
29
89
java
soot
soot-master/src/main/java/soot/jimple/JimpleToBafContext.java
package soot.jimple; /*- * #%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 Foundation, either...
1,883
26.304348
102
java
soot
soot-master/src/main/java/soot/jimple/JimpleValueSwitch.java
package soot.jimple; /*- * #%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 Foundation, either...
915
32.925926
83
java
soot
soot-master/src/main/java/soot/jimple/LeExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
879
31.592593
71
java
soot
soot-master/src/main/java/soot/jimple/LengthExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
878
31.555556
71
java
soot
soot-master/src/main/java/soot/jimple/LocalStmtPair.java
package soot.jimple; /*- * #%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 Foundation, either...
1,343
25.88
85
java
soot
soot-master/src/main/java/soot/jimple/LongConstant.java
package soot.jimple; /*- * #%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 Foundation, either...
7,010
28.091286
79
java
soot
soot-master/src/main/java/soot/jimple/LookupSwitchStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
1,208
27.785714
71
java
soot
soot-master/src/main/java/soot/jimple/LtExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
880
30.464286
71
java
soot
soot-master/src/main/java/soot/jimple/MethodHandle.java
package soot.jimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 - 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, either vers...
5,118
26.972678
108
java
soot
soot-master/src/main/java/soot/jimple/MethodType.java
package soot.jimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2005 - 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, either vers...
2,537
26.290323
112
java
soot
soot-master/src/main/java/soot/jimple/MonitorStmt.java
package soot.jimple; /*- * #%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 Foundation, either...
1,004
27.714286
71
java
soot
soot-master/src/main/java/soot/jimple/MulExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
876
31.481481
71
java
soot
soot-master/src/main/java/soot/jimple/NaiveSideEffectTester.java
package soot.jimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2000 Patrick Lam * %% * 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, either version 2....
3,924
26.447552
124
java
soot
soot-master/src/main/java/soot/jimple/NeExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
879
31.592593
71
java
soot
soot-master/src/main/java/soot/jimple/NegExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
875
31.444444
71
java
soot
soot-master/src/main/java/soot/jimple/NewArrayExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
1,196
25.6
71
java
soot
soot-master/src/main/java/soot/jimple/NewExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
1,081
27.473684
71
java
soot
soot-master/src/main/java/soot/jimple/NewMultiArrayExpr.java
package soot.jimple; /*- * #%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 Foundation, either...
1,355
25.076923
71
java