File size: 1,346 Bytes
6baed57 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
[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 106ms
[info] Extracting coverage information (threads: 1)
[################################] 1/1. Finished in 3ms
[info] Filter mutants (threads: 1)
[################################] 1/1. Finished in 15ms
[info] Baseline run (threads: 1)
[################################] 1/1. Finished in 102ms
[info] Running mutants (threads: 7)
[debug] /libxml2/HTMLparser.c:1296:9 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1296:11 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1297:13 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1298:13 ExecutionResult: Failed
[##################--------------] 4/7
[debug] /libxml2/HTMLparser.c:1322:16 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1326:12 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1298:15 ExecutionResult: Failed
[################################] 7/7. Finished in 124ms
[debug] Done running mutants
[info] All mutations have been killed
[info] Mutation score: 100%
[info] Total execution time: 401ms
|