The document summarizes a study on function clones in open source software using the NICAD clone detection tool. It describes the NICAD tool, the experimental setup studying 15 C and Java systems, and the results. The results show higher rates of function cloning in Java systems compared to C systems. Metrics like total cloned methods, files associated with clones, and profiles of cloning locality were analyzed to understand cloning patterns across files and directories.