View results by: Directories | Files
| Path | Line Coverage | Function Coverage | Region Coverage |
|---|---|---|---|
src/php-src/Zend/Optimizer/block_pass.c |
0.00% (0/1464) |
0.00% (0/14) |
0.00% (0/3378) |
src/php-src/Zend/Optimizer/compact_literals.c |
0.00% (0/663) |
0.00% (0/4) |
0.00% (0/901) |
src/php-src/Zend/Optimizer/compact_vars.c |
0.00% (0/86) |
0.00% (0/1) |
0.00% (0/192) |
src/php-src/Zend/Optimizer/dce.c |
0.00% (0/508) |
0.00% (0/16) |
0.00% (0/875) |
src/php-src/Zend/Optimizer/dfa_pass.c |
0.00% (0/1335) |
0.00% (0/19) |
0.00% (0/2841) |
src/php-src/Zend/Optimizer/escape_analysis.c |
0.00% (0/431) |
0.00% (0/8) |
0.00% (0/620) |
src/php-src/Zend/Optimizer/nop_removal.c |
0.00% (0/46) |
0.00% (0/1) |
0.00% (0/56) |
src/php-src/Zend/Optimizer/optimize_func_calls.c |
0.00% (0/273) |
0.00% (0/4) |
0.00% (0/480) |
src/php-src/Zend/Optimizer/optimize_temp_vars_5.c |
0.00% (0/113) |
0.00% (0/1) |
0.00% (0/150) |
src/php-src/Zend/Optimizer/pass1.c |
0.00% (0/295) |
0.00% (0/2) |
0.00% (0/721) |
src/php-src/Zend/Optimizer/pass3.c |
0.00% (0/148) |
0.00% (0/2) |
0.00% (0/390) |
src/php-src/Zend/Optimizer/sccp.c |
0.00% (0/2012) |
0.00% (0/51) |
0.00% (0/5254) |
src/php-src/Zend/Optimizer/scdf.c |
0.00% (0/177) |
0.00% (0/7) |
0.00% (0/144) |
src/php-src/Zend/Optimizer/scdf.h |
0.00% (0/35) |
0.00% (0/4) |
0.00% (0/49) |
src/php-src/Zend/Optimizer/ssa_integrity.c |
0.00% (0/350) |
0.00% (0/10) |
0.00% (0/1389) |
src/php-src/Zend/Optimizer/zend_call_graph.c |
0.00% (0/222) |
0.00% (0/9) |
0.00% (0/217) |
src/php-src/Zend/Optimizer/zend_cfg.c |
0.00% (0/741) |
0.00% (0/10) |
0.00% (0/1006) |
src/php-src/Zend/Optimizer/zend_dfg.c |
0.00% (0/279) |
0.00% (0/3) |
0.00% (0/390) |
src/php-src/Zend/Optimizer/zend_dump.c |
0.00% (0/1140) |
0.00% (0/22) |
0.00% (0/1807) |
src/php-src/Zend/Optimizer/zend_func_info.c |
12.41% (17/137) |
33.33% (2/6) |
3.77% (13/345) |
src/php-src/Zend/Optimizer/zend_inference.c |
0.00% (0/4312) |
0.00% (0/61) |
0.00% (0/26075) |
src/php-src/Zend/Optimizer/zend_inference.h |
0.00% (0/109) |
0.00% (0/15) |
0.00% (0/438) |
src/php-src/Zend/Optimizer/zend_optimizer.c |
0.22% (3/1382) |
2.27% (1/44) |
0.03% (1/3087) |
src/php-src/Zend/Optimizer/zend_optimizer_internal.h |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/13) |
src/php-src/Zend/Optimizer/zend_ssa.c |
0.00% (0/1421) |
0.00% (0/36) |
0.00% (0/2124) |
src/php-src/Zend/Optimizer/zend_ssa.h |
0.00% (0/85) |
0.00% (0/8) |
0.00% (0/118) |
src/php-src/Zend/Optimizer/zend_worklist.h |
0.00% (0/45) |
0.00% (0/9) |
0.00% (0/70) |
src/php-src/Zend/zend.c |
49.64% (553/1114) |
69.62% (55/79) |
42.77% (722/1688) |
src/php-src/Zend/zend.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/php-src/Zend/zend_API.c |
41.97% (1647/3924) |
37.04% (90/243) |
34.55% (2509/7262) |
src/php-src/Zend/zend_API.h |
38.62% (224/580) |
44.00% (33/75) |
39.48% (259/656) |
src/php-src/Zend/zend_alloc.c |
10.96% (231/2108) |
22.22% (26/117) |
10.24% (224/2188) |
src/php-src/Zend/zend_arena.h |
56.58% (43/76) |
57.14% (4/7) |
63.16% (60/95) |
src/php-src/Zend/zend_ast.c |
61.61% (1565/2540) |
86.49% (64/74) |
43.92% (1422/3238) |
src/php-src/Zend/zend_ast.h |
78.35% (76/97) |
80.95% (17/21) |
62.89% (100/159) |
src/php-src/Zend/zend_atomic.c |
0.00% (0/30) |
0.00% (0/10) |
0.00% (0/12) |
src/php-src/Zend/zend_atomic.h |
37.50% (9/24) |
37.50% (3/8) |
37.50% (3/8) |
src/php-src/Zend/zend_attributes.c |
46.73% (186/398) |
41.18% (14/34) |
30.43% (465/1528) |
src/php-src/Zend/zend_attributes.h |
83.33% (20/24) |
83.33% (5/6) |
79.31% (23/29) |
src/php-src/Zend/zend_attributes_arginfo.h |
100.00% (148/148) |
100.00% (9/9) |
100.00% (318/318) |
src/php-src/Zend/zend_bitset.h |
0.00% (0/182) |
0.00% (0/20) |
0.00% (0/87) |
src/php-src/Zend/zend_builtin_functions.c |
19.32% (313/1620) |
15.79% (12/76) |
8.83% (953/10789) |
src/php-src/Zend/zend_builtin_functions_arginfo.h |
100.00% (9/9) |
100.00% (1/1) |
100.00% (7/7) |
src/php-src/Zend/zend_call_stack.c |
37.86% (53/140) |
38.46% (5/13) |
32.72% (53/162) |
src/php-src/Zend/zend_call_stack.h |
19.64% (11/56) |
75.00% (3/4) |
58.33% (7/12) |
src/php-src/Zend/zend_closures.c |
46.65% (306/656) |
56.25% (18/32) |
27.05% (696/2573) |
src/php-src/Zend/zend_closures_arginfo.h |
100.00% (6/6) |
100.00% (1/1) |
100.00% (7/7) |
src/php-src/Zend/zend_compile.c |
62.18% (5895/9481) |
84.12% (302/359) |
54.20% (8286/15287) |
src/php-src/Zend/zend_compile.h |
58.62% (17/29) |
75.00% (3/4) |
26.67% (12/45) |
src/php-src/Zend/zend_constants.c |
49.38% (199/403) |
73.91% (17/23) |
53.05% (313/590) |
src/php-src/Zend/zend_constants.h |
100.00% (6/6) |
100.00% (1/1) |
100.00% (7/7) |
src/php-src/Zend/zend_constants_arginfo.h |
100.00% (32/32) |
100.00% (1/1) |
91.94% (57/62) |
src/php-src/Zend/zend_cpuinfo.c |
71.70% (38/53) |
100.00% (5/5) |
62.26% (33/53) |
src/php-src/Zend/zend_cpuinfo.h |
33.33% (29/87) |
50.00% (5/10) |
50.00% (10/20) |
src/php-src/Zend/zend_default_classes.c |
100.00% (11/11) |
100.00% (1/1) |
100.00% (1/1) |
src/php-src/Zend/zend_enum.c |
47.22% (221/468) |
65.38% (17/26) |
27.77% (476/1714) |
src/php-src/Zend/zend_enum.h |
55.56% (5/9) |
50.00% (1/2) |
37.21% (16/43) |
src/php-src/Zend/zend_enum_arginfo.h |
100.00% (13/13) |
100.00% (2/2) |
100.00% (6/6) |
src/php-src/Zend/zend_exceptions.c |
68.21% (472/692) |
69.05% (29/42) |
53.16% (977/1838) |
src/php-src/Zend/zend_exceptions.h |
100.00% (6/6) |
100.00% (1/1) |
100.00% (9/9) |
src/php-src/Zend/zend_exceptions_arginfo.h |
100.00% (128/128) |
100.00% (13/13) |
99.21% (252/254) |
src/php-src/Zend/zend_execute.c |
38.21% (1639/4290) |
50.00% (114/228) |
34.11% (2787/8170) |
src/php-src/Zend/zend_execute.h |
61.29% (152/248) |
78.95% (15/19) |
48.87% (282/577) |
src/php-src/Zend/zend_execute_API.c |
55.21% (731/1324) |
69.64% (39/56) |
51.04% (1397/2737) |
src/php-src/Zend/zend_extensions.c |
20.82% (51/245) |
37.50% (9/24) |
5.83% (25/429) |
src/php-src/Zend/zend_fibers.c |
69.88% (392/561) |
76.74% (33/43) |
40.20% (769/1913) |
src/php-src/Zend/zend_fibers.h |
50.00% (4/8) |
50.00% (1/2) |
61.90% (13/21) |
src/php-src/Zend/zend_fibers_arginfo.h |
100.00% (12/12) |
100.00% (2/2) |
100.00% (11/11) |
src/php-src/Zend/zend_float.c |
63.64% (7/11) |
66.67% (2/3) |
85.71% (6/7) |
src/php-src/Zend/zend_gc.c |
72.92% (1128/1547) |
74.51% (38/51) |
61.77% (1735/2809) |
src/php-src/Zend/zend_gc.h |
67.24% (39/58) |
71.43% (5/7) |
74.19% (69/93) |
src/php-src/Zend/zend_gdb.c |
0.00% (0/69) |
0.00% (0/4) |
0.00% (0/36) |
src/php-src/Zend/zend_generators.c |
11.72% (94/802) |
18.18% (8/44) |
5.32% (91/1711) |
src/php-src/Zend/zend_generators.h |
22.22% (4/18) |
100.00% (1/1) |
33.33% (3/9) |
src/php-src/Zend/zend_generators_arginfo.h |
100.00% (13/13) |
100.00% (2/2) |
100.00% (10/10) |
src/php-src/Zend/zend_hash.c |
55.25% (1490/2697) |
69.60% (87/125) |
50.11% (2678/5344) |
src/php-src/Zend/zend_hash.h |
42.10% (269/639) |
49.35% (38/77) |
51.14% (428/837) |
src/php-src/Zend/zend_highlight.c |
63.47% (106/167) |
75.00% (3/4) |
54.49% (85/156) |
src/php-src/Zend/zend_hrtime.c |
46.67% (7/15) |
100.00% (1/1) |
44.44% (4/9) |
src/php-src/Zend/zend_hrtime.h |
16.67% (4/24) |
100.00% (1/1) |
100.00% (4/4) |
src/php-src/Zend/zend_inheritance.c |
42.45% (1280/3015) |
58.24% (53/91) |
35.47% (2278/6423) |
src/php-src/Zend/zend_inheritance.h |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/php-src/Zend/zend_ini.c |
53.32% (353/662) |
54.35% (25/46) |
52.82% (422/799) |
src/php-src/Zend/zend_ini_parser.c |
69.21% (681/984) |
93.75% (15/16) |
59.18% (574/970) |
src/php-src/Zend/zend_ini_scanner.c |
62.55% (2559/4091) |
91.67% (11/12) |
57.37% (3859/6727) |
src/php-src/Zend/zend_interfaces.c |
29.91% (134/448) |
22.58% (7/31) |
18.30% (161/880) |
src/php-src/Zend/zend_interfaces.h |
33.33% (3/9) |
33.33% (1/3) |
50.00% (3/6) |
src/php-src/Zend/zend_interfaces_arginfo.h |
100.00% (51/51) |
100.00% (8/8) |
100.00% (27/27) |
src/php-src/Zend/zend_iterators.c |
85.29% (29/34) |
100.00% (7/7) |
70.73% (29/41) |
src/php-src/Zend/zend_language_parser.c |
69.92% (2917/4172) |
100.00% (4/4) |
75.92% (1633/2151) |
src/php-src/Zend/zend_language_scanner.c |
91.13% (11545/12669) |
73.68% (28/38) |
89.15% (17665/19816) |
src/php-src/Zend/zend_lazy_objects.c |
18.15% (96/529) |
33.33% (9/27) |
15.84% (216/1364) |
src/php-src/Zend/zend_lazy_objects.h |
80.00% (12/15) |
80.00% (4/5) |
84.62% (11/13) |
src/php-src/Zend/zend_list.c |
32.91% (77/234) |
44.44% (12/27) |
34.01% (117/344) |
src/php-src/Zend/zend_llist.c |
39.01% (71/182) |
47.37% (9/19) |
36.61% (82/224) |
src/php-src/Zend/zend_llist.h |
0.00% (0/12) |
0.00% (0/4) |
0.00% (0/6) |
src/php-src/Zend/zend_mmap.h |
100.00% (5/5) |
100.00% (1/1) |
100.00% (3/3) |
src/php-src/Zend/zend_multibyte.c |
6.36% (7/110) |
9.09% (2/22) |
12.77% (12/94) |
src/php-src/Zend/zend_multiply.h |
65.62% (42/64) |
100.00% (3/3) |
70.00% (21/30) |
src/php-src/Zend/zend_object_handlers.c |
45.55% (901/1978) |
66.20% (47/71) |
42.44% (1551/3655) |
src/php-src/Zend/zend_object_handlers.h |
77.78% (7/9) |
100.00% (1/1) |
85.71% (6/7) |
src/php-src/Zend/zend_objects.c |
38.13% (98/257) |
70.00% (7/10) |
30.12% (125/415) |
src/php-src/Zend/zend_objects_API.c |
73.43% (105/143) |
77.78% (7/9) |
62.33% (182/292) |
src/php-src/Zend/zend_objects_API.h |
71.67% (43/60) |
87.50% (7/8) |
64.95% (63/97) |
src/php-src/Zend/zend_observer.c |
17.48% (50/286) |
29.03% (9/31) |
7.24% (37/511) |
src/php-src/Zend/zend_observer.h |
25.00% (11/44) |
42.86% (3/7) |
13.73% (7/51) |
src/php-src/Zend/zend_opcode.c |
64.40% (673/1045) |
68.97% (20/29) |
56.53% (1087/1923) |
src/php-src/Zend/zend_operators.c |
56.36% (1609/2855) |
64.46% (78/121) |
48.47% (3047/6286) |
src/php-src/Zend/zend_operators.h |
33.07% (252/762) |
75.00% (30/40) |
48.89% (285/583) |
src/php-src/Zend/zend_property_hooks.c |
58.57% (164/280) |
80.00% (12/15) |
47.10% (341/724) |
src/php-src/Zend/zend_ptr_stack.c |
55.17% (32/58) |
66.67% (6/9) |
54.29% (38/70) |
src/php-src/Zend/zend_ptr_stack.h |
25.53% (12/47) |
42.86% (3/7) |
79.17% (19/24) |
src/php-src/Zend/zend_signal.c |
18.75% (45/240) |
36.36% (4/11) |
18.78% (43/229) |
src/php-src/Zend/zend_smart_str.c |
69.36% (120/173) |
75.00% (9/12) |
53.56% (241/450) |
src/php-src/Zend/zend_smart_str.h |
78.57% (99/126) |
85.19% (23/27) |
90.48% (76/84) |
src/php-src/Zend/zend_smart_string.h |
46.00% (23/50) |
44.44% (4/9) |
39.39% (13/33) |
src/php-src/Zend/zend_sort.c |
98.40% (185/188) |
100.00% (6/6) |
95.69% (111/116) |
src/php-src/Zend/zend_stack.c |
47.92% (46/96) |
75.00% (9/12) |
48.35% (44/91) |
src/php-src/Zend/zend_stream.c |
30.29% (63/208) |
56.25% (9/16) |
23.31% (55/236) |
src/php-src/Zend/zend_string.c |
69.55% (185/266) |
68.00% (17/25) |
60.22% (168/279) |
src/php-src/Zend/zend_string.h |
65.05% (201/309) |
82.14% (23/28) |
72.65% (409/563) |
src/php-src/Zend/zend_strtod.c |
86.77% (1660/1913) |
90.62% (29/32) |
81.95% (1421/1734) |
src/php-src/Zend/zend_system_id.c |
74.00% (37/50) |
100.00% (3/3) |
76.92% (40/52) |
src/php-src/Zend/zend_types.h |
76.06% (54/71) |
76.47% (13/17) |
53.91% (69/128) |
src/php-src/Zend/zend_variables.c |
46.97% (31/66) |
77.78% (7/9) |
36.24% (108/298) |
src/php-src/Zend/zend_variables.h |
62.16% (23/37) |
60.00% (3/5) |
75.00% (60/80) |
src/php-src/Zend/zend_virtual_cwd.c |
23.94% (186/777) |
18.18% (8/44) |
21.34% (300/1406) |
src/php-src/Zend/zend_vm_execute.h |
14.16% (14198/100257) |
15.49% (332/2144) |
5.51% (18191/330413) |
src/php-src/Zend/zend_vm_opcodes.c |
0.00% (0/22) |
0.00% (0/3) |
0.00% (0/19) |
src/php-src/Zend/zend_weakrefs.c |
28.36% (156/550) |
38.78% (19/49) |
16.23% (283/1744) |
src/php-src/Zend/zend_weakrefs.h |
19.05% (4/21) |
25.00% (1/4) |
47.37% (9/19) |
src/php-src/Zend/zend_weakrefs_arginfo.h |
100.00% (13/13) |
100.00% (2/2) |
100.00% (14/14) |
src/php-src/ext/date/lib/astro.c |
0.00% (0/108) |
0.00% (0/8) |
0.00% (0/75) |
src/php-src/ext/date/lib/dow.c |
69.42% (84/121) |
84.62% (11/13) |
65.96% (93/141) |
src/php-src/ext/date/lib/interval.c |
0.00% (0/277) |
0.00% (0/10) |
0.00% (0/220) |
src/php-src/ext/date/lib/parse_date.c |
91.23% (22671/24851) |
67.57% (25/37) |
89.12% (30272/33967) |
src/php-src/ext/date/lib/parse_iso_intervals.c |
0.00% (0/933) |
0.00% (0/6) |
0.00% (0/1089) |
src/php-src/ext/date/lib/parse_posix.c |
41.44% (138/333) |
70.59% (12/17) |
52.65% (159/302) |
src/php-src/ext/date/lib/parse_tz.c |
43.62% (294/674) |
65.79% (25/38) |
43.68% (342/783) |
src/php-src/ext/date/lib/timelib.c |
32.37% (78/241) |
50.00% (11/22) |
53.44% (194/363) |
src/php-src/ext/date/lib/tm2unixtime.c |
34.23% (115/336) |
56.25% (9/16) |
34.77% (89/256) |
src/php-src/ext/date/lib/unixtime2tm.c |
64.83% (94/145) |
62.50% (5/8) |
50.00% (60/120) |
src/php-src/ext/date/php_date.c |
11.43% (476/4165) |
14.91% (34/228) |
3.99% (849/21257) |
src/php-src/ext/date/php_date.h |
33.33% (4/12) |
50.00% (2/4) |
50.00% (6/12) |
src/php-src/ext/date/php_date_arginfo.h |
100.00% (467/467) |
100.00% (16/16) |
88.84% (1480/1666) |
src/php-src/ext/exif/exif.c |
1.38% (33/2388) |
4.94% (4/81) |
1.04% (48/4614) |
src/php-src/ext/exif/exif_arginfo.h |
100.00% (3/3) |
100.00% (1/1) |
100.00% (2/2) |
src/php-src/ext/hash/hash.c |
7.85% (77/981) |
4.65% (2/43) |
1.53% (58/3801) |
src/php-src/ext/hash/hash_adler32.c |
0.00% (0/31) |
0.00% (0/4) |
0.00% (0/9) |
src/php-src/ext/hash/hash_arginfo.h |
100.00% (16/16) |
100.00% (2/2) |
100.00% (21/21) |
src/php-src/ext/hash/hash_crc32.c |
0.00% (0/50) |
0.00% (0/7) |
0.00% (0/16) |
src/php-src/ext/hash/hash_fnv.c |
0.00% (0/66) |
0.00% (0/10) |
0.00% (0/36) |
src/php-src/ext/hash/hash_gost.c |
0.00% (0/83) |
0.00% (0/7) |
0.00% (0/82) |
src/php-src/ext/hash/hash_haval.c |
0.00% (0/236) |
0.00% (0/12) |
0.00% (0/139) |
src/php-src/ext/hash/hash_joaat.c |
0.00% (0/29) |
0.00% (0/4) |
0.00% (0/10) |
src/php-src/ext/hash/hash_md.c |
0.00% (0/168) |
0.00% (0/11) |
0.00% (0/160) |
src/php-src/ext/hash/hash_murmur.c |
0.00% (0/140) |
0.00% (0/12) |
0.00% (0/57) |
src/php-src/ext/hash/hash_ripemd.c |
0.00% (0/392) |
0.00% (0/18) |
0.00% (0/186) |
src/php-src/ext/hash/hash_sha.c |
0.00% (0/347) |
0.00% (0/22) |
0.00% (0/237) |
src/php-src/ext/hash/hash_sha3.c |
0.00% (0/20) |
0.00% (0/8) |
0.00% (0/83) |
src/php-src/ext/hash/hash_sha_ni.c |
0.00% (0/49) |
0.00% (0/2) |
0.00% (0/1046) |
src/php-src/ext/hash/hash_sha_sse2.c |
0.00% (0/80) |
0.00% (0/5) |
0.00% (0/224) |
src/php-src/ext/hash/hash_snefru.c |
0.00% (0/134) |
0.00% (0/6) |
0.00% (0/63) |
src/php-src/ext/hash/hash_tiger.c |
0.00% (0/82) |
0.00% (0/9) |
0.00% (0/1345) |
src/php-src/ext/hash/hash_whirlpool.c |
0.00% (0/312) |
0.00% (0/5) |
0.00% (0/82) |
src/php-src/ext/hash/hash_xxhash.c |
0.00% (0/136) |
0.00% (0/19) |
0.00% (0/215) |
src/php-src/ext/hash/murmur/PMurHash.c |
0.00% (0/36) |
0.00% (0/2) |
0.00% (0/42) |
src/php-src/ext/hash/murmur/PMurHash128.c |
0.00% (0/166) |
0.00% (0/8) |
0.00% (0/210) |
src/php-src/ext/hash/murmur/endianness.h |
0.00% (0/17) |
0.00% (0/3) |
0.00% (0/11) |
src/php-src/ext/hash/php_hash.h |
50.00% (8/16) |
33.33% (1/3) |
28.57% (4/14) |
src/php-src/ext/hash/sha3/generic64lc/KeccakHash.c |
0.00% (0/44) |
0.00% (0/4) |
0.00% (0/24) |
src/php-src/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c |
0.00% (0/223) |
0.00% (0/18) |
0.00% (0/7297) |
src/php-src/ext/hash/sha3/generic64lc/KeccakSponge.inc |
0.00% (0/153) |
0.00% (0/5) |
0.00% (0/173) |
src/php-src/ext/hash/xxhash/xxhash.h |
0.00% (0/1383) |
0.00% (0/123) |
0.00% (0/1025) |
src/php-src/ext/json/json.c |
18.22% (45/247) |
29.41% (5/17) |
10.85% (176/1622) |
src/php-src/ext/json/json_arginfo.h |
100.00% (43/43) |
100.00% (3/3) |
100.00% (36/36) |
src/php-src/ext/json/json_encoder.c |
59.11% (292/494) |
60.00% (6/10) |
57.26% (434/758) |
src/php-src/ext/json/json_parser.tab.c |
0.00% (0/519) |
0.00% (0/19) |
0.00% (0/567) |
src/php-src/ext/json/json_scanner.c |
0.00% (0/1650) |
0.00% (0/6) |
0.00% (0/2216) |
src/php-src/ext/json/php_json.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/php-src/ext/json/php_json_encoder.h |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/php-src/ext/lexbor/lexbor/core/array.c |
18.25% (23/126) |
23.08% (3/13) |
20.22% (18/89) |
src/php-src/ext/lexbor/lexbor/core/array.h |
0.00% (0/13) |
0.00% (0/3) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/core/array_obj.c |
0.00% (0/129) |
0.00% (0/16) |
0.00% (0/85) |
src/php-src/ext/lexbor/lexbor/core/array_obj.h |
0.00% (0/26) |
0.00% (0/6) |
0.00% (0/14) |
src/php-src/ext/lexbor/lexbor/core/avl.c |
0.00% (0/377) |
0.00% (0/21) |
0.00% (0/268) |
src/php-src/ext/lexbor/lexbor/core/bst.c |
6.79% (22/324) |
21.43% (3/14) |
6.72% (16/238) |
src/php-src/ext/lexbor/lexbor/core/conv.c |
0.00% (0/230) |
0.00% (0/8) |
0.00% (0/142) |
src/php-src/ext/lexbor/lexbor/core/conv.h |
0.00% (0/11) |
0.00% (0/1) |
0.00% (0/11) |
src/php-src/ext/lexbor/lexbor/core/diyfp.c |
0.00% (0/19) |
0.00% (0/2) |
0.00% (0/9) |
src/php-src/ext/lexbor/lexbor/core/diyfp.h |
0.00% (0/148) |
0.00% (0/8) |
0.00% (0/76) |
src/php-src/ext/lexbor/lexbor/core/dobject.c |
27.96% (26/93) |
30.00% (3/10) |
33.33% (22/66) |
src/php-src/ext/lexbor/lexbor/core/dobject.h |
0.00% (0/6) |
0.00% (0/2) |
0.00% (0/2) |
src/php-src/ext/lexbor/lexbor/core/dtoa.c |
0.00% (0/245) |
0.00% (0/9) |
0.00% (0/160) |
src/php-src/ext/lexbor/lexbor/core/hash.c |
0.00% (0/261) |
0.00% (0/20) |
0.00% (0/162) |
src/php-src/ext/lexbor/lexbor/core/hash.h |
0.00% (0/37) |
0.00% (0/7) |
0.00% (0/11) |
src/php-src/ext/lexbor/lexbor/core/mem.c |
39.71% (54/136) |
42.86% (6/14) |
45.83% (44/96) |
src/php-src/ext/lexbor/lexbor/core/mem.h |
26.32% (5/19) |
20.00% (1/5) |
25.00% (4/16) |
src/php-src/ext/lexbor/lexbor/core/mraw.c |
9.90% (20/202) |
15.38% (2/13) |
8.87% (22/248) |
src/php-src/ext/lexbor/lexbor/core/mraw.h |
0.00% (0/19) |
0.00% (0/4) |
0.00% (0/21) |
src/php-src/ext/lexbor/lexbor/core/plog.c |
11.11% (4/36) |
16.67% (1/6) |
20.83% (5/24) |
src/php-src/ext/lexbor/lexbor/core/plog.h |
0.00% (0/27) |
0.00% (0/4) |
0.00% (0/14) |
src/php-src/ext/lexbor/lexbor/core/print.c |
0.00% (0/106) |
0.00% (0/4) |
0.00% (0/94) |
src/php-src/ext/lexbor/lexbor/core/sbst.h |
0.00% (0/15) |
0.00% (0/1) |
0.00% (0/11) |
src/php-src/ext/lexbor/lexbor/core/serialize.c |
0.00% (0/10) |
0.00% (0/2) |
0.00% (0/2) |
src/php-src/ext/lexbor/lexbor/core/shs.c |
0.00% (0/66) |
0.00% (0/3) |
0.00% (0/51) |
src/php-src/ext/lexbor/lexbor/core/shs.h |
0.00% (0/16) |
0.00% (0/1) |
0.00% (0/8) |
src/php-src/ext/lexbor/lexbor/core/str.c |
0.00% (0/402) |
0.00% (0/40) |
0.00% (0/411) |
src/php-src/ext/lexbor/lexbor/core/str.h |
0.00% (0/27) |
0.00% (0/5) |
0.00% (0/12) |
src/php-src/ext/lexbor/lexbor/core/strtod.c |
0.00% (0/139) |
0.00% (0/6) |
0.00% (0/110) |
src/php-src/ext/lexbor/lexbor/core/swar.h |
0.00% (0/51) |
0.00% (0/2) |
0.00% (0/62) |
src/php-src/ext/lexbor/lexbor/css/css.c |
0.00% (0/172) |
0.00% (0/11) |
0.00% (0/128) |
src/php-src/ext/lexbor/lexbor/css/log.c |
0.00% (0/198) |
0.00% (0/13) |
0.00% (0/159) |
src/php-src/ext/lexbor/lexbor/css/log.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/php-src/ext/lexbor/lexbor/css/parser.c |
0.00% (0/204) |
0.00% (0/18) |
0.00% (0/133) |
src/php-src/ext/lexbor/lexbor/css/parser.h |
0.00% (0/142) |
0.00% (0/36) |
0.00% (0/54) |
src/php-src/ext/lexbor/lexbor/css/rule.h |
0.00% (0/107) |
0.00% (0/14) |
0.00% (0/14) |
src/php-src/ext/lexbor/lexbor/css/selectors/pseudo.c |
0.00% (0/54) |
0.00% (0/8) |
0.00% (0/34) |
src/php-src/ext/lexbor/lexbor/css/selectors/pseudo_state.c |
0.00% (0/148) |
0.00% (0/20) |
0.00% (0/104) |
src/php-src/ext/lexbor/lexbor/css/selectors/selector.c |
0.00% (0/541) |
0.00% (0/38) |
0.00% (0/528) |
src/php-src/ext/lexbor/lexbor/css/selectors/selectors.c |
0.00% (0/163) |
0.00% (0/18) |
0.00% (0/102) |
src/php-src/ext/lexbor/lexbor/css/selectors/selectors.h |
0.00% (0/20) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/css/selectors/state.c |
0.00% (0/1233) |
0.00% (0/49) |
0.00% (0/1109) |
src/php-src/ext/lexbor/lexbor/css/selectors/state.h |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/1) |
src/php-src/ext/lexbor/lexbor/css/state.c |
0.00% (0/21) |
0.00% (0/3) |
0.00% (0/13) |
src/php-src/ext/lexbor/lexbor/css/syntax/anb.c |
0.00% (0/296) |
0.00% (0/9) |
0.00% (0/241) |
src/php-src/ext/lexbor/lexbor/css/syntax/parser.c |
0.00% (0/1070) |
0.00% (0/33) |
0.00% (0/644) |
src/php-src/ext/lexbor/lexbor/css/syntax/state.c |
0.00% (0/1027) |
0.00% (0/46) |
0.00% (0/1365) |
src/php-src/ext/lexbor/lexbor/css/syntax/syntax.c |
0.00% (0/169) |
0.00% (0/6) |
0.00% (0/183) |
src/php-src/ext/lexbor/lexbor/css/syntax/token.c |
0.00% (0/438) |
0.00% (0/20) |
0.00% (0/240) |
src/php-src/ext/lexbor/lexbor/css/syntax/token.h |
0.00% (0/30) |
0.00% (0/6) |
0.00% (0/6) |
src/php-src/ext/lexbor/lexbor/css/syntax/tokenizer.c |
0.00% (0/248) |
0.00% (0/11) |
0.00% (0/199) |
src/php-src/ext/lexbor/lexbor/css/syntax/tokenizer.h |
0.00% (0/11) |
0.00% (0/3) |
0.00% (0/3) |
src/php-src/ext/lexbor/lexbor/css/syntax/tokenizer/error.c |
0.00% (0/13) |
0.00% (0/1) |
0.00% (0/11) |
src/php-src/ext/lexbor/lexbor/dom/collection.h |
0.00% (0/28) |
0.00% (0/6) |
0.00% (0/6) |
src/php-src/ext/lexbor/lexbor/dom/exception.h |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/1) |
src/php-src/ext/lexbor/lexbor/dom/interface.c |
0.00% (0/58) |
0.00% (0/3) |
0.00% (0/33) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/attr.c |
0.00% (0/320) |
0.00% (0/20) |
0.00% (0/269) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/attr.h |
0.00% (0/27) |
0.00% (0/2) |
0.00% (0/16) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/cdata_section.c |
0.00% (0/28) |
0.00% (0/3) |
0.00% (0/19) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/character_data.c |
0.00% (0/67) |
0.00% (0/5) |
0.00% (0/44) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/comment.c |
0.00% (0/33) |
0.00% (0/4) |
0.00% (0/20) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/document.c |
0.00% (0/331) |
0.00% (0/28) |
0.00% (0/217) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/document.h |
0.00% (0/34) |
0.00% (0/11) |
0.00% (0/13) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_fragment.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_type.c |
0.00% (0/73) |
0.00% (0/6) |
0.00% (0/46) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_type.h |
0.00% (0/35) |
0.00% (0/3) |
0.00% (0/22) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/element.c |
0.00% (0/505) |
0.00% (0/42) |
0.00% (0/371) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/element.h |
0.00% (0/56) |
0.00% (0/13) |
0.00% (0/31) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/node.c |
0.00% (0/834) |
0.00% (0/49) |
0.00% (0/635) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/node.h |
0.00% (0/18) |
0.00% (0/6) |
0.00% (0/6) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/processing_instruction.c |
0.00% (0/47) |
0.00% (0/5) |
0.00% (0/28) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/processing_instruction.h |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/4) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/shadow_root.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/text.c |
0.00% (0/33) |
0.00% (0/4) |
0.00% (0/20) |
src/php-src/ext/lexbor/lexbor/encoding/decode.c |
0.00% (0/2058) |
0.00% (0/92) |
0.00% (0/3852) |
src/php-src/ext/lexbor/lexbor/encoding/encode.c |
0.00% (0/1096) |
0.00% (0/95) |
0.00% (0/2267) |
src/php-src/ext/lexbor/lexbor/encoding/encoding.c |
0.00% (0/153) |
0.00% (0/33) |
0.00% (0/84) |
src/php-src/ext/lexbor/lexbor/encoding/encoding.h |
0.00% (0/216) |
0.00% (0/27) |
0.00% (0/112) |
src/php-src/ext/lexbor/lexbor/encoding/multi.h |
0.00% (0/137) |
0.00% (0/6) |
0.00% (0/106) |
src/php-src/ext/lexbor/lexbor/html/encoding.c |
0.00% (0/391) |
0.00% (0/14) |
0.00% (0/318) |
src/php-src/ext/lexbor/lexbor/html/encoding.h |
0.00% (0/17) |
0.00% (0/5) |
0.00% (0/5) |
src/php-src/ext/lexbor/lexbor/html/interface.c |
0.00% (0/100) |
0.00% (0/4) |
0.00% (0/66) |
src/php-src/ext/lexbor/lexbor/html/interface_res.h |
0.00% (0/450) |
0.00% (0/150) |
0.00% (0/150) |
src/php-src/ext/lexbor/lexbor/html/interfaces/anchor_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/area_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/audio_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/base_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/body_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/br_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/button_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/canvas_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/d_list_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/data_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/data_list_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/details_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/dialog_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/directory_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/div_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/document.c |
0.00% (0/250) |
0.00% (0/32) |
0.00% (0/148) |
src/php-src/ext/lexbor/lexbor/html/interfaces/document.h |
0.00% (0/61) |
0.00% (0/17) |
0.00% (0/28) |
src/php-src/ext/lexbor/lexbor/html/interfaces/element.c |
0.00% (0/34) |
0.00% (0/3) |
0.00% (0/25) |
src/php-src/ext/lexbor/lexbor/html/interfaces/element.h |
0.00% (0/24) |
0.00% (0/7) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/embed_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/field_set_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/font_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/form_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/frame_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/frame_set_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/head_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/heading_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/hr_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/html_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/iframe_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/image_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/input_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/label_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/legend_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/li_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/link_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/map_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/marquee_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/media_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/menu_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/meta_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/meter_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/mod_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/o_list_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/object_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/opt_group_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/option_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/output_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/paragraph_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/param_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/picture_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/pre_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/progress_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/quote_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/script_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/select_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/slot_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/source_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/span_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/style_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_caption_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_cell_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_col_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_row_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_section_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/template_element.c |
0.00% (0/22) |
0.00% (0/2) |
0.00% (0/15) |
src/php-src/ext/lexbor/lexbor/html/interfaces/text_area_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/time_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/title_element.c |
0.00% (0/84) |
0.00% (0/4) |
0.00% (0/65) |
src/php-src/ext/lexbor/lexbor/html/interfaces/track_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/u_list_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/unknown_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/video_element.c |
0.00% (0/15) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/html/interfaces/window.c |
0.00% (0/17) |
0.00% (0/2) |
0.00% (0/9) |
src/php-src/ext/lexbor/lexbor/html/node.h |
0.00% (0/35) |
0.00% (0/2) |
0.00% (0/2) |
src/php-src/ext/lexbor/lexbor/html/parser.c |
0.00% (0/276) |
0.00% (0/23) |
0.00% (0/181) |
src/php-src/ext/lexbor/lexbor/html/parser.h |
0.00% (0/18) |
0.00% (0/6) |
0.00% (0/6) |
src/php-src/ext/lexbor/lexbor/html/tag.h |
0.00% (0/37) |
0.00% (0/3) |
0.00% (0/30) |
src/php-src/ext/lexbor/lexbor/html/token.c |
0.00% (0/228) |
0.00% (0/15) |
0.00% (0/141) |
src/php-src/ext/lexbor/lexbor/html/token.h |
0.00% (0/6) |
0.00% (0/2) |
0.00% (0/2) |
src/php-src/ext/lexbor/lexbor/html/token_attr.c |
0.00% (0/21) |
0.00% (0/4) |
0.00% (0/15) |
src/php-src/ext/lexbor/lexbor/html/tokenizer.c |
0.00% (0/296) |
0.00% (0/26) |
0.00% (0/178) |
src/php-src/ext/lexbor/lexbor/html/tokenizer.h |
0.00% (0/82) |
0.00% (0/17) |
0.00% (0/31) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/error.c |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/11) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state.c |
0.00% (0/1105) |
0.00% (0/39) |
0.00% (0/1477) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_comment.c |
0.00% (0/224) |
0.00% (0/11) |
0.00% (0/336) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_doctype.c |
0.00% (0/853) |
0.00% (0/19) |
0.00% (0/1219) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rawtext.c |
0.00% (0/146) |
0.00% (0/5) |
0.00% (0/232) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rcdata.c |
0.00% (0/150) |
0.00% (0/5) |
0.00% (0/239) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_script.c |
0.00% (0/584) |
0.00% (0/20) |
0.00% (0/824) |
src/php-src/ext/lexbor/lexbor/html/tree.c |
0.00% (0/1124) |
0.00% (0/41) |
0.00% (0/781) |
src/php-src/ext/lexbor/lexbor/html/tree.h |
0.00% (0/96) |
0.00% (0/15) |
0.00% (0/51) |
src/php-src/ext/lexbor/lexbor/html/tree/active_formatting.c |
0.00% (0/137) |
0.00% (0/8) |
0.00% (0/95) |
src/php-src/ext/lexbor/lexbor/html/tree/active_formatting.h |
0.00% (0/30) |
0.00% (0/8) |
0.00% (0/8) |
src/php-src/ext/lexbor/lexbor/html/tree/error.c |
0.00% (0/14) |
0.00% (0/1) |
0.00% (0/11) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_after_body.c |
0.00% (0/37) |
0.00% (0/1) |
0.00% (0/23) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_after_frameset.c |
0.00% (0/38) |
0.00% (0/1) |
0.00% (0/23) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_body.c |
0.00% (0/51) |
0.00% (0/1) |
0.00% (0/31) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_frameset.c |
0.00% (0/57) |
0.00% (0/1) |
0.00% (0/34) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_head.c |
0.00% (0/135) |
0.00% (0/5) |
0.00% (0/84) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/before_head.c |
0.00% (0/78) |
0.00% (0/5) |
0.00% (0/47) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/before_html.c |
0.00% (0/94) |
0.00% (0/5) |
0.00% (0/56) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/foreign_content.c |
0.00% (0/234) |
0.00% (0/8) |
0.00% (0/190) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_body.c |
0.00% (0/1243) |
0.00% (0/55) |
0.00% (0/869) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_caption.c |
0.00% (0/92) |
0.00% (0/6) |
0.00% (0/53) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_cell.c |
0.00% (0/105) |
0.00% (0/8) |
0.00% (0/64) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_column_group.c |
0.00% (0/113) |
0.00% (0/11) |
0.00% (0/62) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_frameset.c |
0.00% (0/100) |
0.00% (0/1) |
0.00% (0/61) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_head.c |
0.00% (0/207) |
0.00% (0/7) |
0.00% (0/120) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_head_noscript.c |
0.00% (0/63) |
0.00% (0/4) |
0.00% (0/39) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_row.c |
0.00% (0/122) |
0.00% (0/9) |
0.00% (0/75) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_select.c |
0.00% (0/217) |
0.00% (0/17) |
0.00% (0/133) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_select_in_table.c |
0.00% (0/67) |
0.00% (0/5) |
0.00% (0/41) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table.c |
0.00% (0/260) |
0.00% (0/19) |
0.00% (0/181) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_body.c |
0.00% (0/117) |
0.00% (0/9) |
0.00% (0/72) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_text.c |
0.00% (0/76) |
0.00% (0/2) |
0.00% (0/51) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_template.c |
0.00% (0/108) |
0.00% (0/7) |
0.00% (0/69) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/initial.c |
0.00% (0/187) |
0.00% (0/7) |
0.00% (0/136) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/text.c |
0.00% (0/53) |
0.00% (0/1) |
0.00% (0/37) |
src/php-src/ext/lexbor/lexbor/html/tree/open_elements.c |
0.00% (0/150) |
0.00% (0/10) |
0.00% (0/101) |
src/php-src/ext/lexbor/lexbor/html/tree/open_elements.h |
0.00% (0/15) |
0.00% (0/5) |
0.00% (0/5) |
src/php-src/ext/lexbor/lexbor/html/tree/template_insertion.h |
0.00% (0/50) |
0.00% (0/5) |
0.00% (0/18) |
src/php-src/ext/lexbor/lexbor/ns/ns.c |
0.00% (0/92) |
0.00% (0/7) |
0.00% (0/88) |
src/php-src/ext/lexbor/lexbor/ports/posix/lexbor/core/memory.c |
77.27% (17/22) |
80.00% (4/5) |
90.91% (20/22) |
src/php-src/ext/lexbor/lexbor/punycode/punycode.c |
0.00% (0/466) |
0.00% (0/12) |
0.00% (0/293) |
src/php-src/ext/lexbor/lexbor/tag/tag.c |
0.00% (0/69) |
0.00% (0/8) |
0.00% (0/48) |
src/php-src/ext/lexbor/lexbor/tag/tag.h |
0.00% (0/43) |
0.00% (0/4) |
0.00% (0/30) |
src/php-src/ext/lexbor/lexbor/unicode/idna.c |
2.75% (12/437) |
8.70% (2/23) |
4.35% (13/299) |
src/php-src/ext/lexbor/lexbor/unicode/unicode.c |
5.56% (35/630) |
7.32% (3/41) |
5.45% (22/404) |
src/php-src/ext/lexbor/lexbor/unicode/unicode.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/php-src/ext/lexbor/lexbor/url/url.c |
0.56% (20/3587) |
1.71% (2/117) |
0.67% (22/3269) |
src/php-src/ext/lexbor/lexbor/url/url.h |
0.00% (0/39) |
0.00% (0/13) |
0.00% (0/13) |
src/php-src/ext/lexbor/php_lexbor.c |
55.56% (10/18) |
66.67% (4/6) |
71.79% (28/39) |
src/php-src/ext/opcache/ZendAccelerator.c |
21.62% (770/3561) |
27.78% (30/108) |
19.09% (1308/6851) |
src/php-src/ext/opcache/jit/ir/dynasm/dasm_x86.h |
0.00% (0/363) |
0.00% (0/11) |
0.00% (0/622) |
src/php-src/ext/opcache/jit/ir/ir.c |
0.00% (0/2396) |
0.00% (0/181) |
0.00% (0/14581) |
src/php-src/ext/opcache/jit/ir/ir.h |
0.00% (0/94) |
0.00% (0/7) |
0.00% (0/13) |
src/php-src/ext/opcache/jit/ir/ir_cfg.c |
0.00% (0/1687) |
0.00% (0/29) |
0.00% (0/2265) |
src/php-src/ext/opcache/jit/ir/ir_check.c |
0.00% (0/413) |
0.00% (0/5) |
0.00% (0/748) |
src/php-src/ext/opcache/jit/ir/ir_dump.c |
0.00% (0/702) |
0.00% (0/9) |
0.00% (0/873) |
src/php-src/ext/opcache/jit/ir/ir_emit.c |
0.00% (0/709) |
0.00% (0/22) |
0.00% (0/1392) |
src/php-src/ext/opcache/jit/ir/ir_emit_x86.h |
0.00% (0/25776) |
0.00% (0/171) |
0.00% (0/39300) |
src/php-src/ext/opcache/jit/ir/ir_fold_hash.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/php-src/ext/opcache/jit/ir/ir_gcm.c |
0.00% (0/1225) |
0.00% (0/15) |
0.00% (0/1483) |
src/php-src/ext/opcache/jit/ir/ir_gdb.c |
0.00% (0/252) |
0.00% (0/17) |
0.00% (0/145) |
src/php-src/ext/opcache/jit/ir/ir_patch.c |
0.00% (0/148) |
0.00% (0/3) |
0.00% (0/61) |
src/php-src/ext/opcache/jit/ir/ir_perf.c |
0.00% (0/111) |
0.00% (0/5) |
0.00% (0/75) |
src/php-src/ext/opcache/jit/ir/ir_private.h |
0.00% (0/607) |
0.00% (0/89) |
0.00% (0/593) |
src/php-src/ext/opcache/jit/ir/ir_ra.c |
0.00% (0/2810) |
0.00% (0/63) |
0.00% (0/4148) |
src/php-src/ext/opcache/jit/ir/ir_save.c |
0.00% (0/377) |
0.00% (0/5) |
0.00% (0/542) |
src/php-src/ext/opcache/jit/ir/ir_sccp.c |
0.00% (0/2836) |
0.00% (0/63) |
0.00% (0/4514) |
src/php-src/ext/opcache/jit/ir/ir_strtab.c |
0.00% (0/177) |
0.00% (0/12) |
0.00% (0/192) |
src/php-src/ext/opcache/jit/zend_jit.c |
0.87% (28/3222) |
10.91% (6/55) |
0.38% (27/7191) |
src/php-src/ext/opcache/jit/zend_jit_helpers.c |
0.00% (0/2836) |
0.00% (0/127) |
0.00% (0/6552) |
src/php-src/ext/opcache/jit/zend_jit_internal.h |
0.00% (0/96) |
0.00% (0/11) |
0.00% (0/221) |
src/php-src/ext/opcache/jit/zend_jit_ir.c |
0.00% (0/13542) |
0.00% (0/298) |
0.00% (0/32887) |
src/php-src/ext/opcache/jit/zend_jit_trace.c |
0.09% (7/7975) |
1.30% (1/77) |
0.05% (9/19183) |
src/php-src/ext/opcache/jit/zend_jit_vm_helpers.c |
0.00% (0/1054) |
0.00% (0/31) |
0.00% (0/1670) |
src/php-src/ext/opcache/shared_alloc_mmap.c |
32.33% (43/133) |
50.00% (2/4) |
33.83% (45/133) |
src/php-src/ext/opcache/shared_alloc_posix.c |
0.00% (0/43) |
0.00% (0/3) |
0.00% (0/27) |
src/php-src/ext/opcache/shared_alloc_shm.c |
0.00% (0/66) |
0.00% (0/3) |
0.00% (0/58) |
src/php-src/ext/opcache/zend_accelerator_api.c |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/2) |
src/php-src/ext/opcache/zend_accelerator_blacklist.c |
0.00% (0/250) |
0.00% (0/9) |
0.00% (0/210) |
src/php-src/ext/opcache/zend_accelerator_debug.c |
0.00% (0/66) |
0.00% (0/3) |
0.00% (0/68) |
src/php-src/ext/opcache/zend_accelerator_hash.c |
22.97% (34/148) |
57.14% (4/7) |
21.59% (19/88) |
src/php-src/ext/opcache/zend_accelerator_hash.h |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/6) |
src/php-src/ext/opcache/zend_accelerator_module.c |
15.90% (111/698) |
45.71% (16/35) |
6.54% (112/1713) |
src/php-src/ext/opcache/zend_accelerator_util_funcs.c |
0.00% (0/371) |
0.00% (0/18) |
0.00% (0/439) |
src/php-src/ext/opcache/zend_file_cache.c |
0.00% (0/1379) |
0.00% (0/35) |
0.00% (0/10134) |
src/php-src/ext/opcache/zend_persist.c |
0.00% (0/1160) |
0.00% (0/19) |
0.00% (0/4665) |
src/php-src/ext/opcache/zend_persist_calc.c |
0.00% (0/522) |
0.00% (0/15) |
0.00% (0/2187) |
src/php-src/ext/opcache/zend_shared_alloc.c |
33.59% (129/384) |
27.27% (9/33) |
29.04% (142/489) |
src/php-src/ext/opcache/zend_shared_alloc.h |
0.00% (0/9) |
0.00% (0/1) |
0.00% (0/1) |
src/php-src/ext/pcre/pcre2lib/pcre2_auto_possess.c |
74.46% (583/783) |
100.00% (5/5) |
67.68% (802/1185) |
src/php-src/ext/pcre/pcre2lib/pcre2_chkdint.c |
100.00% (9/9) |
100.00% (1/1) |
54.55% (6/11) |
src/php-src/ext/pcre/pcre2lib/pcre2_compile.c |
50.98% (2829/5549) |
85.29% (29/34) |
51.84% (3949/7617) |
src/php-src/ext/pcre/pcre2lib/pcre2_config.c |
20.00% (20/100) |
100.00% (1/1) |
22.90% (30/131) |
src/php-src/ext/pcre/pcre2lib/pcre2_context.c |
27.83% (59/212) |
26.47% (9/34) |
33.74% (83/246) |
src/php-src/ext/pcre/pcre2lib/pcre2_convert.c |
0.00% (0/667) |
0.00% (0/12) |
0.00% (0/1015) |
src/php-src/ext/pcre/pcre2lib/pcre2_dfa_match.c |
0.00% (0/2627) |
0.00% (0/4) |
0.00% (0/5540) |
src/php-src/ext/pcre/pcre2lib/pcre2_error.c |
62.16% (23/37) |
100.00% (1/1) |
69.70% (23/33) |
src/php-src/ext/pcre/pcre2lib/pcre2_extuni.c |
30.77% (12/39) |
100.00% (1/1) |
40.12% (69/172) |
src/php-src/ext/pcre/pcre2lib/pcre2_find_bracket.c |
30.43% (35/115) |
100.00% (1/1) |
37.66% (58/154) |
src/php-src/ext/pcre/pcre2lib/pcre2_jit_compile.c |
0.00% (0/16) |
0.00% (0/1) |
0.00% (0/28) |
src/php-src/ext/pcre/pcre2lib/pcre2_jit_match.c |
0.00% (0/11) |
0.00% (0/1) |
0.00% (0/2) |
src/php-src/ext/pcre/pcre2lib/pcre2_jit_misc.c |
0.00% (0/40) |
0.00% (0/8) |
0.00% (0/9) |
src/php-src/ext/pcre/pcre2lib/pcre2_maketables.c |
0.00% (0/49) |
0.00% (0/2) |
0.00% (0/142) |
src/php-src/ext/pcre/pcre2lib/pcre2_match.c |
43.21% (2217/5131) |
75.00% (3/4) |
29.47% (4112/13953) |
src/php-src/ext/pcre/pcre2lib/pcre2_match_data.c |
64.58% (31/48) |
44.44% (4/9) |
75.47% (40/53) |
src/php-src/ext/pcre/pcre2lib/pcre2_newline.c |
0.00% (0/84) |
0.00% (0/2) |
0.00% (0/131) |
src/php-src/ext/pcre/pcre2lib/pcre2_ord2utf.c |
100.00% (14/14) |
100.00% (1/1) |
100.00% (15/15) |
src/php-src/ext/pcre/pcre2lib/pcre2_pattern_info.c |
6.05% (17/281) |
50.00% (1/2) |
5.10% (18/353) |
src/php-src/ext/pcre/pcre2lib/pcre2_script_run.c |
0.00% (0/134) |
0.00% (0/1) |
0.00% (0/235) |
src/php-src/ext/pcre/pcre2lib/pcre2_serialize.c |
0.00% (0/127) |
0.00% (0/4) |
0.00% (0/223) |
src/php-src/ext/pcre/pcre2lib/pcre2_string_utils.c |
49.02% (25/51) |
50.00% (3/6) |
51.61% (32/62) |
src/php-src/ext/pcre/pcre2lib/pcre2_study.c |
72.88% (860/1180) |
100.00% (6/6) |
66.22% (898/1356) |
src/php-src/ext/pcre/pcre2lib/pcre2_substitute.c |
0.00% (0/618) |
0.00% (0/2) |
0.00% (0/1157) |
src/php-src/ext/pcre/pcre2lib/pcre2_substring.c |
0.00% (0/220) |
0.00% (0/11) |
0.00% (0/369) |
src/php-src/ext/pcre/pcre2lib/pcre2_valid_utf.c |
31.25% (45/144) |
100.00% (1/1) |
41.35% (55/133) |
src/php-src/ext/pcre/pcre2lib/pcre2_xclass.c |
36.05% (62/172) |
100.00% (1/1) |
27.07% (121/447) |
src/php-src/ext/pcre/php_pcre.c |
35.62% (718/2016) |
38.36% (28/73) |
19.20% (1421/7401) |
src/php-src/ext/pcre/php_pcre_arginfo.h |
100.00% (21/21) |
100.00% (1/1) |
100.00% (20/20) |
src/php-src/ext/random/csprng.c |
0.00% (0/117) |
0.00% (0/4) |
0.00% (0/124) |
src/php-src/ext/random/engine_mt19937.c |
0.00% (0/206) |
0.00% (0/12) |
0.00% (0/967) |
src/php-src/ext/random/engine_pcgoneseq128xslrr64.c |
0.00% (0/122) |
0.00% (0/9) |
0.00% (0/484) |
src/php-src/ext/random/engine_secure.c |
0.00% (0/13) |
0.00% (0/2) |
0.00% (0/2) |
src/php-src/ext/random/engine_user.c |
0.00% (0/46) |
0.00% (0/2) |
0.00% (0/22) |
src/php-src/ext/random/engine_xoshiro256starstar.c |
0.00% (0/153) |
0.00% (0/15) |
0.00% (0/347) |
src/php-src/ext/random/gammasection.c |
0.00% (0/105) |
0.00% (0/9) |
0.00% (0/68) |
src/php-src/ext/random/php_random.h |
0.00% (0/15) |
0.00% (0/4) |
0.00% (0/8) |
src/php-src/ext/random/php_random_csprng.h |
0.00% (0/12) |
0.00% (0/4) |
0.00% (0/7) |
src/php-src/ext/random/php_random_uint128.h |
0.00% (0/26) |
0.00% (0/6) |
0.00% (0/6) |
src/php-src/ext/random/random.c |
11.76% (52/442) |
7.89% (3/38) |
1.68% (29/1729) |
src/php-src/ext/random/random_arginfo.h |
100.00% (95/95) |
100.00% (12/12) |
93.12% (149/160) |
src/php-src/ext/random/randomizer.c |
0.00% (0/350) |
0.00% (0/13) |
0.00% (0/2988) |
src/php-src/ext/random/zend_utils.c |
0.00% (0/34) |
0.00% (0/1) |
0.00% (0/45) |
src/php-src/ext/reflection/php_reflection.c |
24.16% (1313/5434) |
20.53% (70/341) |
11.60% (3665/31600) |
src/php-src/ext/reflection/php_reflection_arginfo.h |
100.00% (383/383) |
100.00% (26/26) |
95.77% (861/899) |
src/php-src/ext/spl/php_spl.c |
5.21% (25/480) |
15.38% (4/26) |
1.43% (35/2444) |
src/php-src/ext/spl/spl_array.c |
16.62% (219/1318) |
32.50% (26/80) |
10.92% (348/3186) |
src/php-src/ext/spl/spl_array_arginfo.h |
100.00% (46/46) |
100.00% (3/3) |
100.00% (81/81) |
src/php-src/ext/spl/spl_directory.c |
1.74% (30/1726) |
0.76% (1/132) |
0.07% (4/5980) |
src/php-src/ext/spl/spl_directory_arginfo.h |
100.00% (130/130) |
100.00% (7/7) |
98.50% (262/266) |
src/php-src/ext/spl/spl_dllist.c |
10.97% (79/720) |
12.73% (7/55) |
3.62% (66/1821) |
src/php-src/ext/spl/spl_dllist_arginfo.h |
100.00% (39/39) |
100.00% (3/3) |
100.00% (66/66) |
src/php-src/ext/spl/spl_exceptions.c |
100.00% (16/16) |
100.00% (1/1) |
100.00% (1/1) |
src/php-src/ext/spl/spl_exceptions_arginfo.h |
100.00% (78/78) |
100.00% (13/13) |
100.00% (39/39) |
src/php-src/ext/spl/spl_fixedarray.c |
3.00% (19/633) |
2.00% (1/50) |
0.19% (3/1551) |
src/php-src/ext/spl/spl_fixedarray_arginfo.h |
100.00% (13/13) |
100.00% (1/1) |
87.80% (36/41) |
src/php-src/ext/spl/spl_functions.c |
0.00% (0/48) |
0.00% (0/5) |
0.00% (0/101) |
src/php-src/ext/spl/spl_heap.c |
3.47% (29/835) |
1.43% (1/70) |
0.18% (5/2814) |
src/php-src/ext/spl/spl_heap_arginfo.h |
100.00% (41/41) |
100.00% (4/4) |
100.00% (57/57) |
src/php-src/ext/spl/spl_iterators.c |
15.44% (331/2144) |
11.39% (18/158) |
5.30% (350/6603) |
src/php-src/ext/spl/spl_iterators_arginfo.h |
100.00% (261/261) |
100.00% (20/20) |
100.00% (427/427) |
src/php-src/ext/spl/spl_observer.c |
2.48% (23/927) |
1.67% (1/60) |
0.09% (3/3382) |
src/php-src/ext/spl/spl_observer_arginfo.h |
100.00% (64/64) |
100.00% (4/4) |
91.71% (166/181) |
src/php-src/ext/standard/array.c |
8.26% (442/5348) |
20.57% (36/175) |
4.71% (1353/28729) |
src/php-src/ext/standard/assert.c |
31.38% (75/239) |
76.92% (10/13) |
20.11% (248/1233) |
src/php-src/ext/standard/base64.c |
4.73% (24/507) |
9.09% (2/22) |
2.04% (14/687) |
src/php-src/ext/standard/base64.h |
0.00% (0/12) |
0.00% (0/4) |
0.00% (0/4) |
src/php-src/ext/standard/basic_functions.c |
23.52% (354/1505) |
27.50% (22/80) |
10.81% (1312/12142) |
src/php-src/ext/standard/basic_functions_arginfo.h |
100.00% (478/478) |
100.00% (4/4) |
81.43% (728/894) |
src/php-src/ext/standard/browscap.c |
2.76% (15/544) |
13.04% (3/23) |
1.27% (15/1177) |
src/php-src/ext/standard/crc32.c |
0.00% (0/37) |
0.00% (0/3) |
0.00% (0/191) |
src/php-src/ext/standard/crc32_x86.c |
2.93% (6/205) |
16.67% (1/6) |
4.50% (5/111) |
src/php-src/ext/standard/credits.c |
0.00% (0/80) |
0.00% (0/1) |
0.00% (0/139) |
src/php-src/ext/standard/crypt.c |
4.96% (6/121) |
25.00% (1/4) |
0.19% (1/516) |
src/php-src/ext/standard/crypt_blowfish.c |
0.00% (0/249) |
0.00% (0/7) |
0.00% (0/294) |
src/php-src/ext/standard/crypt_freesec.c |
0.00% (0/368) |
0.00% (0/9) |
0.00% (0/185) |
src/php-src/ext/standard/crypt_sha256.c |
0.00% (0/340) |
0.00% (0/7) |
0.00% (0/354) |
src/php-src/ext/standard/crypt_sha512.c |
0.00% (0/351) |
0.00% (0/6) |
0.00% (0/444) |
src/php-src/ext/standard/css.c |
0.00% (0/35) |
0.00% (0/1) |
0.00% (0/70) |
src/php-src/ext/standard/datetime.c |
0.00% (0/27) |
0.00% (0/1) |
0.00% (0/297) |
src/php-src/ext/standard/dir.c |
5.66% (18/318) |
10.53% (2/19) |
0.30% (7/2363) |
src/php-src/ext/standard/dir_arginfo.h |
100.00% (45/45) |
100.00% (2/2) |
100.00% (46/46) |
src/php-src/ext/standard/dl.c |
0.00% (0/157) |
0.00% (0/5) |
0.00% (0/435) |
src/php-src/ext/standard/dns.c |
0.00% (0/764) |
0.00% (0/11) |
0.00% (0/3119) |
src/php-src/ext/standard/exec.c |
13.88% (44/317) |
21.43% (3/14) |
8.15% (130/1595) |
src/php-src/ext/standard/file.c |
1.01% (16/1592) |
5.36% (3/56) |
0.05% (7/14315) |
src/php-src/ext/standard/file_arginfo.h |
100.00% (119/119) |
100.00% (1/1) |
91.82% (146/159) |
src/php-src/ext/standard/filestat.c |
1.56% (10/642) |
5.13% (2/39) |
0.12% (8/6569) |
src/php-src/ext/standard/filters.c |
0.78% (10/1275) |
2.56% (1/39) |
0.39% (6/1552) |
src/php-src/ext/standard/flock_compat.c |
0.00% (0/22) |
0.00% (0/1) |
0.00% (0/43) |
src/php-src/ext/standard/formatted_print.c |
55.09% (357/648) |
64.71% (11/17) |
19.49% (437/2242) |
src/php-src/ext/standard/fsock.c |
0.00% (0/108) |
0.00% (0/4) |
0.00% (0/912) |
src/php-src/ext/standard/ftok.c |
0.00% (0/25) |
0.00% (0/1) |
0.00% (0/339) |
src/php-src/ext/standard/ftp_fopen_wrapper.c |
0.00% (0/785) |
0.00% (0/14) |
0.00% (0/1115) |
src/php-src/ext/standard/head.c |
6.99% (20/286) |
16.67% (2/12) |
6.96% (161/2313) |
src/php-src/ext/standard/hrtime.c |
0.00% (0/17) |
0.00% (0/1) |
0.00% (0/214) |
src/php-src/ext/standard/html.c |
56.02% (596/1064) |
72.41% (21/29) |
35.28% (1026/2908) |
src/php-src/ext/standard/http.c |
0.00% (0/296) |
0.00% (0/9) |
0.00% (0/1479) |
src/php-src/ext/standard/http_fopen_wrapper.c |
0.00% (0/861) |
0.00% (0/9) |
0.00% (0/1602) |
src/php-src/ext/standard/image.c |
10.45% (111/1062) |
20.93% (9/43) |
14.08% (283/2010) |
src/php-src/ext/standard/incomplete_class.c |
13.51% (10/74) |
8.33% (1/12) |
1.12% (1/89) |
src/php-src/ext/standard/info.c |
11.67% (74/634) |
24.14% (7/29) |
3.28% (53/1617) |
src/php-src/ext/standard/iptc.c |
0.00% (0/233) |
0.00% (0/7) |
0.00% (0/906) |
src/php-src/ext/standard/levenshtein.c |
0.00% (0/53) |
0.00% (0/2) |
0.00% (0/109) |
src/php-src/ext/standard/libavifinfo/avifinfo.c |
12.58% (58/461) |
31.58% (6/19) |
8.06% (92/1142) |
src/php-src/ext/standard/link.c |
0.00% (0/119) |
0.00% (0/4) |
0.00% (0/1183) |
src/php-src/ext/standard/mail.c |
0.00% (0/438) |
0.00% (0/12) |
0.00% (0/1707) |
src/php-src/ext/standard/math.c |
0.00% (0/947) |
0.00% (0/61) |
0.00% (0/10573) |
src/php-src/ext/standard/md5.c |
66.67% (154/231) |
50.00% (4/8) |
17.50% (144/823) |
src/php-src/ext/standard/metaphone.c |
0.00% (0/249) |
0.00% (0/4) |
0.00% (0/1095) |
src/php-src/ext/standard/microtime.c |
0.00% (0/70) |
0.00% (0/4) |
0.00% (0/466) |
src/php-src/ext/standard/net.c |
0.00% (0/101) |
0.00% (0/3) |
0.00% (0/176) |
src/php-src/ext/standard/pack.c |
10.17% (84/826) |
10.00% (1/10) |
12.32% (228/1850) |
src/php-src/ext/standard/pageinfo.c |
0.00% (0/76) |
0.00% (0/9) |
0.00% (0/185) |
src/php-src/ext/standard/password.c |
3.25% (10/308) |
9.09% (2/22) |
0.43% (7/1615) |
src/php-src/ext/standard/password_arginfo.h |
100.00% (5/5) |
100.00% (1/1) |
100.00% (4/4) |
src/php-src/ext/standard/php_crypt_r.c |
2.53% (2/79) |
20.00% (1/5) |
1.61% (1/62) |
src/php-src/ext/standard/php_fopen_wrapper.c |
0.00% (0/272) |
0.00% (0/10) |
0.00% (0/411) |
src/php-src/ext/standard/php_password.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/php-src/ext/standard/proc_open.c |
0.65% (4/616) |
3.85% (1/26) |
0.09% (2/2231) |
src/php-src/ext/standard/quot_print.c |
24.87% (48/193) |
40.00% (2/5) |
25.29% (153/605) |
src/php-src/ext/standard/scanf.c |
0.00% (0/698) |
0.00% (0/6) |
0.00% (0/997) |
src/php-src/ext/standard/sha1.c |
0.00% (0/208) |
0.00% (0/9) |
0.00% (0/997) |
src/php-src/ext/standard/soundex.c |
0.00% (0/59) |
0.00% (0/1) |
0.00% (0/210) |
src/php-src/ext/standard/streamsfuncs.c |
0.00% (0/1128) |
0.00% (0/45) |
0.00% (0/13888) |
src/php-src/ext/standard/string.c |
16.00% (736/4600) |
19.44% (28/144) |
7.75% (2098/27054) |
src/php-src/ext/standard/strnatcmp.c |
94.85% (92/97) |
100.00% (3/3) |
85.80% (151/176) |
src/php-src/ext/standard/syslog.c |
17.39% (8/46) |
40.00% (2/5) |
0.43% (3/698) |
src/php-src/ext/standard/type.c |
2.65% (8/302) |
8.33% (2/24) |
0.99% (36/3646) |
src/php-src/ext/standard/uniqid.c |
0.00% (0/32) |
0.00% (0/1) |
0.00% (0/305) |
src/php-src/ext/standard/url.c |
3.46% (19/549) |
8.70% (2/23) |
0.71% (17/2379) |
src/php-src/ext/standard/url_scanner_ex.c |
8.16% (90/1103) |
24.32% (9/37) |
9.92% (101/1018) |
src/php-src/ext/standard/user_filters.c |
3.86% (13/337) |
11.76% (2/17) |
0.54% (10/1859) |
src/php-src/ext/standard/user_filters_arginfo.h |
100.00% (55/55) |
100.00% (3/3) |
100.00% (110/110) |
src/php-src/ext/standard/uuencode.c |
0.00% (0/122) |
0.00% (0/4) |
0.00% (0/532) |
src/php-src/ext/standard/var.c |
32.57% (398/1222) |
50.00% (18/36) |
25.19% (853/3386) |
src/php-src/ext/standard/var_unserializer.c |
44.32% (647/1460) |
72.41% (21/29) |
42.51% (953/2242) |
src/php-src/ext/standard/versioning.c |
0.00% (0/175) |
0.00% (0/4) |
0.00% (0/732) |
src/php-src/ext/uri/php_uri.c |
6.18% (47/761) |
4.71% (4/85) |
1.53% (72/4691) |
src/php-src/ext/uri/php_uri_arginfo.h |
100.00% (102/102) |
100.00% (9/9) |
99.27% (136/137) |
src/php-src/ext/uri/php_uri_common.c |
0.00% (0/90) |
0.00% (0/6) |
0.00% (0/757) |
src/php-src/ext/uri/php_uri_common.h |
0.00% (0/24) |
0.00% (0/2) |
0.00% (0/34) |
src/php-src/ext/uri/uri_parser_php_parse_url.c |
0.00% (0/100) |
0.00% (0/11) |
0.00% (0/252) |
src/php-src/ext/uri/uri_parser_rfc3986.c |
0.00% (0/411) |
0.00% (0/34) |
0.00% (0/712) |
src/php-src/ext/uri/uri_parser_whatwg.c |
4.20% (19/452) |
6.90% (2/29) |
1.33% (11/828) |
src/php-src/ext/uri/uriparser/src/UriCommon.c |
0.00% (0/472) |
0.00% (0/17) |
0.00% (0/834) |
src/php-src/ext/uri/uriparser/src/UriCompare.c |
0.00% (0/68) |
0.00% (0/1) |
0.00% (0/134) |
src/php-src/ext/uri/uriparser/src/UriCopy.c |
0.00% (0/128) |
0.00% (0/3) |
0.00% (0/183) |
src/php-src/ext/uri/uriparser/src/UriEscape.c |
0.00% (0/215) |
0.00% (0/4) |
0.00% (0/654) |
src/php-src/ext/uri/uriparser/src/UriFile.c |
0.00% (0/113) |
0.00% (0/6) |
0.00% (0/222) |
src/php-src/ext/uri/uriparser/src/UriIp4.c |
0.00% (0/125) |
0.00% (0/6) |
0.00% (0/266) |
src/php-src/ext/uri/uriparser/src/UriIp4Base.c |
0.00% (0/32) |
0.00% (0/2) |
0.00% (0/11) |
src/php-src/ext/uri/uriparser/src/UriMemory.c |
0.00% (0/284) |
0.00% (0/14) |
0.00% (0/313) |
src/php-src/ext/uri/uriparser/src/UriNormalize.c |
0.00% (0/576) |
0.00% (0/22) |
0.00% (0/948) |
src/php-src/ext/uri/uriparser/src/UriNormalizeBase.c |
0.00% (0/73) |
0.00% (0/1) |
0.00% (0/70) |
src/php-src/ext/uri/uriparser/src/UriParse.c |
0.00% (0/1281) |
0.00% (0/49) |
0.00% (0/6845) |
src/php-src/ext/uri/uriparser/src/UriParseBase.c |
0.00% (0/31) |
0.00% (0/2) |
0.00% (0/10) |
src/php-src/ext/uri/uriparser/src/UriQuery.c |
0.00% (0/274) |
0.00% (0/14) |
0.00% (0/364) |
src/php-src/ext/uri/uriparser/src/UriRecompose.c |
0.00% (0/445) |
0.00% (0/3) |
0.00% (0/493) |
src/php-src/ext/uri/uriparser/src/UriResolve.c |
0.00% (0/183) |
0.00% (0/6) |
0.00% (0/261) |
src/php-src/ext/uri/uriparser/src/UriSetFragment.c |
0.00% (0/72) |
0.00% (0/3) |
0.00% (0/643) |
src/php-src/ext/uri/uriparser/src/UriSetHostAuto.c |
0.00% (0/37) |
0.00% (0/2) |
0.00% (0/67) |
src/php-src/ext/uri/uriparser/src/UriSetHostCommon.c |
0.00% (0/131) |
0.00% (0/1) |
0.00% (0/290) |
src/php-src/ext/uri/uriparser/src/UriSetHostIp4.c |
0.00% (0/15) |
0.00% (0/3) |
0.00% (0/22) |
src/php-src/ext/uri/uriparser/src/UriSetHostIp6.c |
0.00% (0/52) |
0.00% (0/6) |
0.00% (0/108) |
src/php-src/ext/uri/uriparser/src/UriSetHostIpFuture.c |
0.00% (0/54) |
0.00% (0/4) |
0.00% (0/105) |
src/php-src/ext/uri/uriparser/src/UriSetHostRegName.c |
0.00% (0/42) |
0.00% (0/3) |
0.00% (0/540) |
src/php-src/ext/uri/uriparser/src/UriSetPath.c |
0.00% (0/162) |
0.00% (0/6) |
0.00% (0/1021) |
src/php-src/ext/uri/uriparser/src/UriSetPort.c |
0.00% (0/53) |
0.00% (0/3) |
0.00% (0/158) |
src/php-src/ext/uri/uriparser/src/UriSetQuery.c |
0.00% (0/71) |
0.00% (0/3) |
0.00% (0/643) |
src/php-src/ext/uri/uriparser/src/UriSetScheme.c |
0.00% (0/66) |
0.00% (0/3) |
0.00% (0/593) |
src/php-src/ext/uri/uriparser/src/UriSetUserInfo.c |
0.00% (0/76) |
0.00% (0/3) |
0.00% (0/638) |
src/php-src/ext/uri/uriparser/src/UriShorten.c |
0.00% (0/161) |
0.00% (0/5) |
0.00% (0/238) |
src/php-src/ext/uri/uriparser/src/UriVersion.c |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/8) |
src/php-src/main/SAPI.c |
42.14% (351/833) |
56.52% (26/46) |
33.51% (383/1143) |
src/php-src/main/fopen_wrappers.c |
47.91% (263/549) |
92.31% (12/13) |
45.22% (374/827) |
src/php-src/main/getopt.c |
0.00% (0/139) |
0.00% (0/2) |
0.00% (0/125) |
src/php-src/main/internal_functions_cli.c |
100.00% (3/3) |
100.00% (1/1) |
100.00% (2/2) |
src/php-src/main/main.c |
39.85% (624/1566) |
54.05% (40/74) |
36.34% (821/2259) |
src/php-src/main/main_arginfo.h |
100.00% (64/64) |
100.00% (1/1) |
98.44% (63/64) |
src/php-src/main/network.c |
1.35% (10/743) |
4.00% (1/25) |
0.56% (4/716) |
src/php-src/main/output.c |
29.89% (292/977) |
35.00% (28/80) |
20.02% (345/1723) |
src/php-src/main/php.h |
0.00% (0/4) |
0.00% (0/2) |
0.00% (0/2) |
src/php-src/main/php_content_types.c |
56.25% (9/16) |
66.67% (2/3) |
27.27% (3/11) |
src/php-src/main/php_glob.c |
0.00% (0/624) |
0.00% (0/20) |
0.00% (0/802) |
src/php-src/main/php_ini.c |
21.57% (118/547) |
27.27% (6/22) |
15.55% (130/836) |
src/php-src/main/php_ini_builder.c |
0.00% (0/44) |
0.00% (0/4) |
0.00% (0/23) |
src/php-src/main/php_ini_builder.h |
0.00% (0/18) |
0.00% (0/4) |
0.00% (0/4) |
src/php-src/main/php_network.h |
0.00% (0/55) |
0.00% (0/4) |
0.00% (0/25) |
src/php-src/main/php_odbc_utils.c |
0.00% (0/41) |
0.00% (0/4) |
0.00% (0/37) |
src/php-src/main/php_open_temporary_file.c |
0.00% (0/141) |
0.00% (0/5) |
0.00% (0/226) |
src/php-src/main/php_streams.h |
30.30% (10/33) |
33.33% (1/3) |
48.98% (24/49) |
src/php-src/main/php_syslog.c |
8.51% (4/47) |
25.00% (1/4) |
3.70% (2/54) |
src/php-src/main/php_ticks.c |
20.69% (6/29) |
25.00% (2/8) |
31.25% (5/16) |
src/php-src/main/php_variables.c |
36.80% (258/701) |
50.00% (14/28) |
30.10% (474/1575) |
src/php-src/main/rfc1867.c |
0.00% (0/848) |
0.00% (0/28) |
0.00% (0/1269) |
src/php-src/main/safe_bcmp.c |
0.00% (0/14) |
0.00% (0/1) |
0.00% (0/11) |
src/php-src/main/snprintf.c |
44.30% (303/684) |
71.43% (10/14) |
41.91% (228/544) |
src/php-src/main/spprintf.c |
45.90% (207/451) |
100.00% (3/3) |
45.64% (204/447) |
src/php-src/main/streams/cast.c |
0.00% (0/197) |
0.00% (0/8) |
0.00% (0/295) |
src/php-src/main/streams/filter.c |
2.66% (9/338) |
9.52% (2/21) |
1.22% (6/490) |
src/php-src/main/streams/glob_wrapper.c |
0.00% (0/157) |
0.00% (0/9) |
0.00% (0/221) |
src/php-src/main/streams/memory.c |
13.28% (64/482) |
24.00% (6/25) |
11.66% (94/806) |
src/php-src/main/streams/mmap.c |
0.00% (0/27) |
0.00% (0/3) |
0.00% (0/20) |
src/php-src/main/streams/plain_wrapper.c |
4.36% (45/1031) |
9.38% (3/32) |
3.27% (46/1407) |
src/php-src/main/streams/streams.c |
22.45% (387/1724) |
26.32% (20/76) |
20.49% (494/2411) |
src/php-src/main/streams/transports.c |
2.95% (9/305) |
14.29% (2/14) |
0.54% (2/368) |
src/php-src/main/streams/userspace.c |
0.67% (6/894) |
3.23% (1/31) |
0.23% (4/1752) |
src/php-src/main/streams/userspace_arginfo.h |
100.00% (25/25) |
100.00% (1/1) |
100.00% (24/24) |
src/php-src/main/streams/xp_socket.c |
0.00% (0/699) |
0.00% (0/18) |
0.00% (0/1171) |
src/php-src/main/strlcat.c |
95.24% (20/21) |
100.00% (1/1) |
91.67% (11/12) |
src/php-src/main/strlcpy.c |
70.59% (12/17) |
100.00% (1/1) |
61.54% (8/13) |
src/php-src/sapi/fuzzer/fuzzer-execute-common.h |
67.95% (53/78) |
75.00% (6/8) |
84.21% (48/57) |
src/php-src/sapi/fuzzer/fuzzer-execute.c |
100.00% (12/12) |
100.00% (2/2) |
100.00% (10/10) |
src/php-src/sapi/fuzzer/fuzzer-sapi.c |
54.90% (84/153) |
50.00% (9/18) |
53.33% (104/195) |
Totals |
23.46% (105639/450320) |
22.58% (3180/14081) |
13.49% (153960/1141617) |