| [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 107ms | |
| [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: 8) | |
| [debug] /coreutils/src/basename.c:89:15 ExecutionResult: Failed | |
| [debug] /coreutils/src/basename.c:95:10 ExecutionResult: Failed | |
| [debug] /coreutils/src/basename.c:92:13 ExecutionResult: Failed | |
| [debug] /coreutils/src/basename.c:92:13 ExecutionResult: Passed | |
| [################----------------] 4/8 | |
| [debug] /coreutils/src/basename.c:93:15 ExecutionResult: Failed | |
| [####################------------] 5/8 | |
| [debug] /coreutils/src/basename.c:96:9 ExecutionResult: Failed | |
| [########################--------] 6/8 | |
| [debug] /coreutils/src/basename.c:90:17 ExecutionResult: Failed | |
| [############################----] 7/8 | |
| [debug] /coreutils/src/basename.c:95:10 ExecutionResult: Failed | |
| [################################] 8/8. Finished in 183ms | |
| [debug] Done running mutants | |
| [info] Survived mutants (1/8): | |
| /coreutils/src/basename.c:92:13: warning: Survived: Replaced > with >= [cxx_gt_to_ge] | |
| while (np > name && sp > suffix) | |
| ^ | |
| [info] Mutation score: 87% | |
| [info] Total execution time: 399ms | |
| [info] Surviving mutants: 1 | |