Home
last modified time | relevance | path

Searched refs:count_lines_of_code (Results 1 – 1 of 1) sorted by relevance

/dports/science/pcmsolver/pcmsolver-1.3.0/doc/cloc_tools/
H A Dcloc_wrapper.py77 cloc_data = count_lines_of_code(perl, count_dir, scratch_dir, tag, output_dir)
85 def count_lines_of_code(perl, count_dir, scratch_dir, plot_name, svg_dir): function