Chinh Nguyen
Results
11
issues of
Chinh Nguyen
I'm doing code coverage for bash script with main script in X and helper scripts in Y. So my kcov options are `--bash-dont-parse-binary-dir --bash-parse-files-in-dir=Y X/main.sh` If `output_dir` is a relative...