View results by: Directories | Files
Path | Line Coverage | Function Coverage | Region Coverage |
---|---|---|---|
src/php-src/Zend/Optimizer/block_pass.c |
88.66% (1290/1455) |
100.00% (14/14) |
88.52% (2729/3083) |
src/php-src/Zend/Optimizer/compact_literals.c |
96.65% (634/656) |
100.00% (4/4) |
97.43% (719/738) |
src/php-src/Zend/Optimizer/compact_vars.c |
97.70% (85/87) |
100.00% (1/1) |
99.31% (144/145) |
src/php-src/Zend/Optimizer/dce.c |
98.22% (498/507) |
100.00% (16/16) |
98.86% (779/788) |
src/php-src/Zend/Optimizer/dfa_pass.c |
84.66% (1131/1336) |
94.74% (18/19) |
80.66% (2119/2627) |
src/php-src/Zend/Optimizer/escape_analysis.c |
93.97% (405/431) |
100.00% (8/8) |
93.70% (535/571) |
src/php-src/Zend/Optimizer/nop_removal.c |
0.00% (0/48) |
0.00% (0/1) |
0.00% (0/50) |
src/php-src/Zend/Optimizer/optimize_func_calls.c |
97.44% (266/273) |
100.00% (4/4) |
97.07% (430/443) |
src/php-src/Zend/Optimizer/optimize_temp_vars_5.c |
100.00% (113/113) |
100.00% (1/1) |
100.00% (150/150) |
src/php-src/Zend/Optimizer/pass1.c |
61.89% (177/286) |
100.00% (2/2) |
54.27% (362/667) |
src/php-src/Zend/Optimizer/pass3.c |
93.92% (139/148) |
100.00% (2/2) |
89.50% (307/343) |
src/php-src/Zend/Optimizer/sccp.c |
73.58% (1479/2010) |
84.31% (43/51) |
74.34% (3482/4684) |
src/php-src/Zend/Optimizer/scdf.c |
97.24% (176/181) |
100.00% (7/7) |
98.21% (110/112) |
src/php-src/Zend/Optimizer/scdf.h |
71.43% (25/35) |
75.00% (3/4) |
78.95% (30/38) |
src/php-src/Zend/Optimizer/ssa_integrity.c |
60.97% (214/351) |
100.00% (10/10) |
31.54% (393/1246) |
src/php-src/Zend/Optimizer/zend_call_graph.c |
91.63% (208/227) |
100.00% (9/9) |
93.37% (169/181) |
src/php-src/Zend/Optimizer/zend_cfg.c |
94.48% (702/743) |
100.00% (10/10) |
90.90% (849/934) |
src/php-src/Zend/Optimizer/zend_dfg.c |
92.88% (261/281) |
66.67% (2/3) |
93.23% (358/384) |
src/php-src/Zend/Optimizer/zend_dump.c |
0.00% (0/1148) |
0.00% (0/22) |
0.00% (0/1400) |
src/php-src/Zend/Optimizer/zend_func_info.c |
86.13% (118/137) |
83.33% (5/6) |
91.82% (292/318) |
src/php-src/Zend/Optimizer/zend_inference.c |
86.63% (3739/4316) |
91.80% (56/61) |
65.77% (15375/23376) |
src/php-src/Zend/Optimizer/zend_inference.h |
99.08% (108/109) |
100.00% (11/11) |
95.24% (300/315) |
src/php-src/Zend/Optimizer/zend_optimizer.c |
74.89% (1035/1382) |
75.00% (33/44) |
77.99% (2162/2772) |
src/php-src/Zend/Optimizer/zend_optimizer_internal.h |
100.00% (4/4) |
100.00% (1/1) |
100.00% (13/13) |
src/php-src/Zend/Optimizer/zend_ssa.c |
88.46% (1226/1386) |
97.14% (34/35) |
87.86% (1535/1747) |
src/php-src/Zend/Optimizer/zend_ssa.h |
89.41% (76/85) |
100.00% (8/8) |
92.59% (75/81) |
src/php-src/Zend/Optimizer/zend_worklist.h |
66.67% (30/45) |
77.78% (7/9) |
90.00% (18/20) |
src/php-src/Zend/zend.c |
64.00% (713/1114) |
79.49% (62/78) |
57.30% (836/1459) |
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 |
67.52% (2721/4030) |
55.28% (136/246) |
58.88% (3815/6479) |
src/php-src/Zend/zend_API.h |
68.97% (400/580) |
74.67% (56/75) |
72.00% (396/550) |
src/php-src/Zend/zend_alloc.c |
12.24% (256/2092) |
25.22% (29/115) |
12.00% (217/1808) |
src/php-src/Zend/zend_arena.h |
76.32% (58/76) |
85.71% (6/7) |
95.45% (63/66) |
src/php-src/Zend/zend_ast.c |
90.32% (2230/2469) |
97.06% (66/68) |
79.67% (2112/2651) |
src/php-src/Zend/zend_ast.h |
83.51% (81/97) |
85.71% (18/21) |
95.65% (66/69) |
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 |
89.01% (324/364) |
77.42% (24/31) |
68.26% (714/1046) |
src/php-src/Zend/zend_attributes.h |
66.67% (16/24) |
66.67% (4/6) |
76.00% (19/25) |
src/php-src/Zend/zend_attributes_arginfo.h |
100.00% (138/138) |
100.00% (8/8) |
100.00% (232/232) |
src/php-src/Zend/zend_bitset.h |
51.10% (93/182) |
80.00% (16/20) |
93.06% (67/72) |
src/php-src/Zend/zend_builtin_functions.c |
75.15% (1228/1634) |
80.00% (60/75) |
54.62% (4387/8032) |
src/php-src/Zend/zend_builtin_functions_arginfo.h |
100.00% (9/9) |
100.00% (1/1) |
100.00% (4/4) |
src/php-src/Zend/zend_call_stack.c |
36.24% (54/149) |
38.46% (5/13) |
40.00% (40/100) |
src/php-src/Zend/zend_call_stack.h |
19.64% (11/56) |
75.00% (3/4) |
63.64% (7/11) |
src/php-src/Zend/zend_closures.c |
96.34% (632/656) |
93.55% (29/31) |
77.62% (1547/1993) |
src/php-src/Zend/zend_closures_arginfo.h |
100.00% (6/6) |
100.00% (1/1) |
100.00% (6/6) |
src/php-src/Zend/zend_compile.c |
97.18% (9104/9368) |
98.88% (353/357) |
94.37% (12046/12765) |
src/php-src/Zend/zend_compile.h |
96.55% (28/29) |
100.00% (4/4) |
63.64% (21/33) |
src/php-src/Zend/zend_constants.c |
84.83% (341/402) |
82.61% (19/23) |
88.76% (466/525) |
src/php-src/Zend/zend_constants.h |
100.00% (6/6) |
100.00% (1/1) |
100.00% (6/6) |
src/php-src/Zend/zend_constants_arginfo.h |
100.00% (31/31) |
100.00% (1/1) |
91.80% (56/61) |
src/php-src/Zend/zend_cpuinfo.c |
74.07% (40/54) |
100.00% (5/5) |
75.68% (28/37) |
src/php-src/Zend/zend_cpuinfo.h |
35.63% (31/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 |
91.07% (418/459) |
88.00% (22/25) |
72.08% (839/1164) |
src/php-src/Zend/zend_enum.h |
100.00% (9/9) |
100.00% (2/2) |
100.00% (10/10) |
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 |
89.65% (641/715) |
93.18% (41/44) |
86.83% (1411/1625) |
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.11% (222/224) |
src/php-src/Zend/zend_execute.c |
87.29% (3703/4242) |
88.60% (202/228) |
87.11% (6070/6968) |
src/php-src/Zend/zend_execute.h |
86.78% (210/242) |
94.74% (18/19) |
93.41% (411/440) |
src/php-src/Zend/zend_execute_API.c |
78.30% (1050/1341) |
76.79% (43/56) |
77.88% (1789/2297) |
src/php-src/Zend/zend_extensions.c |
34.96% (86/246) |
58.33% (14/24) |
18.26% (65/356) |
src/php-src/Zend/zend_fibers.c |
93.97% (530/564) |
97.67% (42/43) |
75.87% (912/1202) |
src/php-src/Zend/zend_fibers.h |
50.00% (4/8) |
50.00% (1/2) |
80.00% (4/5) |
src/php-src/Zend/zend_fibers_arginfo.h |
100.00% (12/12) |
100.00% (2/2) |
100.00% (10/10) |
src/php-src/Zend/zend_float.c |
63.64% (7/11) |
66.67% (2/3) |
80.00% (4/5) |
src/php-src/Zend/zend_gc.c |
91.55% (1409/1539) |
82.00% (41/50) |
93.56% (2236/2390) |
src/php-src/Zend/zend_gc.h |
79.31% (46/58) |
85.71% (6/7) |
98.59% (70/71) |
src/php-src/Zend/zend_gdb.c |
0.00% (0/69) |
0.00% (0/4) |
0.00% (0/29) |
src/php-src/Zend/zend_generators.c |
95.32% (754/791) |
100.00% (44/44) |
80.19% (1077/1343) |
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% (9/9) |
src/php-src/Zend/zend_hash.c |
76.68% (2068/2697) |
84.68% (105/124) |
75.57% (2861/3786) |
src/php-src/Zend/zend_hash.h |
62.42% (392/628) |
73.68% (56/76) |
76.34% (497/651) |
src/php-src/Zend/zend_highlight.c |
63.10% (106/168) |
75.00% (3/4) |
55.70% (83/149) |
src/php-src/Zend/zend_hrtime.c |
100.00% (2/2) |
100.00% (1/1) |
100.00% (1/1) |
src/php-src/Zend/zend_hrtime.h |
19.23% (5/26) |
100.00% (1/1) |
80.00% (4/5) |
src/php-src/Zend/zend_inheritance.c |
94.65% (2850/3011) |
98.90% (90/91) |
87.88% (4559/5188) |
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 |
70.06% (461/658) |
69.57% (32/46) |
64.12% (445/694) |
src/php-src/Zend/zend_ini_parser.c |
74.52% (734/985) |
93.75% (15/16) |
63.73% (585/918) |
src/php-src/Zend/zend_ini_scanner.c |
73.92% (3024/4091) |
100.00% (12/12) |
70.29% (4658/6627) |
src/php-src/Zend/zend_interfaces.c |
80.35% (364/453) |
93.55% (29/31) |
71.66% (450/628) |
src/php-src/Zend/zend_interfaces.h |
66.67% (6/9) |
66.67% (2/3) |
66.67% (2/3) |
src/php-src/Zend/zend_interfaces_arginfo.h |
100.00% (51/51) |
100.00% (8/8) |
100.00% (26/26) |
src/php-src/Zend/zend_iterators.c |
91.43% (32/35) |
100.00% (7/7) |
96.30% (26/27) |
src/php-src/Zend/zend_language_parser.c |
89.56% (3722/4156) |
100.00% (4/4) |
93.83% (1946/2074) |
src/php-src/Zend/zend_language_scanner.c |
95.17% (11932/12538) |
73.68% (28/38) |
94.43% (18087/19154) |
src/php-src/Zend/zend_lazy_objects.c |
93.79% (498/531) |
96.30% (26/27) |
96.02% (724/754) |
src/php-src/Zend/zend_lazy_objects.h |
100.00% (15/15) |
100.00% (5/5) |
100.00% (13/13) |
src/php-src/Zend/zend_list.c |
46.90% (106/226) |
59.26% (16/27) |
49.80% (123/247) |
src/php-src/Zend/zend_llist.c |
48.42% (92/190) |
63.16% (12/19) |
43.26% (77/178) |
src/php-src/Zend/zend_llist.h |
0.00% (0/12) |
0.00% (0/4) |
0.00% (0/4) |
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 |
20.00% (23/115) |
31.82% (7/22) |
19.48% (15/77) |
src/php-src/Zend/zend_multiply.h |
65.62% (42/64) |
100.00% (3/3) |
67.86% (19/28) |
src/php-src/Zend/zend_object_handlers.c |
94.01% (1853/1971) |
100.00% (72/72) |
90.12% (2755/3057) |
src/php-src/Zend/zend_object_handlers.h |
100.00% (9/9) |
100.00% (1/1) |
100.00% (7/7) |
src/php-src/Zend/zend_objects.c |
90.51% (229/253) |
100.00% (10/10) |
88.17% (313/355) |
src/php-src/Zend/zend_objects_API.c |
88.97% (129/145) |
100.00% (9/9) |
84.19% (197/234) |
src/php-src/Zend/zend_objects_API.h |
98.33% (59/60) |
100.00% (8/8) |
100.00% (61/61) |
src/php-src/Zend/zend_observer.c |
18.49% (54/292) |
29.03% (9/31) |
6.75% (26/385) |
src/php-src/Zend/zend_observer.h |
25.00% (11/44) |
42.86% (3/7) |
15.56% (7/45) |
src/php-src/Zend/zend_opcode.c |
81.64% (836/1024) |
79.31% (23/29) |
77.54% (1122/1447) |
src/php-src/Zend/zend_operators.c |
76.55% (2148/2806) |
78.81% (93/118) |
73.47% (4164/5668) |
src/php-src/Zend/zend_operators.h |
44.59% (334/749) |
94.87% (37/39) |
81.43% (386/474) |
src/php-src/Zend/zend_property_hooks.c |
95.39% (269/282) |
93.33% (14/15) |
90.94% (602/662) |
src/php-src/Zend/zend_ptr_stack.c |
56.25% (36/64) |
66.67% (6/9) |
56.60% (30/53) |
src/php-src/Zend/zend_ptr_stack.h |
25.53% (12/47) |
42.86% (3/7) |
76.19% (16/21) |
src/php-src/Zend/zend_signal.c |
18.85% (46/244) |
36.36% (4/11) |
18.52% (30/162) |
src/php-src/Zend/zend_smart_str.c |
76.84% (136/177) |
75.00% (9/12) |
62.18% (240/386) |
src/php-src/Zend/zend_smart_str.h |
88.89% (112/126) |
85.19% (23/27) |
93.06% (67/72) |
src/php-src/Zend/zend_smart_string.h |
46.00% (23/50) |
44.44% (4/9) |
44.83% (13/29) |
src/php-src/Zend/zend_sort.c |
99.47% (187/188) |
100.00% (6/6) |
99.09% (109/110) |
src/php-src/Zend/zend_stack.c |
54.00% (54/100) |
75.00% (9/12) |
56.41% (44/78) |
src/php-src/Zend/zend_stream.c |
60.77% (127/209) |
68.75% (11/16) |
63.95% (110/172) |
src/php-src/Zend/zend_string.c |
89.93% (241/268) |
84.00% (21/25) |
90.65% (194/214) |
src/php-src/Zend/zend_string.h |
65.37% (202/309) |
82.14% (23/28) |
77.38% (301/389) |
src/php-src/Zend/zend_strtod.c |
92.68% (1773/1913) |
90.62% (29/32) |
89.98% (1526/1696) |
src/php-src/Zend/zend_system_id.c |
74.00% (37/50) |
100.00% (3/3) |
72.73% (32/44) |
src/php-src/Zend/zend_types.h |
92.96% (66/71) |
94.12% (16/17) |
98.55% (68/69) |
src/php-src/Zend/zend_variables.c |
72.06% (49/68) |
88.89% (8/9) |
69.59% (103/148) |
src/php-src/Zend/zend_variables.h |
62.16% (23/37) |
60.00% (3/5) |
95.45% (42/44) |
src/php-src/Zend/zend_virtual_cwd.c |
24.06% (191/794) |
18.18% (8/44) |
22.13% (229/1035) |
src/php-src/Zend/zend_vm_execute.h |
52.67% (26477/50268) |
75.53% (815/1079) |
42.96% (59955/139571) |
src/php-src/Zend/zend_vm_opcodes.c |
0.00% (0/22) |
0.00% (0/3) |
0.00% (0/18) |
src/php-src/Zend/zend_weakrefs.c |
93.15% (517/555) |
93.75% (45/48) |
81.94% (1012/1235) |
src/php-src/Zend/zend_weakrefs.h |
33.33% (7/21) |
50.00% (2/4) |
75.00% (6/8) |
src/php-src/Zend/zend_weakrefs_arginfo.h |
100.00% (13/13) |
100.00% (2/2) |
100.00% (12/12) |
src/php-src/ext/date/lib/astro.c |
0.00% (0/108) |
0.00% (0/8) |
0.00% (0/73) |
src/php-src/ext/date/lib/dow.c |
72.73% (88/121) |
84.62% (11/13) |
67.14% (94/140) |
src/php-src/ext/date/lib/interval.c |
23.47% (65/277) |
40.00% (4/10) |
46.19% (97/210) |
src/php-src/ext/date/lib/parse_date.c |
97.45% (24228/24861) |
67.57% (25/37) |
97.54% (32723/33547) |
src/php-src/ext/date/lib/parse_iso_intervals.c |
30.80% (288/935) |
100.00% (6/6) |
21.28% (222/1043) |
src/php-src/ext/date/lib/parse_posix.c |
47.77% (161/337) |
76.47% (13/17) |
61.83% (162/262) |
src/php-src/ext/date/lib/parse_tz.c |
45.28% (307/678) |
71.05% (27/38) |
46.71% (284/608) |
src/php-src/ext/date/lib/timelib.c |
43.32% (107/247) |
68.18% (15/22) |
61.75% (176/285) |
src/php-src/ext/date/lib/tm2unixtime.c |
54.76% (184/336) |
75.00% (12/16) |
49.40% (123/249) |
src/php-src/ext/date/lib/unixtime2tm.c |
70.75% (104/147) |
62.50% (5/8) |
56.00% (56/100) |
src/php-src/ext/date/php_date.c |
31.28% (1310/4188) |
38.16% (87/228) |
16.80% (2473/14724) |
src/php-src/ext/date/php_date.h |
100.00% (12/12) |
100.00% (4/4) |
100.00% (8/8) |
src/php-src/ext/date/php_date_arginfo.h |
100.00% (423/423) |
100.00% (16/16) |
94.12% (992/1054) |
src/php-src/ext/exif/exif.c |
75.23% (1692/2249) |
84.62% (66/78) |
61.16% (2027/3314) |
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 |
30.67% (303/988) |
34.88% (15/43) |
13.49% (340/2521) |
src/php-src/ext/hash/hash_adler32.c |
87.10% (27/31) |
75.00% (3/4) |
88.89% (8/9) |
src/php-src/ext/hash/hash_arginfo.h |
100.00% (16/16) |
100.00% (2/2) |
100.00% (20/20) |
src/php-src/ext/hash/hash_crc32.c |
92.00% (46/50) |
85.71% (6/7) |
93.75% (15/16) |
src/php-src/ext/hash/hash_fnv.c |
100.00% (66/66) |
100.00% (10/10) |
100.00% (36/36) |
src/php-src/ext/hash/hash_gost.c |
100.00% (85/85) |
100.00% (7/7) |
100.00% (81/81) |
src/php-src/ext/hash/hash_haval.c |
100.00% (236/236) |
100.00% (12/12) |
100.00% (138/138) |
src/php-src/ext/hash/hash_joaat.c |
100.00% (29/29) |
100.00% (4/4) |
100.00% (10/10) |
src/php-src/ext/hash/hash_md.c |
100.00% (169/169) |
100.00% (11/11) |
100.00% (160/160) |
src/php-src/ext/hash/hash_murmur.c |
59.29% (83/140) |
75.00% (9/12) |
27.78% (15/54) |
src/php-src/ext/hash/hash_ripemd.c |
100.00% (392/392) |
100.00% (18/18) |
100.00% (186/186) |
src/php-src/ext/hash/hash_sha.c |
88.32% (310/351) |
95.45% (21/22) |
81.50% (141/173) |
src/php-src/ext/hash/hash_sha3.c |
84.00% (21/25) |
80.00% (4/5) |
88.89% (24/27) |
src/php-src/ext/hash/hash_sha_ni.c |
100.00% (50/50) |
100.00% (2/2) |
82.49% (358/434) |
src/php-src/ext/hash/hash_sha_sse2.c |
0.00% (0/80) |
0.00% (0/5) |
0.00% (0/214) |
src/php-src/ext/hash/hash_snefru.c |
100.00% (135/135) |
100.00% (6/6) |
100.00% (63/63) |
src/php-src/ext/hash/hash_tiger.c |
100.00% (86/86) |
100.00% (9/9) |
100.00% (1285/1285) |
src/php-src/ext/hash/hash_whirlpool.c |
100.00% (313/313) |
100.00% (5/5) |
100.00% (80/80) |
src/php-src/ext/hash/hash_xxhash.c |
31.88% (44/138) |
42.11% (8/19) |
35.03% (62/177) |
src/php-src/ext/hash/murmur/PMurHash.c |
100.00% (36/36) |
100.00% (2/2) |
85.71% (36/42) |
src/php-src/ext/hash/murmur/PMurHash128.c |
92.77% (154/166) |
75.00% (6/8) |
88.46% (184/208) |
src/php-src/ext/hash/murmur/endianness.h |
88.24% (15/17) |
100.00% (3/3) |
63.64% (7/11) |
src/php-src/ext/hash/php_hash.h |
87.50% (14/16) |
100.00% (3/3) |
100.00% (11/11) |
src/php-src/ext/hash/sha3/generic64lc/KeccakHash.c |
40.91% (18/44) |
75.00% (3/4) |
45.83% (11/24) |
src/php-src/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c |
48.43% (108/223) |
50.00% (9/18) |
70.43% (1536/2181) |
src/php-src/ext/hash/sha3/generic64lc/KeccakSponge.inc |
52.29% (80/153) |
80.00% (4/5) |
42.41% (67/158) |
src/php-src/ext/hash/xxhash/xxhash.h |
18.68% (257/1376) |
20.00% (24/120) |
18.77% (168/895) |
src/php-src/ext/json/json.c |
46.73% (100/214) |
68.75% (11/16) |
25.39% (260/1024) |
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 |
72.75% (371/510) |
100.00% (11/11) |
74.18% (517/697) |
src/php-src/ext/json/json_parser.tab.c |
73.35% (355/484) |
58.82% (10/17) |
74.76% (385/515) |
src/php-src/ext/json/json_scanner.c |
72.61% (1148/1581) |
100.00% (6/6) |
69.48% (1491/2146) |
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.00% (15/75) |
src/php-src/ext/lexbor/lexbor/core/array.h |
0.00% (0/13) |
0.00% (0/3) |
0.00% (0/6) |
src/php-src/ext/lexbor/lexbor/core/array_obj.c |
0.00% (0/129) |
0.00% (0/16) |
0.00% (0/69) |
src/php-src/ext/lexbor/lexbor/core/array_obj.h |
0.00% (0/26) |
0.00% (0/6) |
0.00% (0/12) |
src/php-src/ext/lexbor/lexbor/core/avl.c |
0.00% (0/378) |
0.00% (0/21) |
0.00% (0/218) |
src/php-src/ext/lexbor/lexbor/core/bst.c |
6.77% (22/325) |
21.43% (3/14) |
7.03% (13/185) |
src/php-src/ext/lexbor/lexbor/core/conv.c |
0.00% (0/230) |
0.00% (0/8) |
0.00% (0/135) |
src/php-src/ext/lexbor/lexbor/core/conv.h |
0.00% (0/11) |
0.00% (0/1) |
0.00% (0/7) |
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/75) |
src/php-src/ext/lexbor/lexbor/core/dobject.c |
27.96% (26/93) |
30.00% (3/10) |
32.69% (17/52) |
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/159) |
src/php-src/ext/lexbor/lexbor/core/hash.c |
0.00% (0/261) |
0.00% (0/20) |
0.00% (0/139) |
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.95% (34/74) |
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 |
11.76% (24/204) |
23.08% (3/13) |
8.72% (19/218) |
src/php-src/ext/lexbor/lexbor/core/mraw.h |
0.00% (0/19) |
0.00% (0/4) |
0.00% (0/20) |
src/php-src/ext/lexbor/lexbor/core/plog.c |
11.11% (4/36) |
16.67% (1/6) |
15.00% (3/20) |
src/php-src/ext/lexbor/lexbor/core/plog.h |
0.00% (0/27) |
0.00% (0/4) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/core/print.c |
0.00% (0/106) |
0.00% (0/4) |
0.00% (0/77) |
src/php-src/ext/lexbor/lexbor/core/sbst.h |
0.00% (0/15) |
0.00% (0/1) |
0.00% (0/10) |
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/42) |
src/php-src/ext/lexbor/lexbor/core/shs.h |
0.00% (0/16) |
0.00% (0/1) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/core/str.c |
0.00% (0/401) |
0.00% (0/40) |
0.00% (0/350) |
src/php-src/ext/lexbor/lexbor/core/str.h |
0.00% (0/27) |
0.00% (0/5) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/core/strtod.c |
0.00% (0/139) |
0.00% (0/6) |
0.00% (0/106) |
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/173) |
0.00% (0/11) |
0.00% (0/100) |
src/php-src/ext/lexbor/lexbor/css/log.c |
0.00% (0/200) |
0.00% (0/13) |
0.00% (0/119) |
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/212) |
0.00% (0/18) |
0.00% (0/85) |
src/php-src/ext/lexbor/lexbor/css/parser.h |
0.00% (0/142) |
0.00% (0/36) |
0.00% (0/50) |
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/26) |
src/php-src/ext/lexbor/lexbor/css/selectors/pseudo_state.c |
0.00% (0/155) |
0.00% (0/20) |
0.00% (0/64) |
src/php-src/ext/lexbor/lexbor/css/selectors/selector.c |
0.00% (0/548) |
0.00% (0/38) |
0.00% (0/436) |
src/php-src/ext/lexbor/lexbor/css/selectors/selectors.c |
0.00% (0/164) |
0.00% (0/18) |
0.00% (0/68) |
src/php-src/ext/lexbor/lexbor/css/selectors/selectors.h |
0.00% (0/20) |
0.00% (0/2) |
0.00% (0/8) |
src/php-src/ext/lexbor/lexbor/css/selectors/state.c |
0.00% (0/1239) |
0.00% (0/49) |
0.00% (0/897) |
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/22) |
0.00% (0/3) |
0.00% (0/10) |
src/php-src/ext/lexbor/lexbor/css/syntax/anb.c |
0.00% (0/297) |
0.00% (0/9) |
0.00% (0/219) |
src/php-src/ext/lexbor/lexbor/css/syntax/parser.c |
0.00% (0/1075) |
0.00% (0/33) |
0.00% (0/539) |
src/php-src/ext/lexbor/lexbor/css/syntax/state.c |
0.00% (0/1027) |
0.00% (0/46) |
0.00% (0/1254) |
src/php-src/ext/lexbor/lexbor/css/syntax/syntax.c |
0.00% (0/169) |
0.00% (0/6) |
0.00% (0/162) |
src/php-src/ext/lexbor/lexbor/css/syntax/token.c |
0.00% (0/439) |
0.00% (0/20) |
0.00% (0/220) |
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/149) |
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/7) |
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/59) |
0.00% (0/3) |
0.00% (0/27) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/attr.c |
0.00% (0/322) |
0.00% (0/20) |
0.00% (0/200) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/attr.h |
0.00% (0/27) |
0.00% (0/2) |
0.00% (0/11) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/cdata_section.c |
0.00% (0/29) |
0.00% (0/3) |
0.00% (0/14) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/character_data.c |
0.00% (0/68) |
0.00% (0/5) |
0.00% (0/33) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/comment.c |
0.00% (0/34) |
0.00% (0/4) |
0.00% (0/15) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/document.c |
0.00% (0/332) |
0.00% (0/28) |
0.00% (0/156) |
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/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_type.c |
0.00% (0/74) |
0.00% (0/6) |
0.00% (0/34) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_type.h |
0.00% (0/35) |
0.00% (0/3) |
0.00% (0/16) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/element.c |
0.00% (0/509) |
0.00% (0/42) |
0.00% (0/287) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/element.h |
0.00% (0/56) |
0.00% (0/13) |
0.00% (0/25) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/node.c |
0.00% (0/841) |
0.00% (0/49) |
0.00% (0/521) |
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/48) |
0.00% (0/5) |
0.00% (0/21) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/processing_instruction.h |
0.00% (0/7) |
0.00% (0/1) |
0.00% (0/3) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/shadow_root.c |
0.00% (0/17) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/dom/interfaces/text.c |
0.00% (0/34) |
0.00% (0/4) |
0.00% (0/15) |
src/php-src/ext/lexbor/lexbor/encoding/decode.c |
0.00% (0/2062) |
0.00% (0/92) |
0.00% (0/3672) |
src/php-src/ext/lexbor/lexbor/encoding/encode.c |
0.00% (0/1128) |
0.00% (0/95) |
0.00% (0/2116) |
src/php-src/ext/lexbor/lexbor/encoding/encoding.c |
0.00% (0/153) |
0.00% (0/33) |
0.00% (0/80) |
src/php-src/ext/lexbor/lexbor/encoding/encoding.h |
0.00% (0/216) |
0.00% (0/27) |
0.00% (0/97) |
src/php-src/ext/lexbor/lexbor/encoding/multi.h |
0.00% (0/137) |
0.00% (0/6) |
0.00% (0/98) |
src/php-src/ext/lexbor/lexbor/html/encoding.c |
0.00% (0/391) |
0.00% (0/14) |
0.00% (0/282) |
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/102) |
0.00% (0/4) |
0.00% (0/57) |
src/php-src/ext/lexbor/lexbor/html/interfaces/anchor_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/area_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/audio_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/base_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/body_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/br_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/button_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/canvas_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/d_list_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/data_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/data_list_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/details_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/dialog_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/directory_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/div_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/document.c |
0.00% (0/250) |
0.00% (0/31) |
0.00% (0/122) |
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/35) |
0.00% (0/3) |
0.00% (0/18) |
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/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/field_set_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/font_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/form_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/frame_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/frame_set_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/head_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/heading_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/hr_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/html_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/iframe_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/image_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/input_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/label_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/legend_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/li_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/link_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/map_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/marquee_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/media_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/menu_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/meta_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/meter_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/mod_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/o_list_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/object_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/opt_group_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/option_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/output_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/paragraph_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/param_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/picture_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/pre_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/progress_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/quote_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/script_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/select_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/slot_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/source_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/span_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/style_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_caption_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_cell_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_col_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_row_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/table_section_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/template_element.c |
0.00% (0/23) |
0.00% (0/2) |
0.00% (0/11) |
src/php-src/ext/lexbor/lexbor/html/interfaces/text_area_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/time_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/title_element.c |
0.00% (0/87) |
0.00% (0/4) |
0.00% (0/48) |
src/php-src/ext/lexbor/lexbor/html/interfaces/track_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/u_list_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/unknown_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/video_element.c |
0.00% (0/16) |
0.00% (0/2) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/interfaces/window.c |
0.00% (0/17) |
0.00% (0/2) |
0.00% (0/7) |
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/142) |
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/26) |
src/php-src/ext/lexbor/lexbor/html/token.c |
0.00% (0/229) |
0.00% (0/15) |
0.00% (0/117) |
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/11) |
src/php-src/ext/lexbor/lexbor/html/tokenizer.c |
0.00% (0/299) |
0.00% (0/26) |
0.00% (0/132) |
src/php-src/ext/lexbor/lexbor/html/tokenizer.h |
0.00% (0/82) |
0.00% (0/17) |
0.00% (0/30) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/error.c |
0.00% (0/12) |
0.00% (0/1) |
0.00% (0/7) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state.c |
0.00% (0/1105) |
0.00% (0/39) |
0.00% (0/1395) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_comment.c |
0.00% (0/224) |
0.00% (0/11) |
0.00% (0/316) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_doctype.c |
0.00% (0/853) |
0.00% (0/19) |
0.00% (0/1105) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rawtext.c |
0.00% (0/146) |
0.00% (0/5) |
0.00% (0/219) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rcdata.c |
0.00% (0/150) |
0.00% (0/5) |
0.00% (0/226) |
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_script.c |
0.00% (0/584) |
0.00% (0/20) |
0.00% (0/792) |
src/php-src/ext/lexbor/lexbor/html/tree.c |
0.00% (0/1127) |
0.00% (0/41) |
0.00% (0/626) |
src/php-src/ext/lexbor/lexbor/html/tree.h |
0.00% (0/96) |
0.00% (0/15) |
0.00% (0/44) |
src/php-src/ext/lexbor/lexbor/html/tree/active_formatting.c |
0.00% (0/139) |
0.00% (0/8) |
0.00% (0/86) |
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/7) |
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/20) |
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/21) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_body.c |
0.00% (0/51) |
0.00% (0/1) |
0.00% (0/25) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_frameset.c |
0.00% (0/57) |
0.00% (0/1) |
0.00% (0/28) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_head.c |
0.00% (0/136) |
0.00% (0/5) |
0.00% (0/69) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/before_head.c |
0.00% (0/79) |
0.00% (0/5) |
0.00% (0/39) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/before_html.c |
0.00% (0/95) |
0.00% (0/5) |
0.00% (0/48) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/foreign_content.c |
0.00% (0/237) |
0.00% (0/8) |
0.00% (0/162) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_body.c |
0.00% (0/1273) |
0.00% (0/55) |
0.00% (0/645) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_caption.c |
0.00% (0/95) |
0.00% (0/6) |
0.00% (0/42) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_cell.c |
0.00% (0/109) |
0.00% (0/8) |
0.00% (0/49) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_column_group.c |
0.00% (0/117) |
0.00% (0/11) |
0.00% (0/48) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_frameset.c |
0.00% (0/100) |
0.00% (0/1) |
0.00% (0/48) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_head.c |
0.00% (0/210) |
0.00% (0/7) |
0.00% (0/95) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_head_noscript.c |
0.00% (0/65) |
0.00% (0/4) |
0.00% (0/34) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_row.c |
0.00% (0/126) |
0.00% (0/9) |
0.00% (0/61) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_select.c |
0.00% (0/226) |
0.00% (0/17) |
0.00% (0/97) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_select_in_table.c |
0.00% (0/69) |
0.00% (0/5) |
0.00% (0/35) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table.c |
0.00% (0/272) |
0.00% (0/19) |
0.00% (0/135) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_body.c |
0.00% (0/122) |
0.00% (0/9) |
0.00% (0/59) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_text.c |
0.00% (0/78) |
0.00% (0/2) |
0.00% (0/41) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_template.c |
0.00% (0/114) |
0.00% (0/7) |
0.00% (0/58) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/initial.c |
0.00% (0/188) |
0.00% (0/7) |
0.00% (0/112) |
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/text.c |
0.00% (0/53) |
0.00% (0/1) |
0.00% (0/28) |
src/php-src/ext/lexbor/lexbor/html/tree/open_elements.c |
0.00% (0/154) |
0.00% (0/10) |
0.00% (0/92) |
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/14) |
src/php-src/ext/lexbor/lexbor/ns/ns.c |
0.00% (0/92) |
0.00% (0/7) |
0.00% (0/64) |
src/php-src/ext/lexbor/lexbor/ports/posix/lexbor/core/memory.c |
78.26% (18/23) |
80.00% (4/5) |
85.71% (12/14) |
src/php-src/ext/lexbor/lexbor/punycode/punycode.c |
0.00% (0/466) |
0.00% (0/12) |
0.00% (0/265) |
src/php-src/ext/lexbor/lexbor/tag/tag.c |
0.00% (0/69) |
0.00% (0/8) |
0.00% (0/37) |
src/php-src/ext/lexbor/lexbor/tag/tag.h |
0.00% (0/43) |
0.00% (0/4) |
0.00% (0/21) |
src/php-src/ext/lexbor/lexbor/unicode/idna.c |
0.90% (4/445) |
4.35% (1/23) |
1.14% (3/263) |
src/php-src/ext/lexbor/lexbor/unicode/unicode.c |
0.00% (0/637) |
0.00% (0/41) |
0.00% (0/359) |
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.69% (21/3059) |
3.30% (3/91) |
0.43% (11/2566) |
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 |
86.36% (19/22) |
83.33% (5/6) |
77.78% (21/27) |
src/php-src/ext/pcre/pcre2lib/pcre2_auto_possess.c |
79.04% (645/816) |
100.00% (5/5) |
74.38% (874/1175) |
src/php-src/ext/pcre/pcre2lib/pcre2_chkdint.c |
100.00% (10/10) |
100.00% (1/1) |
69.23% (9/13) |
src/php-src/ext/pcre/pcre2lib/pcre2_compile.c |
47.77% (2778/5815) |
75.86% (22/29) |
48.31% (3627/7508) |
src/php-src/ext/pcre/pcre2lib/pcre2_compile_class.c |
38.25% (604/1579) |
43.48% (10/23) |
35.15% (618/1758) |
src/php-src/ext/pcre/pcre2lib/pcre2_config.c |
27.00% (27/100) |
100.00% (1/1) |
34.19% (40/117) |
src/php-src/ext/pcre/pcre2lib/pcre2_context.c |
24.48% (59/241) |
25.00% (9/36) |
27.98% (61/218) |
src/php-src/ext/pcre/pcre2lib/pcre2_convert.c |
0.00% (0/668) |
0.00% (0/12) |
0.00% (0/931) |
src/php-src/ext/pcre/pcre2lib/pcre2_dfa_match.c |
0.00% (0/2622) |
0.00% (0/4) |
0.00% (0/5237) |
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 |
48.72% (19/39) |
100.00% (1/1) |
54.00% (81/150) |
src/php-src/ext/pcre/pcre2lib/pcre2_find_bracket.c |
32.17% (37/115) |
100.00% (1/1) |
37.41% (55/147) |
src/php-src/ext/pcre/pcre2lib/pcre2_jit_compile.c |
0.00% (0/23) |
0.00% (0/1) |
0.00% (0/36) |
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/8) |
src/php-src/ext/pcre/pcre2lib/pcre2_maketables.c |
0.00% (0/49) |
0.00% (0/2) |
0.00% (0/71) |
src/php-src/ext/pcre/pcre2lib/pcre2_match.c |
56.75% (3052/5378) |
50.00% (2/4) |
44.11% (6450/14623) |
src/php-src/ext/pcre/pcre2lib/pcre2_match_data.c |
70.00% (35/50) |
55.56% (5/9) |
76.92% (30/39) |
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% (12/12) |
src/php-src/ext/pcre/pcre2lib/pcre2_pattern_info.c |
6.01% (17/283) |
50.00% (1/2) |
4.91% (16/326) |
src/php-src/ext/pcre/pcre2lib/pcre2_script_run.c |
0.00% (0/134) |
0.00% (0/1) |
0.00% (0/221) |
src/php-src/ext/pcre/pcre2lib/pcre2_serialize.c |
0.00% (0/127) |
0.00% (0/4) |
0.00% (0/192) |
src/php-src/ext/pcre/pcre2lib/pcre2_string_utils.c |
49.02% (25/51) |
50.00% (3/6) |
50.88% (29/57) |
src/php-src/ext/pcre/pcre2lib/pcre2_study.c |
71.52% (919/1285) |
85.71% (6/7) |
66.88% (935/1398) |
src/php-src/ext/pcre/pcre2lib/pcre2_substitute.c |
0.00% (0/975) |
0.00% (0/6) |
0.00% (0/1684) |
src/php-src/ext/pcre/pcre2lib/pcre2_substring.c |
0.00% (0/221) |
0.00% (0/11) |
0.00% (0/326) |
src/php-src/ext/pcre/pcre2lib/pcre2_valid_utf.c |
60.42% (87/144) |
100.00% (1/1) |
58.78% (77/131) |
src/php-src/ext/pcre/pcre2lib/pcre2_xclass.c |
18.45% (57/309) |
50.00% (1/2) |
18.45% (105/569) |
src/php-src/ext/pcre/php_pcre.c |
47.70% (966/2025) |
53.42% (39/73) |
28.08% (1536/5470) |
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 |
35.90% (42/117) |
75.00% (3/4) |
32.10% (26/81) |
src/php-src/ext/random/engine_mt19937.c |
39.05% (82/210) |
58.33% (7/12) |
22.83% (158/692) |
src/php-src/ext/random/engine_pcgoneseq128xslrr64.c |
22.58% (28/124) |
33.33% (3/9) |
15.17% (49/323) |
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.58% (24/154) |
13.33% (2/15) |
21.54% (53/246) |
src/php-src/ext/random/gammasection.c |
0.00% (0/108) |
0.00% (0/9) |
0.00% (0/60) |
src/php-src/ext/random/php_random.h |
80.00% (12/15) |
75.00% (3/4) |
83.33% (5/6) |
src/php-src/ext/random/php_random_csprng.h |
75.00% (9/12) |
75.00% (3/4) |
75.00% (3/4) |
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 |
44.57% (197/442) |
63.16% (24/38) |
26.89% (310/1153) |
src/php-src/ext/random/random_arginfo.h |
100.00% (95/95) |
100.00% (12/12) |
92.52% (136/147) |
src/php-src/ext/random/randomizer.c |
11.27% (40/355) |
23.08% (3/13) |
6.51% (125/1920) |
src/php-src/ext/random/zend_utils.c |
0.00% (0/34) |
0.00% (0/1) |
0.00% (0/23) |
src/php-src/ext/reflection/php_reflection.c |
48.59% (2662/5479) |
45.77% (157/343) |
31.23% (7005/22427) |
src/php-src/ext/reflection/php_reflection_arginfo.h |
100.00% (373/373) |
100.00% (26/26) |
96.70% (645/667) |
src/php-src/ext/spl/php_spl.c |
37.76% (182/482) |
57.69% (15/26) |
38.75% (653/1685) |
src/php-src/ext/spl/spl_array.c |
54.86% (739/1347) |
70.00% (56/80) |
45.41% (1267/2790) |
src/php-src/ext/spl/spl_array_arginfo.h |
100.00% (46/46) |
100.00% (3/3) |
100.00% (59/59) |
src/php-src/ext/spl/spl_directory.c |
9.57% (176/1840) |
12.71% (15/118) |
3.93% (174/4429) |
src/php-src/ext/spl/spl_directory_arginfo.h |
100.00% (130/130) |
100.00% (7/7) |
98.01% (197/201) |
src/php-src/ext/spl/spl_dllist.c |
28.96% (225/777) |
25.45% (14/55) |
15.61% (242/1550) |
src/php-src/ext/spl/spl_dllist_arginfo.h |
100.00% (39/39) |
100.00% (3/3) |
100.00% (49/49) |
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 |
33.95% (220/648) |
42.00% (21/50) |
26.57% (338/1272) |
src/php-src/ext/spl/spl_fixedarray_arginfo.h |
100.00% (13/13) |
100.00% (1/1) |
87.50% (35/40) |
src/php-src/ext/spl/spl_functions.c |
52.08% (25/48) |
60.00% (3/5) |
60.00% (39/65) |
src/php-src/ext/spl/spl_heap.c |
13.90% (98/705) |
14.29% (9/63) |
3.68% (57/1550) |
src/php-src/ext/spl/spl_heap_arginfo.h |
100.00% (41/41) |
100.00% (4/4) |
100.00% (43/43) |
src/php-src/ext/spl/spl_iterators.c |
35.49% (762/2147) |
37.82% (59/156) |
20.63% (1054/5109) |
src/php-src/ext/spl/spl_iterators_arginfo.h |
100.00% (261/261) |
100.00% (20/20) |
100.00% (320/320) |
src/php-src/ext/spl/spl_observer.c |
45.29% (438/967) |
48.33% (29/60) |
33.59% (920/2739) |
src/php-src/ext/spl/spl_observer_arginfo.h |
100.00% (46/46) |
100.00% (4/4) |
100.00% (52/52) |
src/php-src/ext/standard/array.c |
34.05% (1863/5471) |
44.19% (76/172) |
29.01% (6667/22978) |
src/php-src/ext/standard/assert.c |
68.05% (164/241) |
92.31% (12/13) |
51.67% (464/898) |
src/php-src/ext/standard/base64.c |
23.27% (118/507) |
31.82% (7/22) |
21.19% (107/505) |
src/php-src/ext/standard/base64.h |
25.00% (3/12) |
25.00% (1/4) |
25.00% (1/4) |
src/php-src/ext/standard/basic_functions.c |
42.33% (646/1526) |
48.15% (39/81) |
25.61% (2179/8509) |
src/php-src/ext/standard/basic_functions_arginfo.h |
100.00% (475/475) |
100.00% (4/4) |
93.09% (593/637) |
src/php-src/ext/standard/browscap.c |
2.73% (15/550) |
13.04% (3/23) |
1.38% (13/943) |
src/php-src/ext/standard/crc32.c |
56.76% (21/37) |
66.67% (2/3) |
48.85% (64/131) |
src/php-src/ext/standard/crc32_x86.c |
96.62% (200/207) |
83.33% (5/6) |
94.92% (56/59) |
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.26% (1/378) |
src/php-src/ext/standard/crypt_blowfish.c |
0.00% (0/250) |
0.00% (0/7) |
0.00% (0/284) |
src/php-src/ext/standard/crypt_freesec.c |
0.00% (0/368) |
0.00% (0/9) |
0.00% (0/177) |
src/php-src/ext/standard/crypt_sha256.c |
0.00% (0/340) |
0.00% (0/7) |
0.00% (0/281) |
src/php-src/ext/standard/crypt_sha512.c |
0.00% (0/351) |
0.00% (0/6) |
0.00% (0/355) |
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/195) |
src/php-src/ext/standard/dir.c |
27.13% (86/317) |
47.37% (9/19) |
13.08% (208/1590) |
src/php-src/ext/standard/dir_arginfo.h |
100.00% (45/45) |
100.00% (2/2) |
100.00% (39/39) |
src/php-src/ext/standard/dl.c |
3.18% (5/157) |
20.00% (1/5) |
0.61% (2/327) |
src/php-src/ext/standard/dns.c |
0.00% (0/766) |
0.00% (0/11) |
0.00% (0/2159) |
src/php-src/ext/standard/exec.c |
13.00% (42/323) |
21.43% (3/14) |
9.21% (102/1108) |
src/php-src/ext/standard/file.c |
18.77% (300/1598) |
23.21% (13/56) |
5.11% (493/9656) |
src/php-src/ext/standard/file_arginfo.h |
100.00% (120/120) |
100.00% (1/1) |
93.55% (145/155) |
src/php-src/ext/standard/filestat.c |
8.45% (55/651) |
22.73% (5/22) |
7.38% (216/2928) |
src/php-src/ext/standard/filters.c |
0.77% (10/1298) |
2.56% (1/39) |
0.49% (6/1229) |
src/php-src/ext/standard/flock_compat.c |
0.00% (0/22) |
0.00% (0/1) |
0.00% (0/22) |
src/php-src/ext/standard/formatted_print.c |
65.28% (423/648) |
70.59% (12/17) |
27.75% (427/1539) |
src/php-src/ext/standard/fsock.c |
0.00% (0/108) |
0.00% (0/4) |
0.00% (0/600) |
src/php-src/ext/standard/ftok.c |
0.00% (0/25) |
0.00% (0/1) |
0.00% (0/214) |
src/php-src/ext/standard/ftp_fopen_wrapper.c |
0.00% (0/777) |
0.00% (0/14) |
0.00% (0/901) |
src/php-src/ext/standard/head.c |
16.91% (47/278) |
25.00% (3/12) |
17.16% (267/1556) |
src/php-src/ext/standard/hrtime.c |
0.00% (0/17) |
0.00% (0/1) |
0.00% (0/153) |
src/php-src/ext/standard/html.c |
58.25% (618/1061) |
75.86% (22/29) |
41.24% (911/2209) |
src/php-src/ext/standard/http.c |
0.00% (0/288) |
0.00% (0/8) |
0.00% (0/1131) |
src/php-src/ext/standard/http_fopen_wrapper.c |
0.00% (0/862) |
0.00% (0/9) |
0.00% (0/1373) |
src/php-src/ext/standard/image.c |
3.47% (37/1067) |
9.30% (4/43) |
7.36% (112/1522) |
src/php-src/ext/standard/incomplete_class.c |
56.00% (42/75) |
50.00% (6/12) |
63.86% (53/83) |
src/php-src/ext/standard/info.c |
64.26% (410/638) |
68.97% (20/29) |
37.89% (477/1259) |
src/php-src/ext/standard/iptc.c |
0.00% (0/210) |
0.00% (0/7) |
0.00% (0/651) |
src/php-src/ext/standard/levenshtein.c |
0.00% (0/53) |
0.00% (0/2) |
0.00% (0/86) |
src/php-src/ext/standard/libavifinfo/avifinfo.c |
0.00% (0/461) |
0.00% (0/19) |
0.00% (0/1118) |
src/php-src/ext/standard/link.c |
0.00% (0/119) |
0.00% (0/4) |
0.00% (0/832) |
src/php-src/ext/standard/mail.c |
1.26% (5/398) |
8.33% (1/12) |
0.16% (2/1259) |
src/php-src/ext/standard/math.c |
20.88% (190/910) |
27.59% (16/58) |
14.89% (996/6687) |
src/php-src/ext/standard/md5.c |
82.68% (191/231) |
75.00% (6/8) |
37.48% (229/611) |
src/php-src/ext/standard/metaphone.c |
0.00% (0/249) |
0.00% (0/4) |
0.00% (0/705) |
src/php-src/ext/standard/microtime.c |
0.00% (0/70) |
0.00% (0/4) |
0.00% (0/310) |
src/php-src/ext/standard/net.c |
0.00% (0/100) |
0.00% (0/3) |
0.00% (0/144) |
src/php-src/ext/standard/pack.c |
0.00% (0/826) |
0.00% (0/10) |
0.00% (0/1358) |
src/php-src/ext/standard/pageinfo.c |
0.00% (0/76) |
0.00% (0/9) |
0.00% (0/183) |
src/php-src/ext/standard/password.c |
3.25% (10/308) |
9.09% (2/22) |
0.63% (7/1106) |
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.69% (1/59) |
src/php-src/ext/standard/php_fopen_wrapper.c |
25.00% (68/272) |
20.00% (2/10) |
28.62% (91/318) |
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.80% (5/623) |
3.85% (1/26) |
0.07% (1/1530) |
src/php-src/ext/standard/quot_print.c |
26.94% (52/193) |
40.00% (2/5) |
28.19% (126/447) |
src/php-src/ext/standard/scanf.c |
0.00% (0/699) |
0.00% (0/6) |
0.00% (0/868) |
src/php-src/ext/standard/sha1.c |
74.04% (154/208) |
66.67% (6/9) |
43.84% (345/787) |
src/php-src/ext/standard/soundex.c |
0.00% (0/59) |
0.00% (0/1) |
0.00% (0/139) |
src/php-src/ext/standard/streamsfuncs.c |
2.07% (24/1157) |
2.22% (1/45) |
1.02% (94/9189) |
src/php-src/ext/standard/string.c |
31.19% (1424/4566) |
40.56% (58/143) |
21.08% (3976/18865) |
src/php-src/ext/standard/strnatcmp.c |
94.85% (92/97) |
100.00% (3/3) |
97.64% (124/127) |
src/php-src/ext/standard/syslog.c |
17.39% (8/46) |
40.00% (2/5) |
0.66% (3/453) |
src/php-src/ext/standard/type.c |
25.25% (76/301) |
41.67% (10/24) |
14.88% (374/2514) |
src/php-src/ext/standard/uniqid.c |
0.00% (0/32) |
0.00% (0/1) |
0.00% (0/201) |
src/php-src/ext/standard/url.c |
3.80% (21/553) |
8.70% (2/23) |
0.68% (12/1766) |
src/php-src/ext/standard/url_scanner_ex.c |
8.41% (94/1118) |
24.32% (9/37) |
8.52% (78/915) |
src/php-src/ext/standard/user_filters.c |
69.11% (226/327) |
88.24% (15/17) |
51.83% (666/1285) |
src/php-src/ext/standard/user_filters_arginfo.h |
100.00% (55/55) |
100.00% (3/3) |
100.00% (80/80) |
src/php-src/ext/standard/uuencode.c |
0.00% (0/123) |
0.00% (0/4) |
0.00% (0/397) |
src/php-src/ext/standard/var.c |
78.67% (959/1219) |
88.89% (32/36) |
66.58% (1881/2825) |
src/php-src/ext/standard/var_unserializer.c |
93.84% (1372/1462) |
100.00% (29/29) |
94.22% (2004/2127) |
src/php-src/ext/standard/versioning.c |
0.00% (0/176) |
0.00% (0/4) |
0.00% (0/532) |
src/php-src/ext/uri/php_lexbor.c |
3.17% (14/442) |
6.67% (2/30) |
1.02% (7/683) |
src/php-src/ext/uri/php_uri.c |
21.45% (124/578) |
25.00% (17/68) |
9.58% (253/2642) |
src/php-src/ext/uri/php_uri_arginfo.h |
100.00% (95/95) |
100.00% (8/8) |
98.78% (81/82) |
src/php-src/ext/uri/php_uri_common.c |
0.00% (0/114) |
0.00% (0/7) |
0.00% (0/505) |
src/php-src/ext/uri/php_uri_common.h |
50.00% (3/6) |
50.00% (1/2) |
66.67% (2/3) |
src/php-src/ext/uri/php_uriparser.c |
1.53% (4/261) |
3.85% (1/26) |
0.68% (3/444) |
src/php-src/ext/uri/uriparser/src/UriCommon.c |
0.00% (0/391) |
0.00% (0/14) |
0.00% (0/443) |
src/php-src/ext/uri/uriparser/src/UriCompare.c |
0.00% (0/69) |
0.00% (0/1) |
0.00% (0/101) |
src/php-src/ext/uri/uriparser/src/UriCopy.c |
0.00% (0/118) |
0.00% (0/3) |
0.00% (0/137) |
src/php-src/ext/uri/uriparser/src/UriEscape.c |
0.00% (0/324) |
0.00% (0/4) |
0.00% (0/363) |
src/php-src/ext/uri/uriparser/src/UriFile.c |
0.00% (0/119) |
0.00% (0/6) |
0.00% (0/180) |
src/php-src/ext/uri/uriparser/src/UriIp4.c |
0.00% (0/141) |
0.00% (0/6) |
0.00% (0/174) |
src/php-src/ext/uri/uriparser/src/UriIp4Base.c |
0.00% (0/37) |
0.00% (0/2) |
0.00% (0/11) |
src/php-src/ext/uri/uriparser/src/UriMemory.c |
0.00% (0/265) |
0.00% (0/13) |
0.00% (0/200) |
src/php-src/ext/uri/uriparser/src/UriNormalize.c |
0.00% (0/587) |
0.00% (0/22) |
0.00% (0/629) |
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/1536) |
0.00% (0/51) |
0.00% (0/5245) |
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/279) |
0.00% (0/14) |
0.00% (0/273) |
src/php-src/ext/uri/uriparser/src/UriRecompose.c |
0.00% (0/445) |
0.00% (0/3) |
0.00% (0/371) |
src/php-src/ext/uri/uriparser/src/UriResolve.c |
0.00% (0/169) |
0.00% (0/6) |
0.00% (0/203) |
src/php-src/ext/uri/uriparser/src/UriShorten.c |
0.00% (0/144) |
0.00% (0/5) |
0.00% (0/186) |
src/php-src/main/SAPI.c |
42.27% (350/828) |
56.52% (26/46) |
35.16% (333/947) |
src/php-src/main/fopen_wrappers.c |
63.47% (351/553) |
92.31% (12/13) |
62.84% (411/654) |
src/php-src/main/getopt.c |
0.00% (0/139) |
0.00% (0/2) |
0.00% (0/103) |
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 |
47.61% (737/1548) |
64.79% (46/71) |
43.73% (823/1882) |
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 |
0.00% (0/685) |
0.00% (0/22) |
0.00% (0/439) |
src/php-src/main/output.c |
45.80% (453/989) |
47.50% (38/80) |
38.66% (552/1428) |
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 |
58.82% (10/17) |
66.67% (2/3) |
22.22% (2/9) |
src/php-src/main/php_glob.c |
0.00% (0/626) |
0.00% (0/20) |
0.00% (0/713) |
src/php-src/main/php_ini.c |
34.60% (191/552) |
40.91% (9/22) |
27.44% (191/696) |
src/php-src/main/php_ini_builder.c |
0.00% (0/44) |
0.00% (0/4) |
0.00% (0/18) |
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/18) |
src/php-src/main/php_odbc_utils.c |
0.00% (0/42) |
0.00% (0/4) |
0.00% (0/33) |
src/php-src/main/php_open_temporary_file.c |
0.00% (0/142) |
0.00% (0/5) |
0.00% (0/177) |
src/php-src/main/php_streams.h |
36.36% (12/33) |
33.33% (1/3) |
27.27% (12/44) |
src/php-src/main/php_syslog.c |
8.51% (4/47) |
25.00% (1/4) |
3.92% (2/51) |
src/php-src/main/php_ticks.c |
58.62% (17/29) |
62.50% (5/8) |
60.00% (9/15) |
src/php-src/main/php_variables.c |
49.79% (355/713) |
82.14% (23/28) |
47.17% (626/1327) |
src/php-src/main/rfc1867.c |
0.00% (0/850) |
0.00% (0/28) |
0.00% (0/1042) |
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 |
48.25% (331/686) |
71.43% (10/14) |
44.87% (201/448) |
src/php-src/main/spprintf.c |
55.21% (249/451) |
100.00% (3/3) |
57.89% (209/361) |
src/php-src/main/streams/cast.c |
0.00% (0/197) |
0.00% (0/8) |
0.00% (0/259) |
src/php-src/main/streams/filter.c |
42.77% (145/339) |
66.67% (14/21) |
39.44% (140/355) |
src/php-src/main/streams/glob_wrapper.c |
0.00% (0/163) |
0.00% (0/9) |
0.00% (0/172) |
src/php-src/main/streams/memory.c |
25.21% (122/484) |
44.00% (11/25) |
26.70% (141/528) |
src/php-src/main/streams/mmap.c |
0.00% (0/27) |
0.00% (0/3) |
0.00% (0/18) |
src/php-src/main/streams/plain_wrapper.c |
18.00% (180/1000) |
34.38% (11/32) |
17.82% (185/1038) |
src/php-src/main/streams/streams.c |
42.96% (738/1718) |
53.33% (40/75) |
42.25% (851/2014) |
src/php-src/main/streams/transports.c |
2.95% (9/305) |
14.29% (2/14) |
0.62% (2/325) |
src/php-src/main/streams/userspace.c |
40.50% (356/879) |
57.14% (16/28) |
42.56% (792/1861) |
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/614) |
0.00% (0/18) |
0.00% (0/756) |
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 |
81.52% (75/92) |
100.00% (9/9) |
86.81% (79/91) |
src/php-src/sapi/fuzzer/fuzzer-execute.c |
100.00% (13/13) |
100.00% (2/2) |
100.00% (8/8) |
src/php-src/sapi/fuzzer/fuzzer-exif.c |
90.91% (20/22) |
100.00% (2/2) |
96.43% (27/28) |
src/php-src/sapi/fuzzer/fuzzer-function-jit.c |
100.00% (39/39) |
100.00% (2/2) |
100.00% (19/19) |
src/php-src/sapi/fuzzer/fuzzer-json.c |
91.30% (21/23) |
100.00% (2/2) |
90.00% (9/10) |
src/php-src/sapi/fuzzer/fuzzer-parser.c |
100.00% (13/13) |
100.00% (2/2) |
100.00% (5/5) |
src/php-src/sapi/fuzzer/fuzzer-sapi.c |
76.06% (108/142) |
75.00% (12/16) |
72.92% (105/144) |
src/php-src/sapi/fuzzer/fuzzer-tracing-jit.c |
100.00% (49/49) |
100.00% (2/2) |
100.00% (20/20) |
src/php-src/sapi/fuzzer/fuzzer-unserialize.c |
92.31% (24/26) |
100.00% (2/2) |
92.31% (12/13) |
src/php-src/sapi/fuzzer/fuzzer-unserializehash.c |
95.12% (39/41) |
100.00% (2/2) |
98.04% (50/51) |
Totals |
53.15% (171607/322892) |
49.70% (5520/11107) |
44.86% (291824/650474) |