coreutils / mull-reports /mull_chmod_usage.out
AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
[info] Using config /coreutils/mull.yml
[debug] Diagnostics: Debug Mode enabled. Debug-level messages will be printed.
[warning] Could not find dynamic library: libc.so.6
[info] Warm up run (threads: 1)
[################################] 1/1. Finished in 106ms
[info] Extracting coverage information (threads: 1)
[################################] 1/1. Finished in 0ms
[info] Filter mutants (threads: 1)
[################################] 1/1. Finished in 0ms
[info] Baseline run (threads: 1)
[################################] 1/1. Finished in 107ms
[info] Running mutants (threads: 5)
[debug] /coreutils/src/chmod.c:445:7 ExecutionResult: Passed
[debug] /coreutils/src/chmod.c:409:14 ExecutionResult: Failed
[debug] /coreutils/src/chmod.c:452:7 ExecutionResult: Passed
[debug] /coreutils/src/chmod.c:413:7 ExecutionResult: Failed
[#########################-------] 4/5
[debug] /coreutils/src/chmod.c:454:3 ExecutionResult: Failed
[################################] 5/5. Finished in 354ms
[debug] Done running mutants
[info] Survived mutants (2/5):
/coreutils/src/chmod.c:445:7: warning: Survived: Removed the call to the function [cxx_remove_void_call]
emit_symlink_recurse_options ("-H");
^
/coreutils/src/chmod.c:452:7: warning: Survived: Removed the call to the function [cxx_remove_void_call]
emit_ancillary_info (PROGRAM_NAME);
^
[info] Mutation score: 60%
[info] Total execution time: 568ms
[info] Surviving mutants: 2