View results by: Directories | Files
| Path | Line Coverage | Function Coverage | Region Coverage |
|---|---|---|---|
src/php-src/Zend/Optimizer/block_pass.c |
10.82% (159/1470) |
50.00% (7/14) |
4.29% (147/3426) |
src/php-src/Zend/Optimizer/compact_literals.c |
13.12% (87/663) |
25.00% (1/4) |
6.99% (63/901) |
src/php-src/Zend/Optimizer/compact_vars.c |
27.91% (24/86) |
100.00% (1/1) |
30.73% (59/192) |
src/php-src/Zend/Optimizer/dce.c |
12.26% (63/514) |
18.75% (3/16) |
8.32% (76/914) |
src/php-src/Zend/Optimizer/dfa_pass.c |
7.50% (100/1334) |
21.05% (4/19) |
2.60% (74/2841) |
src/php-src/Zend/Optimizer/escape_analysis.c |
3.25% (14/431) |
12.50% (1/8) |
1.29% (8/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 |
3.30% (9/273) |
25.00% (1/4) |
0.63% (3/478) |
src/php-src/Zend/Optimizer/optimize_temp_vars_5.c |
30.97% (35/113) |
100.00% (1/1) |
12.67% (19/150) |
src/php-src/Zend/Optimizer/pass1.c |
11.53% (34/295) |
50.00% (1/2) |
6.80% (49/721) |
src/php-src/Zend/Optimizer/pass3.c |
11.49% (17/148) |
50.00% (1/2) |
5.90% (23/390) |
src/php-src/Zend/Optimizer/sccp.c |
3.38% (68/2010) |
13.73% (7/51) |
1.19% (62/5218) |
src/php-src/Zend/Optimizer/scdf.c |
32.95% (58/176) |
42.86% (3/7) |
22.22% (32/144) |
src/php-src/Zend/Optimizer/scdf.h |
0.00% (0/34) |
0.00% (0/4) |
0.00% (0/49) |
src/php-src/Zend/Optimizer/ssa_integrity.c |
14.94% (52/348) |
20.00% (2/10) |
6.19% (86/1389) |
src/php-src/Zend/Optimizer/zend_call_graph.c |
31.08% (69/222) |
88.89% (8/9) |
29.77% (64/215) |
src/php-src/Zend/Optimizer/zend_cfg.c |
22.25% (164/737) |
80.00% (8/10) |
13.53% (136/1005) |
src/php-src/Zend/Optimizer/zend_dfg.c |
21.58% (60/278) |
66.67% (2/3) |
19.49% (76/390) |
src/php-src/Zend/Optimizer/zend_dump.c |
0.00% (0/1131) |
0.00% (0/22) |
0.00% (0/1810) |
src/php-src/Zend/Optimizer/zend_func_info.c |
12.41% (17/137) |
33.33% (2/6) |
3.78% (13/344) |
src/php-src/Zend/Optimizer/zend_inference.c |
4.59% (198/4318) |
16.39% (10/61) |
1.35% (353/26099) |
src/php-src/Zend/Optimizer/zend_inference.h |
20.18% (22/109) |
20.00% (3/15) |
21.69% (95/438) |
src/php-src/Zend/Optimizer/zend_optimizer.c |
14.70% (204/1388) |
20.45% (9/44) |
13.29% (409/3078) |
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 |
11.21% (159/1419) |
16.67% (6/36) |
9.04% (192/2124) |
src/php-src/Zend/Optimizer/zend_ssa.h |
0.00% (0/84) |
0.00% (0/8) |
0.00% (0/118) |
src/php-src/Zend/Optimizer/zend_worklist.h |
44.44% (20/45) |
55.56% (5/9) |
45.71% (32/70) |
src/php-src/Zend/zend.c |
62.36% (691/1108) |
78.48% (62/79) |
56.12% (949/1691) |
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 |
55.99% (2201/3931) |
47.74% (116/243) |
48.38% (3543/7323) |
src/php-src/Zend/zend_API.h |
61.13% (368/602) |
68.35% (54/79) |
63.48% (445/701) |
src/php-src/Zend/zend_alloc.c |
11.28% (238/2109) |
23.08% (27/117) |
10.94% (242/2213) |
src/php-src/Zend/zend_arena.h |
55.26% (42/76) |
85.71% (6/7) |
54.74% (52/95) |
src/php-src/Zend/zend_ast.c |
59.26% (1504/2538) |
91.89% (68/74) |
48.40% (1517/3134) |
src/php-src/Zend/zend_ast.h |
82.47% (80/97) |
85.71% (18/21) |
67.72% (107/158) |
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 |
87.94% (350/398) |
79.41% (27/34) |
62.66% (948/1513) |
src/php-src/Zend/zend_attributes.h |
83.33% (20/24) |
83.33% (5/6) |
76.00% (19/25) |
src/php-src/Zend/zend_attributes_arginfo.h |
100.00% (148/148) |
100.00% (9/9) |
100.00% (314/314) |
src/php-src/Zend/zend_autoload.c |
59.41% (60/101) |
62.50% (5/8) |
42.07% (122/290) |
src/php-src/Zend/zend_bitset.h |
36.81% (67/182) |
60.00% (12/20) |
68.97% (60/87) |
src/php-src/Zend/zend_builtin_functions.c |
52.38% (836/1596) |
59.21% (45/76) |
31.00% (3206/10343) |
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 |
83.28% (548/658) |
87.50% (28/32) |
60.02% (1500/2499) |
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 |
89.83% (8681/9664) |
96.69% (350/362) |
82.37% (12742/15470) |
src/php-src/Zend/zend_compile.h |
93.10% (27/29) |
100.00% (4/4) |
55.00% (22/40) |
src/php-src/Zend/zend_constants.c |
78.41% (316/403) |
82.61% (19/23) |
79.15% (463/585) |
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) |
90.57% (48/53) |
src/php-src/Zend/zend_cpuinfo.c |
56.60% (30/53) |
80.00% (4/5) |
35.85% (19/53) |
src/php-src/Zend/zend_cpuinfo.h |
33.33% (32/96) |
45.45% (5/11) |
47.62% (10/21) |
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 |
82.93% (408/492) |
88.89% (24/27) |
59.47% (1036/1742) |
src/php-src/Zend/zend_enum.h |
55.00% (11/20) |
50.00% (2/4) |
36.78% (32/87) |
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 |
78.47% (565/720) |
80.00% (36/45) |
65.70% (1159/1764) |
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.16% (237/239) |
src/php-src/Zend/zend_execute.c |
68.48% (2953/4312) |
75.98% (174/229) |
64.11% (5215/8135) |
src/php-src/Zend/zend_execute.h |
77.82% (193/248) |
94.74% (18/19) |
70.09% (403/575) |
src/php-src/Zend/zend_execute_API.c |
70.55% (939/1331) |
73.21% (41/56) |
67.14% (1876/2794) |
src/php-src/Zend/zend_extensions.c |
27.35% (67/245) |
50.00% (12/24) |
9.37% (40/427) |
src/php-src/Zend/zend_fibers.c |
86.81% (487/561) |
86.05% (37/43) |
60.67% (1177/1940) |
src/php-src/Zend/zend_fibers.h |
50.00% (4/8) |
50.00% (1/2) |
63.64% (14/22) |
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 |
80.68% (1249/1548) |
72.55% (37/51) |
78.73% (2210/2807) |
src/php-src/Zend/zend_gc.h |
79.31% (46/58) |
85.71% (6/7) |
86.02% (80/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 |
77.24% (621/804) |
97.73% (43/44) |
61.41% (1039/1692) |
src/php-src/Zend/zend_generators.h |
72.22% (13/18) |
100.00% (1/1) |
100.00% (9/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 |
71.89% (1941/2700) |
84.00% (105/125) |
63.61% (3403/5350) |
src/php-src/Zend/zend_hash.h |
57.12% (365/639) |
67.53% (52/77) |
67.62% (568/840) |
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 |
81.99% (2472/3015) |
94.57% (87/92) |
69.60% (4489/6450) |
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 |
64.58% (423/655) |
67.39% (31/46) |
61.34% (495/807) |
src/php-src/Zend/zend_ini_parser.c |
72.97% (718/984) |
100.00% (16/16) |
60.54% (583/963) |
src/php-src/Zend/zend_ini_scanner.c |
64.43% (2636/4091) |
100.00% (12/12) |
60.31% (4057/6727) |
src/php-src/Zend/zend_interfaces.c |
49.78% (223/448) |
54.84% (17/31) |
31.85% (279/876) |
src/php-src/Zend/zend_interfaces.h |
55.56% (5/9) |
66.67% (2/3) |
83.33% (5/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 |
88.24% (30/34) |
100.00% (7/7) |
75.61% (31/41) |
src/php-src/Zend/zend_language_parser.c |
83.49% (3483/4172) |
100.00% (4/4) |
86.30% (1852/2146) |
src/php-src/Zend/zend_language_scanner.c |
89.38% (11324/12669) |
73.68% (28/38) |
86.32% (17092/19801) |
src/php-src/Zend/zend_lazy_objects.c |
31.22% (172/551) |
40.74% (11/27) |
27.99% (396/1415) |
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 |
41.03% (96/234) |
48.15% (13/27) |
45.41% (168/370) |
src/php-src/Zend/zend_llist.c |
48.35% (88/182) |
63.16% (12/19) |
42.86% (96/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 |
9.09% (10/110) |
13.64% (3/22) |
16.33% (16/98) |
src/php-src/Zend/zend_multiply.h |
67.74% (42/62) |
100.00% (3/3) |
75.00% (21/28) |
src/php-src/Zend/zend_object_handlers.c |
62.01% (1273/2053) |
87.32% (62/71) |
56.67% (2115/3732) |
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 |
68.48% (176/257) |
100.00% (10/10) |
55.07% (228/414) |
src/php-src/Zend/zend_objects_API.c |
81.56% (115/141) |
88.89% (8/9) |
73.63% (215/292) |
src/php-src/Zend/zend_objects_API.h |
91.67% (55/60) |
100.00% (8/8) |
78.35% (76/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) |
14.00% (7/50) |
src/php-src/Zend/zend_opcode.c |
77.77% (815/1048) |
75.86% (22/29) |
68.30% (1312/1921) |
src/php-src/Zend/zend_operators.c |
62.74% (1790/2853) |
70.25% (85/121) |
57.16% (3530/6176) |
src/php-src/Zend/zend_operators.h |
38.19% (291/762) |
87.50% (35/40) |
67.41% (393/583) |
src/php-src/Zend/zend_property_hooks.c |
68.21% (191/280) |
93.33% (14/15) |
55.94% (400/715) |
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 |
76.88% (133/173) |
75.00% (9/12) |
57.89% (253/437) |
src/php-src/Zend/zend_smart_str.h |
80.16% (101/126) |
85.19% (23/27) |
93.98% (78/83) |
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 |
96.28% (181/188) |
100.00% (6/6) |
93.97% (109/116) |
src/php-src/Zend/zend_stack.c |
52.08% (50/96) |
75.00% (9/12) |
62.64% (57/91) |
src/php-src/Zend/zend_stream.c |
52.88% (110/208) |
68.75% (11/16) |
50.42% (119/236) |
src/php-src/Zend/zend_string.c |
69.78% (187/268) |
68.00% (17/25) |
58.94% (155/263) |
src/php-src/Zend/zend_string.h |
68.64% (232/338) |
86.49% (32/37) |
75.95% (398/524) |
src/php-src/Zend/zend_strtod.c |
82.12% (1571/1913) |
84.38% (27/32) |
75.37% (1307/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 |
81.69% (58/71) |
82.35% (14/17) |
60.94% (78/128) |
src/php-src/Zend/zend_variables.c |
72.73% (48/66) |
88.89% (8/9) |
52.01% (155/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.98% (309/1406) |
src/php-src/Zend/zend_vm_execute.h |
21.88% (20767/94924) |
27.21% (561/2062) |
11.77% (36512/310328) |
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 |
57.27% (315/550) |
55.10% (27/49) |
44.60% (780/1749) |
src/php-src/Zend/zend_weakrefs.h |
33.33% (7/21) |
50.00% (2/4) |
57.89% (11/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 |
64.46% (78/121) |
84.62% (11/13) |
54.61% (77/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 |
48.48% (12047/24850) |
62.16% (23/37) |
42.45% (14418/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 |
64.56% (215/333) |
94.12% (16/17) |
66.23% (200/302) |
src/php-src/ext/date/lib/parse_tz.c |
44.66% (301/674) |
65.79% (25/38) |
44.70% (350/783) |
src/php-src/ext/date/lib/timelib.c |
35.68% (86/241) |
54.55% (12/22) |
61.43% (223/363) |
src/php-src/ext/date/lib/tm2unixtime.c |
56.55% (190/336) |
68.75% (11/16) |
60.16% (154/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 |
16.52% (688/4165) |
22.27% (51/229) |
6.87% (1451/21123) |
src/php-src/ext/date/php_date_arginfo.h |
100.00% (467/467) |
100.00% (16/16) |
87.20% (1267/1453) |
src/php-src/ext/exif/exif.c |
1.93% (46/2387) |
6.17% (5/81) |
1.14% (52/4571) |
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 |
10.97% (107/975) |
13.95% (6/43) |
2.56% (94/3676) |
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% (14/14) |
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 |
68.75% (11/16) |
66.67% (2/3) |
35.71% (5/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 |
19.84% (49/247) |
35.29% (6/17) |
8.29% (134/1616) |
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 |
28.48% (141/495) |
60.00% (6/10) |
33.51% (254/758) |
src/php-src/ext/json/json_parser.tab.c |
0.00% (0/519) |
0.00% (0/19) |
0.00% (0/539) |
src/php-src/ext/json/json_scanner.c |
0.00% (0/1650) |
0.00% (0/6) |
0.00% (0/2213) |
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/414) |
0.00% (0/42) |
0.00% (0/413) |
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/at_rule.c |
0.00% (0/263) |
0.00% (0/26) |
0.00% (0/227) |
src/php-src/ext/lexbor/lexbor/css/at_rule/state.c |
0.00% (0/171) |
0.00% (0/25) |
0.00% (0/83) |
src/php-src/ext/lexbor/lexbor/css/blank.c |
0.00% (0/105) |
0.00% (0/27) |
0.00% (0/63) |
src/php-src/ext/lexbor/lexbor/css/css.c |
0.00% (0/153) |
0.00% (0/11) |
0.00% (0/119) |
src/php-src/ext/lexbor/lexbor/css/declaration.c |
0.00% (0/53) |
0.00% (0/2) |
0.00% (0/40) |
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/309) |
0.00% (0/51) |
0.00% (0/172) |
src/php-src/ext/lexbor/lexbor/css/parser.h |
0.00% (0/115) |
0.00% (0/30) |
0.00% (0/41) |
src/php-src/ext/lexbor/lexbor/css/property.c |
0.00% (0/1574) |
0.00% (0/321) |
0.00% (0/903) |
src/php-src/ext/lexbor/lexbor/css/property/state.c |
0.00% (0/3691) |
0.00% (0/134) |
0.00% (0/2882) |
src/php-src/ext/lexbor/lexbor/css/rule.c |
0.00% (0/416) |
0.00% (0/17) |
0.00% (0/434) |
src/php-src/ext/lexbor/lexbor/css/rule.h |
0.00% (0/107) |
0.00% (0/14) |
0.00% (0/36) |
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/226) |
0.00% (0/21) |
0.00% (0/168) |
src/php-src/ext/lexbor/lexbor/css/selectors/selector.c |
0.00% (0/564) |
0.00% (0/39) |
0.00% (0/544) |
src/php-src/ext/lexbor/lexbor/css/selectors/selectors.c |
0.00% (0/158) |
0.00% (0/18) |
0.00% (0/108) |
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/301) |
0.00% (0/30) |
0.00% (0/175) |
src/php-src/ext/lexbor/lexbor/css/stylesheet.c |
0.00% (0/65) |
0.00% (0/3) |
0.00% (0/55) |
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/1230) |
0.00% (0/56) |
0.00% (0/678) |
src/php-src/ext/lexbor/lexbor/css/syntax/state.c |
0.00% (0/1029) |
0.00% (0/46) |
0.00% (0/1368) |
src/php-src/ext/lexbor/lexbor/css/syntax/syntax.c |
0.00% (0/330) |
0.00% (0/14) |
0.00% (0/296) |
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/200) |
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/css/unit.c |
0.00% (0/66) |
0.00% (0/8) |
0.00% (0/43) |
src/php-src/ext/lexbor/lexbor/css/value.c |
0.00% (0/420) |
0.00% (0/24) |
0.00% (0/395) |
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/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/137) |
0.00% (0/8) |
0.00% (0/127) |
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/511) |
0.00% (0/43) |
0.00% (0/374) |
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/1122) |
0.00% (0/64) |
0.00% (0/871) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/node.h |
0.00% (0/21) |
0.00% (0/7) |
0.00% (0/7) |
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/1192) |
0.00% (0/99) |
0.00% (0/2371) |
src/php-src/ext/lexbor/lexbor/encoding/encoding.c |
0.00% (0/231) |
0.00% (0/40) |
0.00% (0/158) |
src/php-src/ext/lexbor/lexbor/encoding/encoding.h |
0.00% (0/180) |
0.00% (0/23) |
0.00% (0/87) |
src/php-src/ext/lexbor/lexbor/html/encoding.c |
0.00% (0/438) |
0.00% (0/15) |
0.00% (0/367) |
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/105) |
0.00% (0/4) |
0.00% (0/70) |
src/php-src/ext/lexbor/lexbor/html/interface_res.h |
0.00% (0/468) |
0.00% (0/156) |
0.00% (0/156) |
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/253) |
0.00% (0/32) |
0.00% (0/150) |
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/44) |
0.00% (0/4) |
0.00% (0/33) |
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/search_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/43) |
0.00% (0/4) |
0.00% (0/31) |
src/php-src/ext/lexbor/lexbor/html/interfaces/selectedcontent_element.c |
0.00% (0/35) |
0.00% (0/3) |
0.00% (0/24) |
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/279) |
0.00% (0/23) |
0.00% (0/186) |
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.c |
0.00% (0/12) |
0.00% (0/2) |
0.00% (0/11) |
src/php-src/ext/lexbor/lexbor/html/tag.h |
0.00% (0/23) |
0.00% (0/1) |
0.00% (0/19) |
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/488) |
0.00% (0/33) |
0.00% (0/312) |
src/php-src/ext/lexbor/lexbor/html/tokenizer.h |
0.00% (0/98) |
0.00% (0/19) |
0.00% (0/39) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/error.c |
0.00% (0/76) |
0.00% (0/2) |
0.00% (0/71) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state.c |
0.00% (0/1137) |
0.00% (0/39) |
0.00% (0/1591) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_comment.c |
0.00% (0/229) |
0.00% (0/11) |
0.00% (0/391) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_doctype.c |
0.00% (0/859) |
0.00% (0/19) |
0.00% (0/1295) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rawtext.c |
0.00% (0/146) |
0.00% (0/5) |
0.00% (0/249) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rcdata.c |
0.00% (0/150) |
0.00% (0/5) |
0.00% (0/256) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_script.c |
0.00% (0/585) |
0.00% (0/20) |
0.00% (0/884) |
src/php-src/ext/lexbor/lexbor/html/tree.c |
0.00% (0/1128) |
0.00% (0/42) |
0.00% (0/784) |
src/php-src/ext/lexbor/lexbor/html/tree.h |
0.00% (0/106) |
0.00% (0/17) |
0.00% (0/59) |
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/71) |
0.00% (0/2) |
0.00% (0/64) |
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/237) |
0.00% (0/8) |
0.00% (0/190) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_body.c |
0.00% (0/1348) |
0.00% (0/57) |
0.00% (0/927) |
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/68) |
0.00% (0/4) |
0.00% (0/43) |
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_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/472) |
0.00% (0/12) |
0.00% (0/300) |
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.43% (22/405) |
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.70% (25/3587) |
2.56% (3/117) |
0.83% (27/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 |
88.89% (16/18) |
83.33% (5/6) |
80.00% (36/45) |
src/php-src/ext/opcache/ZendAccelerator.c |
26.50% (941/3551) |
34.26% (37/108) |
22.54% (1573/6979) |
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/2440) |
0.00% (0/182) |
0.00% (0/15245) |
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/1765) |
0.00% (0/32) |
0.00% (0/2499) |
src/php-src/ext/opcache/jit/ir/ir_check.c |
0.00% (0/430) |
0.00% (0/5) |
0.00% (0/775) |
src/php-src/ext/opcache/jit/ir/ir_dump.c |
0.00% (0/712) |
0.00% (0/9) |
0.00% (0/883) |
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/25988) |
0.00% (0/173) |
0.00% (0/39563) |
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/1220) |
0.00% (0/17) |
0.00% (0/1485) |
src/php-src/ext/opcache/jit/ir/ir_gdb.c |
0.00% (0/263) |
0.00% (0/17) |
0.00% (0/152) |
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/2843) |
0.00% (0/63) |
0.00% (0/4181) |
src/php-src/ext/opcache/jit/ir/ir_save.c |
0.00% (0/408) |
0.00% (0/6) |
0.00% (0/578) |
src/php-src/ext/opcache/jit/ir/ir_sccp.c |
0.00% (0/3033) |
0.00% (0/66) |
0.00% (0/4913) |
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/3224) |
10.91% (6/55) |
0.37% (27/7209) |
src/php-src/ext/opcache/jit/zend_jit_helpers.c |
0.00% (0/2848) |
0.00% (0/127) |
0.00% (0/6546) |
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/13561) |
0.00% (0/298) |
0.00% (0/32877) |
src/php-src/ext/opcache/jit/zend_jit_trace.c |
0.09% (7/7990) |
1.30% (1/77) |
0.05% (9/19462) |
src/php-src/ext/opcache/jit/zend_jit_vm_helpers.c |
0.00% (0/1061) |
0.00% (0/31) |
0.00% (0/1668) |
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/69) |
0.00% (0/3) |
0.00% (0/53) |
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 |
3.21% (8/249) |
11.11% (1/9) |
4.39% (10/228) |
src/php-src/ext/opcache/zend_accelerator_debug.c |
19.70% (13/66) |
66.67% (2/3) |
11.76% (8/68) |
src/php-src/ext/opcache/zend_accelerator_hash.c |
47.30% (70/148) |
71.43% (5/7) |
43.18% (38/88) |
src/php-src/ext/opcache/zend_accelerator_hash.h |
71.43% (5/7) |
100.00% (1/1) |
66.67% (4/6) |
src/php-src/ext/opcache/zend_accelerator_module.c |
26.51% (184/694) |
48.57% (17/35) |
13.50% (204/1511) |
src/php-src/ext/opcache/zend_accelerator_util_funcs.c |
12.77% (48/376) |
33.33% (6/18) |
9.38% (44/469) |
src/php-src/ext/opcache/zend_file_cache.c |
0.00% (0/1381) |
0.00% (0/35) |
0.00% (0/10244) |
src/php-src/ext/opcache/zend_persist.c |
13.68% (159/1162) |
36.84% (7/19) |
5.59% (254/4546) |
src/php-src/ext/opcache/zend_persist_calc.c |
16.00% (84/525) |
46.67% (7/15) |
7.47% (165/2208) |
src/php-src/ext/opcache/zend_shared_alloc.c |
50.00% (192/384) |
63.64% (21/33) |
42.33% (207/489) |
src/php-src/ext/opcache/zend_shared_alloc.h |
55.56% (5/9) |
100.00% (1/1) |
100.00% (1/1) |
src/php-src/ext/pcre/pcre2lib/pcre2_auto_possess.c |
74.71% (585/783) |
100.00% (5/5) |
68.10% (807/1185) |
src/php-src/ext/pcre/pcre2lib/pcre2_chkdint.c |
0.00% (0/9) |
0.00% (0/1) |
0.00% (0/11) |
src/php-src/ext/pcre/pcre2lib/pcre2_compile.c |
42.10% (2336/5549) |
64.71% (22/34) |
45.08% (3434/7617) |
src/php-src/ext/pcre/pcre2lib/pcre2_config.c |
27.00% (27/100) |
100.00% (1/1) |
39.69% (52/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 |
75.68% (28/37) |
100.00% (1/1) |
78.79% (26/33) |
src/php-src/ext/pcre/pcre2lib/pcre2_extuni.c |
30.77% (12/39) |
100.00% (1/1) |
44.77% (77/172) |
src/php-src/ext/pcre/pcre2lib/pcre2_find_bracket.c |
0.00% (0/115) |
0.00% (0/1) |
0.00% (0/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 |
49.97% (2564/5131) |
50.00% (2/4) |
40.37% (5633/13953) |
src/php-src/ext/pcre/pcre2lib/pcre2_match_data.c |
39.58% (19/48) |
33.33% (3/9) |
43.40% (23/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 |
64.07% (756/1180) |
100.00% (6/6) |
61.58% (835/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 |
52.78% (76/144) |
100.00% (1/1) |
57.89% (77/133) |
src/php-src/ext/pcre/pcre2lib/pcre2_xclass.c |
38.95% (67/172) |
100.00% (1/1) |
27.07% (121/447) |
src/php-src/ext/pcre/php_pcre.c |
42.38% (865/2041) |
52.05% (38/73) |
24.41% (1790/7334) |
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 |
30.77% (36/117) |
75.00% (3/4) |
21.77% (27/124) |
src/php-src/ext/random/engine_mt19937.c |
32.20% (66/205) |
50.00% (6/12) |
11.75% (109/928) |
src/php-src/ext/random/engine_pcgoneseq128xslrr64.c |
22.95% (28/122) |
33.33% (3/9) |
15.15% (73/482) |
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 |
15.38% (24/156) |
13.33% (2/15) |
21.39% (77/360) |
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/9) |
0.00% (0/2) |
0.00% (0/2) |
src/php-src/ext/random/php_random_csprng.h |
50.00% (6/12) |
75.00% (3/4) |
85.71% (6/7) |
src/php-src/ext/random/php_random_uint128.h |
42.31% (11/26) |
50.00% (3/6) |
50.00% (3/6) |
src/php-src/ext/random/random.c |
35.97% (159/442) |
52.63% (20/38) |
20.44% (355/1737) |
src/php-src/ext/random/random_arginfo.h |
100.00% (95/95) |
100.00% (12/12) |
92.25% (131/142) |
src/php-src/ext/random/randomizer.c |
6.71% (23/343) |
15.38% (2/13) |
2.73% (81/2963) |
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 |
40.50% (2300/5679) |
40.35% (140/347) |
21.18% (6986/32988) |
src/php-src/ext/reflection/php_reflection_arginfo.h |
100.00% (383/383) |
100.00% (26/26) |
95.41% (789/827) |
src/php-src/ext/spl/php_spl.c |
23.91% (82/343) |
33.33% (8/24) |
30.83% (735/2384) |
src/php-src/ext/spl/spl_array.c |
30.37% (389/1281) |
52.56% (41/78) |
19.23% (617/3208) |
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.72% (30/1741) |
0.76% (1/131) |
0.05% (3/6116) |
src/php-src/ext/spl/spl_directory_arginfo.h |
100.00% (130/130) |
100.00% (7/7) |
98.47% (257/261) |
src/php-src/ext/spl/spl_dllist.c |
2.92% (21/718) |
1.85% (1/54) |
0.11% (2/1850) |
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 |
23.69% (149/629) |
34.69% (17/49) |
13.76% (216/1570) |
src/php-src/ext/spl/spl_fixedarray_arginfo.h |
100.00% (13/13) |
100.00% (1/1) |
84.38% (27/32) |
src/php-src/ext/spl/spl_functions.c |
0.00% (0/10) |
0.00% (0/1) |
0.00% (0/5) |
src/php-src/ext/spl/spl_heap.c |
3.47% (29/836) |
1.45% (1/69) |
0.11% (3/2823) |
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 |
22.23% (475/2137) |
28.21% (44/156) |
11.74% (792/6748) |
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.23% (23/1033) |
1.67% (1/60) |
0.05% (2/3758) |
src/php-src/ext/spl/spl_observer_arginfo.h |
100.00% (64/64) |
100.00% (4/4) |
90.26% (139/154) |
src/php-src/ext/standard/array.c |
25.95% (1400/5395) |
36.36% (64/176) |
20.66% (5842/28271) |
src/php-src/ext/standard/assert.c |
65.96% (155/235) |
92.31% (12/13) |
44.63% (544/1219) |
src/php-src/ext/standard/base64.c |
4.73% (24/507) |
9.09% (2/22) |
2.06% (14/681) |
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 |
33.88% (514/1517) |
41.25% (33/80) |
19.13% (2292/11980) |
src/php-src/ext/standard/basic_functions_arginfo.h |
100.00% (485/485) |
100.00% (5/5) |
79.53% (645/811) |
src/php-src/ext/standard/browscap.c |
2.76% (15/544) |
13.04% (3/23) |
1.38% (16/1158) |
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.48% (5/202) |
20.00% (1/5) |
4.50% (5/111) |
src/php-src/ext/standard/credits.c |
92.50% (74/80) |
100.00% (1/1) |
89.93% (125/139) |
src/php-src/ext/standard/crypt.c |
4.96% (6/121) |
25.00% (1/4) |
0.19% (1/513) |
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/283) |
src/php-src/ext/standard/dir.c |
21.18% (68/321) |
31.58% (6/19) |
11.56% (272/2353) |
src/php-src/ext/standard/dir_arginfo.h |
100.00% (45/45) |
100.00% (2/2) |
100.00% (45/45) |
src/php-src/ext/standard/dl.c |
3.18% (5/157) |
20.00% (1/5) |
0.46% (2/435) |
src/php-src/ext/standard/dns.c |
0.00% (0/764) |
0.00% (0/11) |
0.00% (0/3063) |
src/php-src/ext/standard/exec.c |
12.93% (41/317) |
21.43% (3/14) |
7.90% (125/1582) |
src/php-src/ext/standard/file.c |
4.15% (69/1664) |
12.50% (7/56) |
1.87% (265/14197) |
src/php-src/ext/standard/file_arginfo.h |
100.00% (119/119) |
100.00% (1/1) |
90.78% (128/141) |
src/php-src/ext/standard/filestat.c |
2.35% (15/638) |
7.69% (3/39) |
0.18% (12/6520) |
src/php-src/ext/standard/filters.c |
0.75% (10/1334) |
2.17% (1/46) |
0.38% (6/1576) |
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 |
39.66% (257/648) |
52.94% (9/17) |
17.08% (382/2236) |
src/php-src/ext/standard/fsock.c |
0.00% (0/108) |
0.00% (0/4) |
0.00% (0/909) |
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/811) |
0.00% (0/14) |
0.00% (0/1233) |
src/php-src/ext/standard/head.c |
14.24% (41/288) |
23.08% (3/13) |
13.32% (308/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 |
38.91% (414/1064) |
48.28% (14/29) |
25.55% (737/2884) |
src/php-src/ext/standard/http.c |
0.00% (0/292) |
0.00% (0/9) |
0.00% (0/1408) |
src/php-src/ext/standard/http_fopen_wrapper.c |
0.00% (0/878) |
0.00% (0/9) |
0.00% (0/1676) |
src/php-src/ext/standard/image.c |
22.98% (244/1062) |
34.88% (15/43) |
21.99% (439/1996) |
src/php-src/ext/standard/incomplete_class.c |
29.73% (22/74) |
25.00% (3/12) |
27.91% (24/86) |
src/php-src/ext/standard/info.c |
62.04% (420/677) |
65.52% (19/29) |
32.47% (524/1614) |
src/php-src/ext/standard/iptc.c |
0.00% (0/233) |
0.00% (0/7) |
0.00% (0/878) |
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 |
13.17% (76/577) |
30.00% (6/20) |
10.71% (147/1373) |
src/php-src/ext/standard/link.c |
0.00% (0/123) |
0.00% (0/4) |
0.00% (0/1202) |
src/php-src/ext/standard/mail.c |
1.14% (5/438) |
8.33% (1/12) |
0.18% (3/1710) |
src/php-src/ext/standard/math.c |
9.87% (93/942) |
16.39% (10/61) |
5.69% (598/10506) |
src/php-src/ext/standard/md5.c |
78.35% (181/231) |
75.00% (6/8) |
31.96% (263/823) |
src/php-src/ext/standard/metaphone.c |
0.00% (0/249) |
0.00% (0/4) |
0.00% (0/1092) |
src/php-src/ext/standard/microtime.c |
0.00% (0/70) |
0.00% (0/4) |
0.00% (0/438) |
src/php-src/ext/standard/net.c |
0.00% (0/101) |
0.00% (0/3) |
0.00% (0/120) |
src/php-src/ext/standard/pack.c |
0.00% (0/826) |
0.00% (0/10) |
0.00% (0/1833) |
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.45% (7/1573) |
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 |
20.14% (58/288) |
20.00% (2/10) |
20.74% (95/458) |
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/2219) |
src/php-src/ext/standard/quot_print.c |
22.28% (43/193) |
40.00% (2/5) |
24.75% (149/602) |
src/php-src/ext/standard/scanf.c |
0.00% (0/698) |
0.00% (0/6) |
0.00% (0/983) |
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/1224) |
0.00% (0/48) |
0.00% (0/14309) |
src/php-src/ext/standard/string.c |
13.67% (630/4607) |
22.76% (33/145) |
8.18% (2191/26771) |
src/php-src/ext/standard/strnatcmp.c |
64.95% (63/97) |
66.67% (2/3) |
55.11% (97/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 |
4.38% (13/297) |
8.33% (2/24) |
2.78% (101/3636) |
src/php-src/ext/standard/uniqid.c |
0.00% (0/32) |
0.00% (0/1) |
0.00% (0/302) |
src/php-src/ext/standard/url.c |
3.46% (19/549) |
8.70% (2/23) |
0.65% (15/2299) |
src/php-src/ext/standard/url_scanner_ex.c |
8.16% (90/1103) |
24.32% (9/37) |
10.21% (101/989) |
src/php-src/ext/standard/user_filters.c |
39.33% (153/389) |
55.00% (11/20) |
23.26% (454/1952) |
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/526) |
src/php-src/ext/standard/var.c |
57.55% (705/1225) |
72.22% (26/36) |
49.12% (1667/3394) |
src/php-src/ext/standard/var_unserializer.c |
59.86% (874/1460) |
93.10% (27/29) |
58.90% (1294/2197) |
src/php-src/ext/standard/versioning.c |
0.00% (0/179) |
0.00% (0/4) |
0.00% (0/735) |
src/php-src/ext/uri/php_uri.c |
15.18% (119/784) |
16.85% (15/89) |
5.67% (271/4781) |
src/php-src/ext/uri/php_uri_arginfo.h |
100.00% (127/127) |
100.00% (12/12) |
99.36% (155/156) |
src/php-src/ext/uri/php_uri_common.c |
0.00% (0/90) |
0.00% (0/6) |
0.00% (0/747) |
src/php-src/ext/uri/php_uri_common.h |
0.00% (0/21) |
0.00% (0/1) |
0.00% (0/27) |
src/php-src/ext/uri/uri_parser_php_parse_url.c |
0.00% (0/100) |
0.00% (0/11) |
0.00% (0/226) |
src/php-src/ext/uri/uri_parser_rfc3986.c |
1.08% (5/464) |
2.78% (1/36) |
0.38% (3/794) |
src/php-src/ext/uri/uri_parser_whatwg.c |
4.80% (23/479) |
9.68% (3/31) |
1.35% (12/891) |
src/php-src/ext/uri/uriparser/src/UriCommon.c |
0.00% (0/467) |
0.00% (0/17) |
0.00% (0/815) |
src/php-src/ext/uri/uriparser/src/UriCompare.c |
0.00% (0/68) |
0.00% (0/1) |
0.00% (0/135) |
src/php-src/ext/uri/uriparser/src/UriCopy.c |
0.00% (0/131) |
0.00% (0/3) |
0.00% (0/185) |
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/119) |
0.00% (0/6) |
0.00% (0/236) |
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/950) |
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/289) |
0.00% (0/14) |
0.00% (0/388) |
src/php-src/ext/uri/uriparser/src/UriRecompose.c |
0.00% (0/521) |
0.00% (0/3) |
0.00% (0/622) |
src/php-src/ext/uri/uriparser/src/UriResolve.c |
0.00% (0/182) |
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/160) |
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 |
34.57% (288/833) |
52.17% (24/46) |
24.80% (284/1145) |
src/php-src/main/fopen_wrappers.c |
61.02% (335/549) |
92.31% (12/13) |
60.70% (502/827) |
src/php-src/main/getopt.c |
0.00% (0/138) |
0.00% (0/2) |
0.00% (0/128) |
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 |
44.79% (705/1574) |
63.51% (47/74) |
38.78% (911/2349) |
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.53% (4/752) |
src/php-src/main/output.c |
43.55% (415/953) |
46.25% (37/80) |
38.59% (570/1477) |
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 |
17.15% (107/624) |
35.00% (7/20) |
15.34% (123/802) |
src/php-src/main/php_ini.c |
31.63% (173/547) |
36.36% (8/22) |
24.47% (209/854) |
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/17) |
0.00% (0/4) |
0.00% (0/22) |
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/48) |
0.00% (0/4) |
0.00% (0/41) |
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) |
53.06% (26/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 |
58.62% (17/29) |
62.50% (5/8) |
62.50% (10/16) |
src/php-src/main/php_variables.c |
34.66% (243/701) |
75.00% (21/28) |
27.54% (382/1387) |
src/php-src/main/rfc1867.c |
0.00% (0/848) |
0.00% (0/28) |
0.00% (0/1254) |
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 |
42.84% (293/684) |
64.29% (9/14) |
39.71% (216/544) |
src/php-src/main/spprintf.c |
53.22% (240/451) |
100.00% (3/3) |
53.91% (241/447) |
src/php-src/main/streams/cast.c |
0.00% (0/201) |
0.00% (0/8) |
0.00% (0/310) |
src/php-src/main/streams/filter.c |
21.01% (79/376) |
43.48% (10/23) |
15.25% (84/551) |
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 |
12.96% (64/494) |
24.00% (6/25) |
11.33% (93/821) |
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 |
17.39% (184/1058) |
37.50% (12/32) |
16.99% (248/1460) |
src/php-src/main/streams/stream_errors.c |
45.50% (283/622) |
60.00% (24/40) |
41.57% (333/801) |
src/php-src/main/streams/stream_errors_arginfo.h |
100.00% (138/138) |
100.00% (5/5) |
99.48% (190/191) |
src/php-src/main/streams/streams.c |
36.73% (624/1699) |
41.10% (30/73) |
37.18% (906/2437) |
src/php-src/main/streams/transports.c |
2.90% (9/310) |
14.29% (2/14) |
0.47% (2/429) |
src/php-src/main/streams/userspace.c |
27.91% (259/928) |
41.94% (13/31) |
27.19% (503/1850) |
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/702) |
0.00% (0/18) |
0.00% (0/1187) |
src/php-src/main/strlcat.c |
95.24% (20/21) |
100.00% (1/1) |
91.67% (11/12) |
src/php-src/main/strlcpy.c |
94.12% (16/17) |
100.00% (1/1) |
92.31% (12/13) |
src/php-src/sapi/fuzzer/fuzzer-execute-common.h |
65.43% (53/81) |
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 |
60.13% (92/153) |
66.67% (12/18) |
56.99% (110/193) |
Totals |
26.42% (120567/456297) |
29.78% (4410/14807) |
17.58% (198998/1131780) |