To launch Cooddy you need to run following command:
cd cooddy
./cooddy --scope=<path_to_scope> --reporter=<format for output report> --results-path=<path to where store results>
Example
./cooddy --scope=/mnt/d/work/kvdb_test --results-path=/mnt/d/work
To get more info about command line arguments check document page