| [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 109ms | |
| [info] Extracting coverage information (threads: 1) | |
| [################################] 1/1. Finished in 1ms | |
| [info] Filter mutants (threads: 1) | |
| [################################] 1/1. Finished in 0ms | |
| [info] Baseline run (threads: 1) | |
| [################################] 1/1. Finished in 108ms | |
| [info] Running mutants (threads: 6) | |
| [debug] /coreutils/src/basename.c:57:7 ExecutionResult: Passed | |
| [debug] /coreutils/src/basename.c:43:14 ExecutionResult: Failed | |
| [debug] /coreutils/src/basename.c:47:7 ExecutionResult: Failed | |
| [debug] /coreutils/src/basename.c:75:7 ExecutionResult: Passed | |
| [debug] /coreutils/src/basename.c:66:7 ExecutionResult: Failed | |
| [##########################------] 5/6 | |
| [debug] /coreutils/src/basename.c:77:3 ExecutionResult: Failed | |
| [################################] 6/6. Finished in 525ms | |
| [debug] Done running mutants | |
| [info] Survived mutants (2/6): | |
| /coreutils/src/basename.c:57:7: warning: Survived: Removed the call to the function [cxx_remove_void_call] | |
| emit_mandatory_arg_note (); | |
| ^ | |
| /coreutils/src/basename.c:75:7: warning: Survived: Removed the call to the function [cxx_remove_void_call] | |
| emit_ancillary_info (PROGRAM_NAME); | |
| ^ | |
| [info] Mutation score: 66% | |
| [info] Total execution time: 744ms | |
| [info] Surviving mutants: 2 | |