CloneSet551


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7220.976import_statements
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1719
E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/folder/mailboximport/MHImporter.java
2719
E:/TSE/Projects-CloneDR/columba-1.4-src/plugins/org.columba.example.MBOXMailImportFilter/src/MBOXMailImportFilter.java
Next
Last
Clone Instance
1
Line Count
7
Source Line
19
Source File
E:/TSE/Projects-CloneDR/columba-1.4-src/mail/src/main/java/org/columba/mail/folder/mailboximport/MHImporter.java

import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import org.columba.api.command.IWorkerStatusController;
import org.columba.mail.folder.IMailbox;
import org.columba.mail.folder.mh.MHMessageFileFilter;


First
Previous
Clone Instance
2
Line Count
7
Source Line
19
Source File
E:/TSE/Projects-CloneDR/columba-1.4-src/plugins/org.columba.example.MBOXMailImportFilter/src/MBOXMailImportFilter.java

// The contents of this file are subject to the Mozilla Public License Version
// 1.1
//(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.mozilla.org/MPL/
//
//Software distributed under the License is distributed on an "AS IS" basis,
//WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
//for the specific language governing rights and
//limitations under the License.
//
//The Original Code is "The Columba Project"
//
//The Initial Developers of the Original Code are Frederik Dietz and Timo
// Stich.
//Portions created by Frederik Dietz and Timo Stich are Copyright (C) 2003.
//
//All Rights Reserved.
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import org.columba.api.command.IWorkerStatusController;
import org.columba.mail.folder.IMailbox;
import org.columba.mail.folder.mailboximport.AbstractMailboxImporter;


Clone AbstractionParameter Count: 2Parameter Bindings

// The contents of this file are subject to the Mozilla Public License Version
// 1.1
//(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.mozilla.org/MPL/
//
//Software distributed under the License is distributed on an "AS IS" basis,
//WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
//for the specific language governing rights and
//limitations under the License.
//
//The Original Code is "The Columba Project"
//
//The Initial Developers of the Original Code are Frederik Dietz and Timo
// Stich.
//Portions created by Frederik Dietz and Timo Stich are Copyright (C) 2003.
//
//All Rights Reserved.
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import org.columba.api.command.IWorkerStatusController;
import org.columba.mail.folder.IMailbox;
import org.columba.mail.folder. [[#variable1304d460]]. [[#variable1304de20]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1304d460]]
mh 
12[[#1304d460]]
mailboximport 
21[[#1304de20]]
MHMessageFileFilter 
22[[#1304de20]]
AbstractMailboxImporter