File size: 2,229 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[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 109ms
[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 104ms
[info] Running mutants (threads: 14)
[debug] /libxml2/HTMLparser.c:1296:9 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1296:11 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1298:15 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1298:13 ExecutionResult: Failed

       [#########-----------------------] 4/14
[debug] /libxml2/HTMLparser.c:1322:16 ExecutionResult: Failed

       [###########---------------------] 5/14
[debug] /libxml2/HTMLparser.c:1297:13 ExecutionResult: Failed

       [#############-------------------] 6/14
[debug] /libxml2/HTMLparser.c:1445:18 ExecutionResult: Failed

       [################----------------] 7/14
[debug] /libxml2/HTMLparser.c:1443:9 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1469:18 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1442:9 ExecutionResult: Failed
[debug] /libxml2/HTMLparser.c:1470:6 ExecutionResult: Failed

       [#########################-------] 11/14
[debug] /libxml2/HTMLparser.c:1446:13 ExecutionResult: Passed
[debug] /libxml2/HTMLparser.c:1441:14 ExecutionResult: Failed

       [#############################---] 13/14
[debug] /libxml2/HTMLparser.c:1467:14 ExecutionResult: Failed

       [################################] 14/14. Finished in 225ms
[debug] Done running mutants
[info] Survived mutants (1/14):
/libxml2/HTMLparser.c:1446:13: warning: Survived: Replaced call to a function with 42 [cxx_replace_scalar_call]
        if (htmlAutoCloseTag(doc, name, child)) return(1);
            ^
[info] Mutation score: 92%
[info] Total execution time: 510ms
[info] Surviving mutants: 1