| [info] Using config /libxml2/mull.yml |
| [debug] Diagnostics: Debug Mode enabled. Debug-level messages will be printed. |
| [warning] Could not find dynamic library: libm.so.6 |
| [warning] Could not find dynamic library: libc.so.6 |
| [info] Warm up run (threads: 1) |
|
[################################] 1/1. Finished in 108ms |
| [info] Extracting coverage information (threads: 1) |
|
[################################] 1/1. Finished in 3ms |
| [info] Filter mutants (threads: 1) |
|
[################################] 1/1. Finished in 1ms |
| [info] Baseline run (threads: 1) |
|
[################################] 1/1. Finished in 105ms |
| [info] Running mutants (threads: 6) |
| [debug] /libxml2/c14n.c:173:5 ExecutionResult: Passed |
| [debug] /libxml2/c14n.c:1695:12 ExecutionResult: Failed |
| [debug] /libxml2/c14n.c:1684:9 ExecutionResult: Passed |
|
[################----------------] 3/6 |
| [debug] /libxml2/c14n.c:1688:14 ExecutionResult: Failed |
|
[#####################-----------] 4/6 |
| [debug] /libxml2/c14n.c:1683:13 ExecutionResult: Failed |
|
[##########################------] 5/6 |
| [debug] /libxml2/c14n.c:1688:23 ExecutionResult: Failed |
|
[################################] 6/6. Finished in 204ms |
| [debug] Done running mutants |
| [info] Survived mutants (2/6): |
| /libxml2/c14n.c:173:5: warning: Survived: Removed the call to the function [cxx_remove_void_call] |
| xmlC14NErrFull(ctxt, NULL, XML_ERR_ARGUMENT, NULL, |
| ^ |
| /libxml2/c14n.c:1684:9: warning: Survived: Removed the call to the function [cxx_remove_void_call] |
| xmlC14NErrParam(ctx); |
| ^ |
| [info] Mutation score: 66% |
| [info] Total execution time: 458ms |
| [info] Surviving mutants: 2 |
|
|