Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.973 | statement_seq[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 118 | GlobalPointerAnalysis.cpp |
2 | 2 | 143 | GlobalPointerAnalysis.cpp |
3 | 2 | 164 | GlobalPointerAnalysis.cpp |
| ||||
timer.Stop(); std::cout << " " << std::fixed << std::setprecision(10) << timer.Read() << std::endl; |
| ||||
timer.Stop(); std::cout << "Time to solve constraints: " << std::fixed << std::setprecision(10) << timer.Read() << std::endl; |
| ||||
timer.Stop(); std::cout << " " << std::fixed << std::setprecision(10) << timer.Read() << std::endl; |
| |||
timer.Stop(); std::cout << [[#variablea959a00]] << std::fixed << std::setprecision(10) << timer.Read() << std::endl; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a959a00]] | " " |
1 | 2 | [[#a959a00]] | "Time to solve constraints: " |
1 | 3 | [[#a959a00]] | " " |