repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
null
ying-ICPC-2022-main/WALA/com.ibm.wala.util/src/com/ibm/wala/util/tables/Query.java
/* * Copyright (c) 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * IBM C...
2,717
29.886364
89
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.util/src/com/ibm/wala/util/tables/StringTable.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
5,835
29.715789
94
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.util/src/com/ibm/wala/util/tables/Table.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
5,015
28.680473
98
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.util/src/com/ibm/wala/viz/DotUtil.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
8,623
29.04878
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.util/src/com/ibm/wala/viz/NodeDecorator.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
604
27.809524
72
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.util/src/com/ibm/wala/viz/PDFViewLauncher.java
/* * Copyright (c) 2002 - 2006 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * ...
1,794
20.117647
94
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ChangeDistiller.java
package ch.uzh.ifi.seal.changedistiller; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
1,925
26.913043
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/JavaChangeDistillerModule.java
package ch.uzh.ifi.seal.changedistiller; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
2,029
38.038462
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/ASTHelper.java
package ch.uzh.ifi.seal.changedistiller.ast; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licens...
7,963
39.426396
119
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/ASTHelperFactory.java
package ch.uzh.ifi.seal.changedistiller.ast; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licens...
1,327
29.181818
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/ASTNodeTypeConverter.java
package ch.uzh.ifi.seal.changedistiller.ast; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licens...
1,226
28.214286
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/FileUtils.java
package ch.uzh.ifi.seal.changedistiller.ast; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licens...
1,666
26.327869
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/InvalidSyntaxException.java
package ch.uzh.ifi.seal.changedistiller.ast; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2014 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licens...
1,236
27.113636
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/ASTAnonymousClassDeclarationFinder.java
package ch.uzh.ifi.seal.changedistiller.ast.java; import org.eclipse.jdt.core.dom.ASTNode; import org.eclipse.jdt.core.dom.ASTVisitor; public class ASTAnonymousClassDeclarationFinder extends ASTVisitor { private ASTNode result = null; public ASTNode findACD(ASTNode node) { result = null; node...
572
23.913043
79
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/Comment.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
2,355
23.28866
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/CommentCleaner.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
6,055
34.623529
121
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/CommentCollector.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
3,432
32.656863
112
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/JavaASTHelper.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
17,567
38.746606
136
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/JavaASTNodeTypeConverter.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
17,255
64.116981
160
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/JavaCompilation.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
1,761
27.885246
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/JavaCompilationUtils.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
5,053
38.795276
131
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/JavaDeclarationConverter.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
23,566
34.599698
119
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/JavaMethodBodyConverter.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
31,680
34.201111
134
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/ast/java/JavaSourceCodeChangeClassifier.java
package ch.uzh.ifi.seal.changedistiller.ast.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the L...
53,096
42.557834
179
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/ClassDistiller.java
package ch.uzh.ifi.seal.changedistiller.distilling; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
13,518
40.725309
147
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/Distiller.java
package ch.uzh.ifi.seal.changedistiller.distilling; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
5,014
43.380531
126
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/DistillerFactory.java
package ch.uzh.ifi.seal.changedistiller.distilling; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
1,331
31.487805
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/FileDistiller.java
package ch.uzh.ifi.seal.changedistiller.distilling; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
8,733
36.324786
130
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/SourceCodeChangeClassifier.java
package ch.uzh.ifi.seal.changedistiller.distilling; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
1,506
31.76087
105
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/SourceCodeChangeConverter.java
package ch.uzh.ifi.seal.changedistiller.distilling; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
4,312
37.508929
118
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/SourceCodeChangeFactory.java
package ch.uzh.ifi.seal.changedistiller.distilling; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the...
5,189
41.892562
117
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/refactoring/AbstractRefactoringHelper.java
package ch.uzh.ifi.seal.changedistiller.distilling.refactoring; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complia...
6,621
36.202247
120
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/refactoring/ClassRefactoringHelper.java
package ch.uzh.ifi.seal.changedistiller.distilling.refactoring; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complia...
3,441
37.244444
128
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/refactoring/FieldRefactoringHelper.java
package ch.uzh.ifi.seal.changedistiller.distilling.refactoring; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complia...
3,703
36.795918
128
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/refactoring/MethodRefactoringHelper.java
package ch.uzh.ifi.seal.changedistiller.distilling.refactoring; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complia...
3,642
34.715686
128
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/refactoring/RefactoringCandidate.java
/* * Copyright 2009 University of Zurich, Switzerland * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
3,337
31.096154
120
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/refactoring/RefactoringCandidateContainer.java
package ch.uzh.ifi.seal.changedistiller.distilling.refactoring; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complia...
3,525
32.264151
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/refactoring/RefactoringCandidateProcessor.java
package ch.uzh.ifi.seal.changedistiller.distilling.refactoring; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complia...
11,097
43.570281
130
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/refactoring/RefactoringExtractor.java
package ch.uzh.ifi.seal.changedistiller.distilling.refactoring; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complia...
3,387
37.5
118
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/distilling/refactoring/RefactoringPair.java
/* * Copyright 2009 University of Zurich, Switzerland * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
3,550
31.577982
120
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/classifiers/ChangeModifier.java
package ch.uzh.ifi.seal.changedistiller.model.classifiers; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance ...
6,585
28.800905
120
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/classifiers/ChangeType.java
/* * Copyright 2009 University of Zurich, Switzerland * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
7,064
44
116
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/classifiers/EntityType.java
package ch.uzh.ifi.seal.changedistiller.model.classifiers; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance w...
3,325
29.796296
116
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/classifiers/SignificanceLevel.java
/* * Copyright 2009 University of Zurich, Switzerland * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,239
29.684932
104
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/classifiers/SourceRange.java
package ch.uzh.ifi.seal.changedistiller.model.classifiers; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance w...
2,196
20.97
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/classifiers/java/JavaEntityType.java
package ch.uzh.ifi.seal.changedistiller.model.classifiers.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complia...
6,401
26.012658
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/AbstractHistory.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
3,472
28.432203
116
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/AttributeHistory.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
1,934
24.8
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/ClassHistory.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
9,330
32.325
120
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/Delete.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
4,318
32.48062
120
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/Insert.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
4,146
32.991803
118
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/MethodHistory.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
1,850
24.013514
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/Move.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
5,735
34.407407
120
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/SourceCodeChange.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
7,979
30.666667
120
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/SourceCodeEntity.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
7,137
25.935849
119
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/StructureEntityVersion.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
7,291
25.32491
118
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/model/entities/Update.java
package ch.uzh.ifi.seal.changedistiller.model.entities; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with...
5,335
33.875817
118
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/structuredifferencing/StructureDiffNode.java
package ch.uzh.ifi.seal.changedistiller.structuredifferencing; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complian...
4,524
25.005747
117
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/structuredifferencing/StructureDifferencer.java
package ch.uzh.ifi.seal.changedistiller.structuredifferencing; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complian...
15,263
41.636872
237
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/structuredifferencing/StructureNode.java
package ch.uzh.ifi.seal.changedistiller.structuredifferencing; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complian...
2,808
26.271845
103
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/structuredifferencing/java/JavaStructureNode.java
package ch.uzh.ifi.seal.changedistiller.structuredifferencing.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in com...
5,103
24.267327
114
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/structuredifferencing/java/JavaStructureTreeBuilder.java
package ch.uzh.ifi.seal.changedistiller.structuredifferencing.java; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in com...
13,737
35.057743
156
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/LeafPair.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance wi...
1,799
24
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/Node.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance wi...
7,276
24.896797
121
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/NodePair.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance wi...
2,311
23.860215
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/TreeDifferencer.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance wi...
16,175
36.357968
124
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/TreeEditOperation.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance wi...
1,392
24.327273
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/TreeMatcher.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance wi...
3,977
34.837838
120
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/matching/BestLeafTreeMatcher.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.matching; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in comp...
9,100
38.742358
115
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/matching/MatchingFactory.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.matching; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in comp...
3,537
34.737374
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/matching/measure/ChawatheCalculator.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.matching.measure; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except...
2,687
31
106
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/matching/measure/LevenshteinSimilarityCalculator.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.matching.measure; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except...
2,003
32.966102
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/matching/measure/NGramsCalculator.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.matching.measure; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except...
1,954
26.928571
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/matching/measure/NodeSimilarityCalculator.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.matching.measure; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except...
1,672
29.418182
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/matching/measure/StringSimilarityCalculator.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.matching.measure; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except...
1,354
29.111111
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/matching/measure/TokenBasedCalculator.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.matching.measure; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except...
4,557
33.793893
105
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/operation/DeleteOperation.java
/* * Copyright 2009 University of Zurich, Switzerland * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
2,758
28.351064
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/operation/InsertOperation.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.operation; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in com...
2,721
28.912088
110
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/operation/MoveOperation.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.operation; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in com...
3,317
28.362832
106
java
null
ying-ICPC-2022-main/changedistillerplugin/src/ch/uzh/ifi/seal/changedistiller/treedifferencing/operation/UpdateOperation.java
package ch.uzh.ifi.seal.changedistiller.treedifferencing.operation; /* * #%L * ChangeDistiller * %% * Copyright (C) 2011 - 2013 Software Architecture and Evolution Lab, Department of Informatics, UZH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in com...
2,567
26.319149
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/changedistillerplugin/ChangeDistillerPlugin.java
package changedistillerplugin; import org.eclipse.core.runtime.Plugin; import org.osgi.framework.BundleContext; public class ChangeDistillerPlugin extends Plugin{ private static ChangeDistillerPlugin plugin; public ChangeDistillerPlugin() { plugin = this; } /** * This method is called when the plug-in is...
567
17.933333
59
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/ASTUtil.java
package edu.vt.cs.append; public class ASTUtil { public static int NULL_TYPE = 999; public static int UNKNOWN_TYPE = 998; public static final int THEN_TYPE = 200; public static final int ELSE_TYPE = 201; public static final int DEFAULT_CASE_TYPE = 202; public static final int TRY_TYPE = 203; public static fin...
5,416
41.653543
65
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/CommonValue.java
package edu.vt.cs.append; import java.io.File; import java.util.ArrayList; import java.util.List; import java.util.Map; import java.util.regex.Pattern; import org.eclipse.jdt.internal.compiler.ast.ASTNode; import ch.uzh.ifi.seal.changedistiller.ast.java.JavaASTHelper; import ch.uzh.ifi.seal.changedistiller.ast.java....
8,373
31.332046
153
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/CompositeEntity.java
package edu.vt.cs.append; import org.apache.commons.lang3.builder.EqualsBuilder; import org.apache.commons.lang3.builder.HashCodeBuilder; import org.eclipse.jdt.core.dom.FieldDeclaration; import org.eclipse.jdt.core.dom.MethodDeclaration; import ch.uzh.ifi.seal.changedistiller.ast.java.JavaASTNodeTypeConverter; impor...
1,939
28.846154
108
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/DatabaseControl.java
package edu.vt.cs.append; import java.sql.*; public class DatabaseControl { boolean openornot = false; String databasename = "4.30debug/test.db"; static String databasename2 = "4.30debug/test.db"; // to compare whether the two patterns are same, including fuzzy toleration, shengzhe, 18Apr20 public boolean comp...
6,085
28.259615
170
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/EnhancedBestLeafMatchDifferencer.java
package edu.vt.cs.append; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.Enumeration; import java.util.HashSet; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import org.incava.util.diff.Diff; import org.incava.util....
12,728
29.746377
137
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/FineChangesInField.java
package edu.vt.cs.append; import java.util.ArrayList; import java.util.List; import ch.uzh.ifi.seal.changedistiller.model.entities.SourceCodeChange; import ch.uzh.ifi.seal.changedistiller.model.entities.SourceCodeEntity; //added by nameng public class FineChangesInField extends SourceCodeChange{ private List<Source...
912
26.666667
112
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/FineChangesInMethod.java
package edu.vt.cs.append; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import ch.uzh.ifi.seal.changedistiller.model.classifiers.SourceRange; import ch.uzh.ifi.seal.changedistiller.model.entities.Delete; import ch.u...
3,305
31.097087
113
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/HungarianAlgorithm.java
package edu.vt.cs.append; import java.util.Random; public class HungarianAlgorithm { public HungarianAlgorithm() { } public static void generateRandomArray(double[][] array, String randomMethod) { Random generator = new Random(); for(int i = 0; i < array.length; i++) ...
13,894
29.206522
119
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/HungarianGraphComparator.java
package edu.vt.cs.append; import java.util.ArrayList; import java.util.Enumeration; import java.util.List; import java.util.Set; import ch.uzh.ifi.seal.changedistiller.model.classifiers.EntityType; import ch.uzh.ifi.seal.changedistiller.model.classifiers.java.JavaEntityType; import ch.uzh.ifi.seal.changedistiller.tre...
5,596
29.584699
100
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/JavaExpressionConverter.java
package edu.vt.cs.append; import java.lang.reflect.Field; import java.util.*; import java.util.Map.Entry; import org.apache.commons.lang3.StringUtils; import org.eclipse.jdt.core.dom.ASTNode; import org.eclipse.jdt.core.dom.ASTVisitor; import org.eclipse.jdt.core.dom.AnonymousClassDeclaration; import org.eclipse.jdt....
41,251
21.591457
118
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/LongestCommonSubsequence.java
package edu.vt.cs.append; import java.util.ArrayList; import java.util.List; public class LongestCommonSubsequence<T> { protected static final int UP = 1; protected static final int LEFT = 2; protected static final int DIAG = 3; protected List<Integer> leftCSIndexes, rightCSIndexes; public int getLCS(List<T> ...
1,855
21.91358
73
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/NodeLabelLCS.java
package edu.vt.cs.append; import ch.uzh.ifi.seal.changedistiller.treedifferencing.Node; public class NodeLabelLCS extends LongestCommonSubsequence<Node>{ @Override protected boolean equivalent(Node left, Node right, int i, int j) { return left.getLabel().equals(right.getLabel()); } }
293
23.5
68
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/NodeUtility.java
package edu.vt.cs.append; import java.util.ArrayList; import java.util.Enumeration; import java.util.List; import ch.uzh.ifi.seal.changedistiller.treedifferencing.Node; public class NodeUtility { List<String> lines = null; List<Node> nList = null; public NodeUtility(Node node) { nList = new ArrayList<Node>(); ...
553
21.16
61
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/TopDownTreeMatcher.java
package edu.vt.cs.append; import java.util.ArrayList; import java.util.Enumeration; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Queue; import java.util.Set; import ch.uzh.ifi.seal.changedisti...
12,911
33.068602
172
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/diff_match_patch.java
package edu.vt.cs.append; import java.io.UnsupportedEncodingException; import java.net.URLDecoder; import java.net.URLEncoder; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import java.util.ListIterator; import java.util.Map; import j...
90,852
35.992264
81
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/terms/MethodNameTerm.java
package edu.vt.cs.append.terms; import org.eclipse.jdt.core.dom.IMethodBinding; public class MethodNameTerm extends Term{ //the "name" field defined in super class is used to store "method_name" here private static final long serialVersionUID = 1L; private IMethodBinding binding = null; private void init(){...
1,546
21.1
78
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/terms/Term.java
package edu.vt.cs.append.terms; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import java.util.regex.Pattern; import java.util.regex.Matcher; import org.eclipse.jdt...
18,423
30.06914
124
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/terms/TypeNameTerm.java
package edu.vt.cs.append.terms; import org.eclipse.jdt.core.dom.ITypeBinding; public class TypeNameTerm extends Term{ private static final long serialVersionUID = 1L; private String qualifiedName = null; private ITypeBinding binding = null; private void init() { this.termType = TermType.TypeNameTerm; } pub...
2,163
22.521739
72
java
null
ying-ICPC-2022-main/changedistillerplugin/src/edu/vt/cs/append/terms/VariableTypeBindingTerm.java
package edu.vt.cs.append.terms; import org.eclipse.jdt.core.dom.IBinding; import edu.vt.cs.append.ASTUtil; public class VariableTypeBindingTerm extends Term{ // the "name" field defined in super class is used to store "variable_name" // here private static final long serialVersionUID = 1L; public IBinding bin...
2,382
24.084211
76
java