CloneSet1131


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
11210.972class_body_declarations[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1753
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/j2ee/AbstractHotDeploymentTool.java
21148
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/starteam/StarTeamTask.java
Next
Last
Clone Instance
1
Line Count
7
Source Line
53
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/j2ee/AbstractHotDeploymentTool.java

/** The username for the deployment server. **/
private String userName;

/** The password for the deployment server. **/
private String password;

/** The address of the deployment server **/
private String server;


First
Previous
Clone Instance
2
Line Count
11
Source Line
48
Source File
E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/starteam/StarTeamTask.java

// ATTRIBUTES
/**
 * The username of the connection
 */
private String userName;

/**
 * The username of the connection
 */
private String password;

/**
 * name of Starteam server to connect to
 */
private String servername;


Clone AbstractionParameter Count: 1Parameter Bindings

// ATTRIBUTES
/**
     * The username of the connection
     */
/** The username for the deployment server. **/
private String userName;

/**
     * The username of the connection
     */
/** The password for the deployment server. **/
private String password;

/**
     * name of Starteam server to connect to
     */
/** The address of the deployment server **/
private String  [[#variable112495c0]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#112495c0]]
server 
12[[#112495c0]]
servername