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/systemTest/resources/soot/dexpler/instructions/DexBytecodeTarget.java
package soot.dexpler.instructions; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,311
28.818182
104
java
soot
soot-master/src/systemTest/targets-resources/soot/lambdaMetaFactory/Issue1292.java
package soot.lambdaMetaFactory; import java.util.List; /** * Please check the issue for detail: * https://github.com/soot-oss/soot/issues/1292 * * @author raintung.li * */ public class Issue1292 { /** * test class for new Issue1292 * @author raintung.li * */ class test { public test(String s) { }...
468
14.633333
48
java
soot
soot-master/src/systemTest/targets/android/os/AsyncTask.java
package android.os; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2021 Qidan He * %% * 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 of...
1,267
26.565217
80
java
soot
soot-master/src/systemTest/targets/soot/SootMethodRefImplTestInput.java
package soot; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2021 Timothy Hoffman * %% * 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 o...
999
24
71
java
soot
soot-master/src/systemTest/targets/soot/asm/LineNumberExtraction.java
package soot.asm; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2020 Manuel Benz * %% * 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 o...
1,047
28.111111
71
java
soot
soot-master/src/systemTest/targets/soot/asm/LocalNaming.java
package soot.asm; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2020 Timothy Hoffman * %% * 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,622
22.185714
90
java
soot
soot-master/src/systemTest/targets/soot/asm/ResolveFieldInitializers.java
package soot.asm; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2020 Manuel Benz * %% * 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 o...
1,117
29.216216
71
java
soot
soot-master/src/systemTest/targets/soot/asm/ScopeFinderTarget.java
package soot.asm; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2012 Andreas Dann * * (c) 2012 University of Luxembourg - Interdisciplinary Centre for * Security Reliability and Trust (SnT) - All rights reserved * Alexandre Bartel * * %% * This program is free software: you can redis...
2,035
20.431579
71
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceDifferentPackage/AbstractCheck.java
package soot.defaultInterfaceDifferentPackage; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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...
1,075
30.647059
83
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/ClassInterfaceSameSignature.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,215
27.952381
76
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/DerivedInterfaces.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,276
28.697674
77
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/InterfaceInheritance.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,310
27.5
71
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/InterfaceReAbstracting.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,289
27.043478
71
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/InterfaceSameSignature.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,497
25.280702
71
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/JavaNCSSCheck.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,246
26.108696
71
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/MaximallySpecificSuperInterface.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,214
25.413043
71
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/SimpleDefaultInterface.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,237
25.913043
71
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/SuperClass.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
980
30.645161
71
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/SuperClassImplementsInterface.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,241
28.571429
75
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/SuperClassInterfaceSameSignature.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,228
28.97561
112
java
soot
soot-master/src/systemTest/targets/soot/defaultInterfaceMethods/SuperClassPreferenceOverDefaultMethod.java
package soot.defaultInterfaceMethods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2019 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...
1,359
29.222222
108
java
soot
soot-master/src/systemTest/targets/soot/jimple/PolymorphicDispatch.java
package soot.jimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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...
1,607
31.16
114
java
soot
soot-master/src/systemTest/targets/soot/jimple/PropagateLineNumberTag.java
package soot.jimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2020 Manuel Benz * %% * 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,384
27.265306
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/A.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 John Toman * %% * 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, ...
898
28.966667
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/AsyncTaskTestMainSample.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2021 Qidan He * %% * 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, ei...
1,378
23.192982
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/B.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 John Toman * %% * 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, ...
961
27.294118
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/C.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 John Toman * %% * 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, ...
965
27.411765
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/ContainerMultiTypeSample.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2021 Qidan He * %% * 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, ei...
1,856
24.791667
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/EntryPoint.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 John Toman * %% * 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,737
31.185185
94
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/Interface.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 John Toman * %% * 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, ...
891
30.857143
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/PhantomField.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 John Toman * %% * 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, ...
920
30.758621
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/SubClass.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 John Toman * %% * 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, ...
998
28.382353
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/SubImplementation.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 John Toman * %% * 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,146
25.674419
71
java
soot
soot-master/src/systemTest/targets/soot/jimple/toolkit/callgraph/SubInterface.java
package soot.jimple.toolkit.callgraph; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 John Toman * %% * 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, ...
888
30.75
71
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/Adapt.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Jon Mathews * %% * 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,274
28.460094
122
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/ConstructorMethodRef.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,095
29.444444
72
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/InheritedMethodRef.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,154
26.5
71
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/Issue1146.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2019 Manuel Benz * %% * 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,610
27.263158
77
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/Issue1367.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2019 Manuel Benz * %% * 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,084
29.138889
71
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/LambdaNoCaptures.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,194
28.875
71
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/LambdaWithCaptures.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,161
26.023256
71
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/MarkerInterfaces.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,223
25.608696
81
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/MethodRefWithParameters.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,203
29.1
92
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/PrivateMethodRef.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,123
27.1
71
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/PublicMethodRef.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,119
27
71
java
soot
soot-master/src/systemTest/targets/soot/lambdaMetaFactory/StaticMethodRef.java
package soot.lambdaMetaFactory; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,129
27.974359
71
java
soot
soot-master/src/systemTest/targets/soot/testing/framework/HelloTestingFrameworkTarget.java
package soot.testing.framework; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Manuel Benz * %% * 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,007
28.647059
71
java
soot
soot-master/src/systemTest/targets/soot/toolkits/scalar/LocalPackerTestInput.java
package soot.toolkits.scalar; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2020 Timothy Hoffman * %% * 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, eith...
2,108
26.038462
78
java
soot
soot-master/src/test/java/categories/Java11Test.java
package categories; /*- * #%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 Foundatio...
924
29.833333
71
java
soot
soot-master/src/test/java/categories/Java9Test.java
package categories; /*- * #%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 Foundatio...
923
29.8
71
java
soot
soot-master/src/test/java/soot/AbnormalTest.java
/*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2014 Raja Vallee-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 Foundation, either version 2....
2,588
30.962963
94
java
soot
soot-master/src/test/java/soot/EntryPointsTest.java
/*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2014 Raja Vallee-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 Foundation, either version 2....
2,850
31.770115
106
java
soot
soot-master/src/test/java/soot/FastHierarchyTest.java
package soot; /*- * #%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 Foundation, ei...
7,163
34.82
119
java
soot
soot-master/src/test/java/soot/ModuleUtilTest.java
package soot; /*- * #%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 Foundation, ei...
5,639
35.862745
96
java
soot
soot-master/src/test/java/soot/PackManagerTest.java
package soot; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2014 Raja Vallee-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 Foundation, eit...
5,316
37.810219
120
java
soot
soot-master/src/test/java/soot/RefTypeTest.java
package soot; /*- * #%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 Foundation, ei...
1,671
26.409836
71
java
soot
soot-master/src/test/java/soot/SootResolverTest.java
package soot; /*- * #%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 the Fre...
2,304
30.575342
101
java
soot
soot-master/src/test/java/soot/asm/backend/ASMBackendTestSuite.java
package soot.asm.backend; /*- * #%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 Fo...
2,158
41.333333
120
java
soot
soot-master/src/test/java/soot/asm/backend/AbstractASMBackendTest.java
package soot.asm.backend; /*- * #%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 Fo...
6,442
32.21134
125
java
soot
soot-master/src/test/java/soot/asm/backend/AbstractASMBackendTestWithSources.java
package soot.asm.backend; /*- * #%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 Fo...
5,425
29.144444
149
java
soot
soot-master/src/test/java/soot/asm/backend/AnnotatedAnnotatedClassTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,910
31.707865
120
java
soot
soot-master/src/test/java/soot/asm/backend/AnnotatedAnnotationTest.java
package soot.asm.backend; /*- * #%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 Fo...
1,838
30.706897
123
java
soot
soot-master/src/test/java/soot/asm/backend/AnnotatedClassTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,679
29.454545
118
java
soot
soot-master/src/test/java/soot/asm/backend/AnnotatedFieldTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,991
28.623762
118
java
soot
soot-master/src/test/java/soot/asm/backend/AnnotatedMethodTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,928
29.195876
119
java
soot
soot-master/src/test/java/soot/asm/backend/AnnotatedParameterTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,947
29.708333
122
java
soot
soot-master/src/test/java/soot/asm/backend/AnnotationTest.java
package soot.asm.backend; /*- * #%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 Fo...
3,243
28.490909
123
java
soot
soot-master/src/test/java/soot/asm/backend/ArithmeticTest.java
package soot.asm.backend; /*- * #%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 Fo...
10,468
34.130872
117
java
soot
soot-master/src/test/java/soot/asm/backend/ArraysTest.java
package soot.asm.backend; /*- * #%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 Fo...
8,073
27.631206
110
java
soot
soot-master/src/test/java/soot/asm/backend/CompareArithmeticInstructions2Test.java
package soot.asm.backend; /*- * #%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 Fo...
11,999
37.338658
107
java
soot
soot-master/src/test/java/soot/asm/backend/CompareArithmeticInstructionsTest.java
package soot.asm.backend; /*- * #%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 Fo...
11,922
37.092652
125
java
soot
soot-master/src/test/java/soot/asm/backend/CompareInstructionsTest.java
package soot.asm.backend; /*- * #%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 Fo...
14,053
36.57754
123
java
soot
soot-master/src/test/java/soot/asm/backend/ConstantPoolTest.java
package soot.asm.backend; /*- * #%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 Fo...
7,989
34.829596
121
java
soot
soot-master/src/test/java/soot/asm/backend/ControlStructuresTest.java
package soot.asm.backend; /*- * #%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 Fo...
7,133
41.464286
121
java
soot
soot-master/src/test/java/soot/asm/backend/DupsTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,410
28.402439
108
java
soot
soot-master/src/test/java/soot/asm/backend/EnumTest.java
package soot.asm.backend; /*- * #%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 Fo...
6,872
39.910714
125
java
soot
soot-master/src/test/java/soot/asm/backend/ExceptionTest.java
package soot.asm.backend; /*- * #%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 Fo...
1,786
25.279412
124
java
soot
soot-master/src/test/java/soot/asm/backend/ExtendedArithmeticLibTest.java
package soot.asm.backend; /*- * #%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 Fo...
9,914
32.383838
125
java
soot
soot-master/src/test/java/soot/asm/backend/InnerClass2Test.java
package soot.asm.backend; /*- * #%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 Fo...
2,444
29.5625
115
java
soot
soot-master/src/test/java/soot/asm/backend/InnerClassTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,618
30.554217
120
java
soot
soot-master/src/test/java/soot/asm/backend/InnerStaticClassTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,289
29.131579
132
java
soot
soot-master/src/test/java/soot/asm/backend/InstanceOfCastsTest.java
package soot.asm.backend; /*- * #%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 Fo...
3,109
32.085106
129
java
soot
soot-master/src/test/java/soot/asm/backend/InterfaceTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,189
34.322581
121
java
soot
soot-master/src/test/java/soot/asm/backend/LineNumbersTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,397
27.547619
115
java
soot
soot-master/src/test/java/soot/asm/backend/LogicalOperationsTest.java
package soot.asm.backend; /*- * #%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 Fo...
10,432
39.437984
121
java
soot
soot-master/src/test/java/soot/asm/backend/MethodExampleTest.java
package soot.asm.backend; /*- * #%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 Fo...
3,663
31.714286
110
java
soot
soot-master/src/test/java/soot/asm/backend/MinimalJavaVersionTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,885
28.44898
116
java
soot
soot-master/src/test/java/soot/asm/backend/ModifiersTest.java
package soot.asm.backend; /*- * #%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 Fo...
3,802
27.593985
121
java
soot
soot-master/src/test/java/soot/asm/backend/MonitorTest.java
package soot.asm.backend; /*- * #%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 Fo...
3,851
31.644068
111
java
soot
soot-master/src/test/java/soot/asm/backend/NullTypesTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,395
28.95
113
java
soot
soot-master/src/test/java/soot/asm/backend/OuterClassTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,660
28.898876
115
java
soot
soot-master/src/test/java/soot/asm/backend/ReturnsTest.java
package soot.asm.backend; /*- * #%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 Fo...
2,606
27.648352
116
java
soot
soot-master/src/test/java/soot/asm/backend/StoresTest.java
package soot.asm.backend; /*- * #%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 Fo...
8,538
40.653659
125
java
soot
soot-master/src/test/java/soot/asm/backend/TryCatchTest.java
package soot.asm.backend; /*- * #%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 Fo...
4,433
32.338346
121
java
soot
soot-master/src/test/java/soot/asm/backend/targets/AnnotatedAnnotatedClass.java
package soot.asm.backend.targets; /*- * #%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 Sof...
1,064
37.035714
169
java
soot
soot-master/src/test/java/soot/asm/backend/targets/AnnotatedClass.java
package soot.asm.backend.targets; /*- * #%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 Sof...
1,031
35.857143
145
java
soot
soot-master/src/test/java/soot/asm/backend/targets/AnnotatedField.java
package soot.asm.backend.targets; /*- * #%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 Sof...
1,072
33.612903
171
java
soot
soot-master/src/test/java/soot/asm/backend/targets/AnnotatedMethod.java
package soot.asm.backend.targets; /*- * #%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 Sof...
1,087
33
171
java
soot
soot-master/src/test/java/soot/asm/backend/targets/AnnotatedParameter.java
package soot.asm.backend.targets; /*- * #%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 Sof...
1,075
32.625
159
java
soot
soot-master/src/test/java/soot/asm/backend/targets/ArithmeticLib.java
package soot.asm.backend.targets; /*- * #%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 Sof...
1,937
21.022727
71
java