Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/php-src/Zend/Optimizer/block_pass.c
 85.73% (1256/1465)
100.00% (14/14)
 86.54% (2926/3381)
src/php-src/Zend/Optimizer/compact_literals.c
 96.65% (634/656)
100.00% (4/4)
 87.96% (789/897)
src/php-src/Zend/Optimizer/compact_vars.c
 97.67% (84/86)
100.00% (1/1)
 93.23% (179/192)
src/php-src/Zend/Optimizer/dce.c
 95.84% (484/505)
 93.75% (15/16)
 91.94% (799/869)
src/php-src/Zend/Optimizer/dfa_pass.c
 82.02% (1095/1335)
 94.74% (18/19)
 78.85% (2240/2841)
src/php-src/Zend/Optimizer/escape_analysis.c
 93.50% (403/431)
100.00% (8/8)
 93.06% (577/620)
src/php-src/Zend/Optimizer/nop_removal.c
  0.00% (0/47)
  0.00% (0/1)
  0.00% (0/56)
src/php-src/Zend/Optimizer/optimize_func_calls.c
 97.44% (266/273)
100.00% (4/4)
 95.00% (456/480)
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.19% (175/286)
100.00% (2/2)
 53.69% (378/704)
src/php-src/Zend/Optimizer/pass3.c
 93.92% (139/148)
100.00% (2/2)
 88.46% (345/390)
src/php-src/Zend/Optimizer/sccp.c
 73.83% (1484/2010)
 84.31% (43/51)
 72.37% (3793/5241)
src/php-src/Zend/Optimizer/scdf.c
 97.24% (176/181)
100.00% (7/7)
 88.89% (128/144)
src/php-src/Zend/Optimizer/scdf.h
 71.43% (25/35)
 75.00% (3/4)
 61.22% (30/49)
src/php-src/Zend/Optimizer/ssa_integrity.c
 61.14% (214/350)
100.00% (10/10)
 29.01% (403/1389)
src/php-src/Zend/Optimizer/zend_call_graph.c
 91.56% (206/225)
100.00% (9/9)
 92.17% (200/217)
src/php-src/Zend/Optimizer/zend_cfg.c
 94.47% (701/742)
100.00% (10/10)
 88.17% (887/1006)
src/php-src/Zend/Optimizer/zend_dfg.c
 92.14% (258/280)
 66.67% (2/3)
 93.33% (364/390)
src/php-src/Zend/Optimizer/zend_dump.c
  0.00% (0/1136)
  0.00% (0/22)
  0.00% (0/1798)
src/php-src/Zend/Optimizer/zend_func_info.c
 85.40% (117/137)
 83.33% (5/6)
 88.70% (306/345)
src/php-src/Zend/Optimizer/zend_inference.c
 86.30% (3722/4313)
 91.80% (56/61)
 63.79% (16624/26060)
src/php-src/Zend/Optimizer/zend_inference.h
 73.39% (80/109)
 60.00% (9/15)
 92.01% (403/438)
src/php-src/Zend/Optimizer/zend_optimizer.c
 74.93% (1034/1380)
 75.00% (33/44)
 75.72% (2336/3085)
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.65% (1258/1419)
 97.22% (35/36)
 82.71% (1746/2111)
src/php-src/Zend/Optimizer/zend_ssa.h
 88.24% (75/85)
100.00% (8/8)
 78.81% (93/118)
src/php-src/Zend/Optimizer/zend_worklist.h
 64.44% (29/45)
 77.78% (7/9)
 61.43% (43/70)
src/php-src/Zend/zend.c
 64.13% (715/1115)
 78.48% (62/79)
 57.46% (970/1688)
src/php-src/Zend/zend.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/Zend/zend_API.c
 67.44% (2674/3965)
 54.92% (134/244)
 57.31% (4216/7356)
src/php-src/Zend/zend_API.h
 68.97% (400/580)
 77.33% (58/75)
 70.43% (462/656)
src/php-src/Zend/zend_alloc.c
 12.14% (256/2108)
 24.79% (29/117)
 10.83% (237/2188)
src/php-src/Zend/zend_arena.h
 75.00% (57/76)
 85.71% (6/7)
 89.47% (85/95)
src/php-src/Zend/zend_ast.c
 90.34% (2235/2474)
 97.06% (66/68)
 72.82% (2272/3120)
src/php-src/Zend/zend_ast.h
 82.47% (80/97)
 85.71% (18/21)
 67.92% (108/159)
src/php-src/Zend/zend_atomic.c
  0.00% (0/30)
  0.00% (0/10)
  0.00% (0/12)
src/php-src/Zend/zend_atomic.h
 37.50% (9/24)
 37.50% (3/8)
 37.50% (3/8)
src/php-src/Zend/zend_attributes.c
 89.95% (358/398)
 79.41% (27/34)
 63.35% (968/1528)
src/php-src/Zend/zend_attributes.h
 83.33% (20/24)
 83.33% (5/6)
 79.31% (23/29)
src/php-src/Zend/zend_attributes_arginfo.h
100.00% (148/148)
100.00% (9/9)
100.00% (282/282)
src/php-src/Zend/zend_bitset.h
 51.10% (93/182)
 80.00% (16/20)
 90.80% (79/87)
src/php-src/Zend/zend_builtin_functions.c
 75.34% (1228/1630)
 80.00% (60/75)
 50.40% (5449/10812)
src/php-src/Zend/zend_builtin_functions_arginfo.h
100.00% (9/9)
100.00% (1/1)
100.00% (5/5)
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
 96.80% (635/656)
 93.55% (29/31)
 73.20% (1871/2556)
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
 97.25% (9153/9412)
 98.88% (353/357)
 90.29% (13711/15185)
src/php-src/Zend/zend_compile.h
 93.10% (27/29)
100.00% (4/4)
 48.89% (22/45)
src/php-src/Zend/zend_constants.c
 84.12% (339/403)
 82.61% (19/23)
 86.95% (513/590)
src/php-src/Zend/zend_constants.h
100.00% (6/6)
100.00% (1/1)
100.00% (7/7)
src/php-src/Zend/zend_constants_arginfo.h
100.00% (32/32)
100.00% (1/1)
 91.94% (57/62)
src/php-src/Zend/zend_cpuinfo.c
 73.58% (39/53)
100.00% (5/5)
 66.04% (35/53)
src/php-src/Zend/zend_cpuinfo.h
 33.33% (29/87)
 50.00% (5/10)
 50.00% (10/20)
src/php-src/Zend/zend_default_classes.c
100.00% (11/11)
100.00% (1/1)
100.00% (1/1)
src/php-src/Zend/zend_enum.c
 91.03% (416/457)
 88.00% (22/25)
 62.43% (1062/1701)
src/php-src/Zend/zend_enum.h
100.00% (9/9)
100.00% (2/2)
 58.14% (25/43)
src/php-src/Zend/zend_enum_arginfo.h
100.00% (13/13)
100.00% (2/2)
100.00% (6/6)
src/php-src/Zend/zend_exceptions.c
 89.93% (643/715)
 93.18% (41/44)
 81.26% (1518/1868)
src/php-src/Zend/zend_exceptions.h
100.00% (6/6)
100.00% (1/1)
100.00% (9/9)
src/php-src/Zend/zend_exceptions_arginfo.h
100.00% (128/128)
100.00% (13/13)
 99.21% (252/254)
src/php-src/Zend/zend_execute.c
 86.71% (3725/4296)
 88.21% (202/229)
 82.53% (6736/8162)
src/php-src/Zend/zend_execute.h
 88.71% (220/248)
 94.74% (18/19)
 87.35% (504/577)
src/php-src/Zend/zend_execute_API.c
 78.30% (1043/1332)
 76.79% (43/56)
 75.30% (2076/2757)
src/php-src/Zend/zend_extensions.c
 27.35% (67/245)
 50.00% (12/24)
  9.32% (40/429)
src/php-src/Zend/zend_fibers.c
 93.57% (524/560)
 97.67% (42/43)
 65.34% (1250/1913)
src/php-src/Zend/zend_fibers.h
 50.00% (4/8)
 50.00% (1/2)
 61.90% (13/21)
src/php-src/Zend/zend_fibers_arginfo.h
100.00% (12/12)
100.00% (2/2)
100.00% (11/11)
src/php-src/Zend/zend_float.c
 63.64% (7/11)
 66.67% (2/3)
 85.71% (6/7)
src/php-src/Zend/zend_gc.c
 91.59% (1404/1533)
 82.00% (41/50)
 87.06% (2436/2798)
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
 96.08% (760/791)
100.00% (44/44)
 76.46% (1293/1691)
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
 77.65% (2091/2693)
 84.68% (105/124)
 68.10% (3637/5341)
src/php-src/Zend/zend_hash.h
 62.22% (392/630)
 73.68% (56/76)
 73.08% (619/847)
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
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)
 85.71% (6/7)
src/php-src/Zend/zend_inheritance.c
 94.76% (2859/3017)
 98.90% (90/91)
 82.20% (5279/6422)
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
 69.79% (462/662)
 69.57% (32/46)
 64.96% (519/799)
src/php-src/Zend/zend_ini_parser.c
 74.49% (733/984)
 93.75% (15/16)
 62.78% (609/970)
src/php-src/Zend/zend_ini_scanner.c
 75.78% (3100/4091)
100.00% (12/12)
 72.29% (4863/6727)
src/php-src/Zend/zend_interfaces.c
 80.36% (360/448)
 93.55% (29/31)
 58.86% (518/880)
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
 94.12% (32/34)
100.00% (7/7)
 78.05% (32/41)
src/php-src/Zend/zend_language_parser.c
 89.44% (3727/4167)
100.00% (4/4)
 93.79% (2007/2140)
src/php-src/Zend/zend_language_scanner.c
 95.11% (12049/12668)
 73.68% (28/38)
 93.47% (18516/19810)
src/php-src/Zend/zend_lazy_objects.c
 93.76% (496/529)
 96.30% (26/27)
 75.07% (1024/1364)
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
 47.30% (105/222)
 59.26% (16/27)
 46.39% (148/319)
src/php-src/Zend/zend_llist.c
 48.90% (89/182)
 63.16% (12/19)
 43.30% (97/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
 19.09% (21/110)
 31.82% (7/22)
 22.34% (21/94)
src/php-src/Zend/zend_multiply.h
 65.62% (42/64)
100.00% (3/3)
 70.00% (21/30)
src/php-src/Zend/zend_object_handlers.c
 93.72% (1849/1973)
 98.61% (71/72)
 84.69% (3082/3639)
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.48% (228/252)
100.00% (10/10)
 83.37% (341/409)
src/php-src/Zend/zend_objects_API.c
 88.81% (127/143)
100.00% (9/9)
 78.77% (230/292)
src/php-src/Zend/zend_objects_API.h
 96.67% (58/60)
100.00% (8/8)
 85.57% (83/97)
src/php-src/Zend/zend_observer.c
 18.34% (53/289)
 29.03% (9/31)
  7.24% (37/511)
src/php-src/Zend/zend_observer.h
 25.00% (11/44)
 42.86% (3/7)
 13.73% (7/51)
src/php-src/Zend/zend_opcode.c
 81.51% (829/1017)
 79.31% (23/29)
 72.36% (1335/1845)
src/php-src/Zend/zend_operators.c
 77.65% (2217/2855)
 80.99% (98/121)
 71.49% (4495/6288)
src/php-src/Zend/zend_operators.h
 45.42% (347/764)
 95.00% (38/40)
 81.13% (473/583)
src/php-src/Zend/zend_property_hooks.c
 95.71% (268/280)
 93.33% (14/15)
 91.02% (659/724)
src/php-src/Zend/zend_ptr_stack.c
 55.17% (32/58)
 66.67% (6/9)
 54.29% (38/70)
src/php-src/Zend/zend_ptr_stack.h
 25.53% (12/47)
 42.86% (3/7)
 79.17% (19/24)
src/php-src/Zend/zend_signal.c
 18.75% (45/240)
 36.36% (4/11)
 18.78% (43/229)
src/php-src/Zend/zend_smart_str.c
 77.78% (133/171)
 75.00% (9/12)
 58.33% (266/456)
src/php-src/Zend/zend_smart_str.h
 80.16% (101/126)
 85.19% (23/27)
 94.05% (79/84)
src/php-src/Zend/zend_smart_string.h
 46.00% (23/50)
 44.44% (4/9)
 39.39% (13/33)
src/php-src/Zend/zend_sort.c
 99.47% (187/188)
100.00% (6/6)
 99.14% (115/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
 60.58% (126/208)
 68.75% (11/16)
 61.44% (145/236)
src/php-src/Zend/zend_string.c
 69.55% (185/266)
 68.00% (17/25)
 60.22% (168/279)
src/php-src/Zend/zend_string.h
 65.05% (201/309)
 82.14% (23/28)
 72.65% (409/563)
src/php-src/Zend/zend_strtod.c
 92.68% (1773/1913)
 90.62% (29/32)
 89.68% (1555/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
 92.96% (66/71)
 94.12% (16/17)
 75.00% (96/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
 22.52% (175/777)
 18.18% (8/44)
 19.87% (279/1404)
src/php-src/Zend/zend_vm_execute.h
 51.88% (51799/99835)
 76.31% (1636/2144)
 39.48% (129527/328049)
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
 92.86% (507/546)
 93.88% (46/49)
 72.79% (1271/1746)
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
 67.77% (82/121)
 84.62% (11/13)
 64.54% (91/141)
src/php-src/ext/date/lib/interval.c
 23.47% (65/277)
 40.00% (4/10)
 44.09% (97/220)
src/php-src/ext/date/lib/parse_date.c
 97.47% (24222/24851)
 67.57% (25/37)
 97.37% (33074/33967)
src/php-src/ext/date/lib/parse_iso_intervals.c
 30.65% (286/933)
100.00% (6/6)
 23.78% (259/1089)
src/php-src/ext/date/lib/parse_posix.c
 70.87% (236/333)
100.00% (17/17)
 75.17% (227/302)
src/php-src/ext/date/lib/parse_tz.c
 46.29% (312/674)
 71.05% (27/38)
 46.87% (367/783)
src/php-src/ext/date/lib/timelib.c
 42.32% (102/241)
 68.18% (15/22)
 65.84% (239/363)
src/php-src/ext/date/lib/tm2unixtime.c
 62.50% (210/336)
 81.25% (13/16)
 62.11% (159/256)
src/php-src/ext/date/lib/unixtime2tm.c
 71.72% (104/145)
 62.50% (5/8)
 53.33% (64/120)
src/php-src/ext/date/php_date.c
 30.17% (1251/4146)
 38.16% (87/228)
 14.15% (2982/21069)
src/php-src/ext/date/php_date.h
 66.67% (8/12)
100.00% (4/4)
100.00% (12/12)
src/php-src/ext/date/php_date_arginfo.h
100.00% (467/467)
100.00% (16/16)
 88.18% (1388/1574)
src/php-src/ext/exif/exif.c
 76.09% (1817/2388)
 85.19% (69/81)
 57.89% (2619/4524)
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.68% (301/981)
 34.88% (15/43)
 11.50% (437/3801)
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% (21/21)
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% (83/83)
100.00% (7/7)
100.00% (82/82)
src/php-src/ext/hash/hash_haval.c
100.00% (236/236)
100.00% (12/12)
100.00% (139/139)
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% (168/168)
100.00% (11/11)
100.00% (160/160)
src/php-src/ext/hash/hash_murmur.c
 59.29% (83/140)
 75.00% (9/12)
 26.32% (15/57)
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
 89.05% (309/347)
 95.45% (21/22)
 86.92% (206/237)
src/php-src/ext/hash/hash_sha3.c
 80.00% (16/20)
 87.50% (7/8)
 67.47% (56/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
100.00% (80/80)
100.00% (5/5)
100.00% (224/224)
src/php-src/ext/hash/hash_snefru.c
100.00% (134/134)
100.00% (6/6)
100.00% (63/63)
src/php-src/ext/hash/hash_tiger.c
100.00% (82/82)
100.00% (9/9)
100.00% (1345/1345)
src/php-src/ext/hash/hash_whirlpool.c
100.00% (312/312)
100.00% (5/5)
100.00% (82/82)
src/php-src/ext/hash/hash_xxhash.c
 30.88% (42/136)
 42.11% (8/19)
 32.56% (70/215)
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.57% (186/210)
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
 81.25% (13/16)
100.00% (3/3)
100.00% (14/14)
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)
 72.84% (5315/7297)
src/php-src/ext/hash/sha3/generic64lc/KeccakSponge.inc
 52.29% (80/153)
 80.00% (4/5)
 41.62% (72/173)
src/php-src/ext/hash/xxhash/xxhash.h
 18.69% (257/1375)
 20.00% (24/120)
 18.73% (180/961)
src/php-src/ext/json/json.c
 46.73% (100/214)
 68.75% (11/16)
 22.46% (354/1576)
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
 65.60% (328/500)
100.00% (10/10)
 63.76% (482/756)
src/php-src/ext/json/json_parser.tab.c
 72.73% (352/484)
 58.82% (10/17)
 74.85% (387/517)
src/php-src/ext/json/json_scanner.c
 72.61% (1148/1581)
100.00% (6/6)
 69.48% (1500/2159)
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/401)
  0.00% (0/40)
  0.00% (0/411)
src/php-src/ext/lexbor/lexbor/core/str.h
  0.00% (0/27)
  0.00% (0/5)
  0.00% (0/12)
src/php-src/ext/lexbor/lexbor/core/strtod.c
  0.00% (0/139)
  0.00% (0/6)
  0.00% (0/110)
src/php-src/ext/lexbor/lexbor/core/swar.h
  0.00% (0/51)
  0.00% (0/2)
  0.00% (0/62)
src/php-src/ext/lexbor/lexbor/css/css.c
  0.00% (0/172)
  0.00% (0/11)
  0.00% (0/128)
src/php-src/ext/lexbor/lexbor/css/log.c
  0.00% (0/198)
  0.00% (0/13)
  0.00% (0/159)
src/php-src/ext/lexbor/lexbor/css/log.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/lexbor/lexbor/css/parser.c
  0.00% (0/204)
  0.00% (0/18)
  0.00% (0/133)
src/php-src/ext/lexbor/lexbor/css/parser.h
  0.00% (0/142)
  0.00% (0/36)
  0.00% (0/54)
src/php-src/ext/lexbor/lexbor/css/rule.h
  0.00% (0/107)
  0.00% (0/14)
  0.00% (0/14)
src/php-src/ext/lexbor/lexbor/css/selectors/pseudo.c
  0.00% (0/54)
  0.00% (0/8)
  0.00% (0/34)
src/php-src/ext/lexbor/lexbor/css/selectors/pseudo_state.c
  0.00% (0/148)
  0.00% (0/20)
  0.00% (0/104)
src/php-src/ext/lexbor/lexbor/css/selectors/selector.c
  0.00% (0/541)
  0.00% (0/38)
  0.00% (0/528)
src/php-src/ext/lexbor/lexbor/css/selectors/selectors.c
  0.00% (0/163)
  0.00% (0/18)
  0.00% (0/102)
src/php-src/ext/lexbor/lexbor/css/selectors/selectors.h
  0.00% (0/20)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/css/selectors/state.c
  0.00% (0/1233)
  0.00% (0/49)
  0.00% (0/1109)
src/php-src/ext/lexbor/lexbor/css/selectors/state.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/lexbor/lexbor/css/state.c
  0.00% (0/21)
  0.00% (0/3)
  0.00% (0/13)
src/php-src/ext/lexbor/lexbor/css/syntax/anb.c
  0.00% (0/296)
  0.00% (0/9)
  0.00% (0/241)
src/php-src/ext/lexbor/lexbor/css/syntax/parser.c
  0.00% (0/1070)
  0.00% (0/33)
  0.00% (0/644)
src/php-src/ext/lexbor/lexbor/css/syntax/state.c
  0.00% (0/1027)
  0.00% (0/46)
  0.00% (0/1365)
src/php-src/ext/lexbor/lexbor/css/syntax/syntax.c
  0.00% (0/169)
  0.00% (0/6)
  0.00% (0/183)
src/php-src/ext/lexbor/lexbor/css/syntax/token.c
  0.00% (0/438)
  0.00% (0/20)
  0.00% (0/240)
src/php-src/ext/lexbor/lexbor/css/syntax/token.h
  0.00% (0/30)
  0.00% (0/6)
  0.00% (0/6)
src/php-src/ext/lexbor/lexbor/css/syntax/tokenizer.c
  0.00% (0/248)
  0.00% (0/11)
  0.00% (0/199)
src/php-src/ext/lexbor/lexbor/css/syntax/tokenizer.h
  0.00% (0/11)
  0.00% (0/3)
  0.00% (0/3)
src/php-src/ext/lexbor/lexbor/css/syntax/tokenizer/error.c
  0.00% (0/13)
  0.00% (0/1)
  0.00% (0/11)
src/php-src/ext/lexbor/lexbor/dom/collection.h
  0.00% (0/28)
  0.00% (0/6)
  0.00% (0/6)
src/php-src/ext/lexbor/lexbor/dom/exception.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/lexbor/lexbor/dom/interface.c
  0.00% (0/58)
  0.00% (0/3)
  0.00% (0/33)
src/php-src/ext/lexbor/lexbor/dom/interfaces/attr.c
  0.00% (0/320)
  0.00% (0/20)
  0.00% (0/269)
src/php-src/ext/lexbor/lexbor/dom/interfaces/attr.h
  0.00% (0/27)
  0.00% (0/2)
  0.00% (0/16)
src/php-src/ext/lexbor/lexbor/dom/interfaces/cdata_section.c
  0.00% (0/28)
  0.00% (0/3)
  0.00% (0/19)
src/php-src/ext/lexbor/lexbor/dom/interfaces/character_data.c
  0.00% (0/67)
  0.00% (0/5)
  0.00% (0/44)
src/php-src/ext/lexbor/lexbor/dom/interfaces/comment.c
  0.00% (0/33)
  0.00% (0/4)
  0.00% (0/20)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document.c
  0.00% (0/331)
  0.00% (0/28)
  0.00% (0/217)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document.h
  0.00% (0/34)
  0.00% (0/11)
  0.00% (0/13)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_fragment.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_type.c
  0.00% (0/73)
  0.00% (0/6)
  0.00% (0/46)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_type.h
  0.00% (0/35)
  0.00% (0/3)
  0.00% (0/22)
src/php-src/ext/lexbor/lexbor/dom/interfaces/element.c
  0.00% (0/505)
  0.00% (0/42)
  0.00% (0/371)
src/php-src/ext/lexbor/lexbor/dom/interfaces/element.h
  0.00% (0/56)
  0.00% (0/13)
  0.00% (0/31)
src/php-src/ext/lexbor/lexbor/dom/interfaces/node.c
  0.00% (0/834)
  0.00% (0/49)
  0.00% (0/635)
src/php-src/ext/lexbor/lexbor/dom/interfaces/node.h
  0.00% (0/18)
  0.00% (0/6)
  0.00% (0/6)
src/php-src/ext/lexbor/lexbor/dom/interfaces/processing_instruction.c
  0.00% (0/47)
  0.00% (0/5)
  0.00% (0/28)
src/php-src/ext/lexbor/lexbor/dom/interfaces/processing_instruction.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/4)
src/php-src/ext/lexbor/lexbor/dom/interfaces/shadow_root.c
  0.00% (0/16)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/dom/interfaces/text.c
  0.00% (0/33)
  0.00% (0/4)
  0.00% (0/20)
src/php-src/ext/lexbor/lexbor/encoding/decode.c
  0.00% (0/2058)
  0.00% (0/92)
  0.00% (0/3852)
src/php-src/ext/lexbor/lexbor/encoding/encode.c
  0.00% (0/1096)
  0.00% (0/95)
  0.00% (0/2267)
src/php-src/ext/lexbor/lexbor/encoding/encoding.c
  0.00% (0/153)
  0.00% (0/33)
  0.00% (0/84)
src/php-src/ext/lexbor/lexbor/encoding/encoding.h
  0.00% (0/216)
  0.00% (0/27)
  0.00% (0/112)
src/php-src/ext/lexbor/lexbor/encoding/multi.h
  0.00% (0/137)
  0.00% (0/6)
  0.00% (0/106)
src/php-src/ext/lexbor/lexbor/html/encoding.c
  0.00% (0/391)
  0.00% (0/14)
  0.00% (0/318)
src/php-src/ext/lexbor/lexbor/html/encoding.h
  0.00% (0/17)
  0.00% (0/5)
  0.00% (0/5)
src/php-src/ext/lexbor/lexbor/html/interface.c
  0.00% (0/100)
  0.00% (0/4)
  0.00% (0/66)
src/php-src/ext/lexbor/lexbor/html/interface_res.h
  0.00% (0/450)
  0.00% (0/150)
  0.00% (0/150)
src/php-src/ext/lexbor/lexbor/html/interfaces/anchor_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/area_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/audio_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/base_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/body_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/br_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/button_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/canvas_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/d_list_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/data_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/data_list_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/details_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/dialog_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/directory_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/div_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/document.c
  0.00% (0/250)
  0.00% (0/32)
  0.00% (0/148)
src/php-src/ext/lexbor/lexbor/html/interfaces/document.h
  0.00% (0/61)
  0.00% (0/17)
  0.00% (0/28)
src/php-src/ext/lexbor/lexbor/html/interfaces/element.c
  0.00% (0/34)
  0.00% (0/3)
  0.00% (0/25)
src/php-src/ext/lexbor/lexbor/html/interfaces/element.h
  0.00% (0/24)
  0.00% (0/7)
  0.00% (0/7)
src/php-src/ext/lexbor/lexbor/html/interfaces/embed_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/field_set_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/font_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/form_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/frame_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/frame_set_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/head_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/heading_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/hr_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/html_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/iframe_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/image_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/input_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/label_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/legend_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/li_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/link_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/map_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/marquee_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/media_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/menu_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/meta_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/meter_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/mod_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/o_list_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/object_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/opt_group_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/option_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/output_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/paragraph_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/param_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/picture_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/pre_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/progress_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/quote_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/script_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/select_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/slot_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/source_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/span_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/style_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_caption_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_cell_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_col_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_row_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_section_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/template_element.c
  0.00% (0/22)
  0.00% (0/2)
  0.00% (0/15)
src/php-src/ext/lexbor/lexbor/html/interfaces/text_area_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/time_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/title_element.c
  0.00% (0/84)
  0.00% (0/4)
  0.00% (0/65)
src/php-src/ext/lexbor/lexbor/html/interfaces/track_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/u_list_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/unknown_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/video_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/window.c
  0.00% (0/17)
  0.00% (0/2)
  0.00% (0/9)
src/php-src/ext/lexbor/lexbor/html/node.h
  0.00% (0/35)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/ext/lexbor/lexbor/html/parser.c
  0.00% (0/276)
  0.00% (0/23)
  0.00% (0/181)
src/php-src/ext/lexbor/lexbor/html/parser.h
  0.00% (0/18)
  0.00% (0/6)
  0.00% (0/6)
src/php-src/ext/lexbor/lexbor/html/tag.h
  0.00% (0/37)
  0.00% (0/3)
  0.00% (0/30)
src/php-src/ext/lexbor/lexbor/html/token.c
  0.00% (0/228)
  0.00% (0/15)
  0.00% (0/141)
src/php-src/ext/lexbor/lexbor/html/token.h
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/ext/lexbor/lexbor/html/token_attr.c
  0.00% (0/21)
  0.00% (0/4)
  0.00% (0/15)
src/php-src/ext/lexbor/lexbor/html/tokenizer.c
  0.00% (0/296)
  0.00% (0/26)
  0.00% (0/178)
src/php-src/ext/lexbor/lexbor/html/tokenizer.h
  0.00% (0/82)
  0.00% (0/17)
  0.00% (0/31)
src/php-src/ext/lexbor/lexbor/html/tokenizer/error.c
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/11)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state.c
  0.00% (0/1105)
  0.00% (0/39)
  0.00% (0/1477)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_comment.c
  0.00% (0/224)
  0.00% (0/11)
  0.00% (0/336)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_doctype.c
  0.00% (0/853)
  0.00% (0/19)
  0.00% (0/1219)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rawtext.c
  0.00% (0/146)
  0.00% (0/5)
  0.00% (0/232)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rcdata.c
  0.00% (0/150)
  0.00% (0/5)
  0.00% (0/239)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_script.c
  0.00% (0/584)
  0.00% (0/20)
  0.00% (0/824)
src/php-src/ext/lexbor/lexbor/html/tree.c
  0.00% (0/1124)
  0.00% (0/41)
  0.00% (0/781)
src/php-src/ext/lexbor/lexbor/html/tree.h
  0.00% (0/96)
  0.00% (0/15)
  0.00% (0/51)
src/php-src/ext/lexbor/lexbor/html/tree/active_formatting.c
  0.00% (0/137)
  0.00% (0/8)
  0.00% (0/95)
src/php-src/ext/lexbor/lexbor/html/tree/active_formatting.h
  0.00% (0/30)
  0.00% (0/8)
  0.00% (0/8)
src/php-src/ext/lexbor/lexbor/html/tree/error.c
  0.00% (0/14)
  0.00% (0/1)
  0.00% (0/11)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_after_body.c
  0.00% (0/37)
  0.00% (0/1)
  0.00% (0/23)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_after_frameset.c
  0.00% (0/38)
  0.00% (0/1)
  0.00% (0/23)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_body.c
  0.00% (0/51)
  0.00% (0/1)
  0.00% (0/31)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_frameset.c
  0.00% (0/57)
  0.00% (0/1)
  0.00% (0/34)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_head.c
  0.00% (0/135)
  0.00% (0/5)
  0.00% (0/84)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/before_head.c
  0.00% (0/78)
  0.00% (0/5)
  0.00% (0/47)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/before_html.c
  0.00% (0/94)
  0.00% (0/5)
  0.00% (0/56)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/foreign_content.c
  0.00% (0/234)
  0.00% (0/8)
  0.00% (0/190)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_body.c
  0.00% (0/1243)
  0.00% (0/55)
  0.00% (0/869)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_caption.c
  0.00% (0/92)
  0.00% (0/6)
  0.00% (0/53)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_cell.c
  0.00% (0/105)
  0.00% (0/8)
  0.00% (0/64)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_column_group.c
  0.00% (0/113)
  0.00% (0/11)
  0.00% (0/62)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_frameset.c
  0.00% (0/100)
  0.00% (0/1)
  0.00% (0/61)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_head.c
  0.00% (0/207)
  0.00% (0/7)
  0.00% (0/120)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_head_noscript.c
  0.00% (0/63)
  0.00% (0/4)
  0.00% (0/39)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_row.c
  0.00% (0/122)
  0.00% (0/9)
  0.00% (0/75)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_select.c
  0.00% (0/217)
  0.00% (0/17)
  0.00% (0/133)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_select_in_table.c
  0.00% (0/67)
  0.00% (0/5)
  0.00% (0/41)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table.c
  0.00% (0/260)
  0.00% (0/19)
  0.00% (0/181)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_body.c
  0.00% (0/117)
  0.00% (0/9)
  0.00% (0/72)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_text.c
  0.00% (0/76)
  0.00% (0/2)
  0.00% (0/51)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_template.c
  0.00% (0/108)
  0.00% (0/7)
  0.00% (0/69)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/initial.c
  0.00% (0/187)
  0.00% (0/7)
  0.00% (0/136)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/text.c
  0.00% (0/53)
  0.00% (0/1)
  0.00% (0/37)
src/php-src/ext/lexbor/lexbor/html/tree/open_elements.c
  0.00% (0/150)
  0.00% (0/10)
  0.00% (0/101)
src/php-src/ext/lexbor/lexbor/html/tree/open_elements.h
  0.00% (0/15)
  0.00% (0/5)
  0.00% (0/5)
src/php-src/ext/lexbor/lexbor/html/tree/template_insertion.h
  0.00% (0/50)
  0.00% (0/5)
  0.00% (0/18)
src/php-src/ext/lexbor/lexbor/ns/ns.c
  0.00% (0/92)
  0.00% (0/7)
  0.00% (0/88)
src/php-src/ext/lexbor/lexbor/ports/posix/lexbor/core/memory.c
 77.27% (17/22)
 80.00% (4/5)
 90.91% (20/22)
src/php-src/ext/lexbor/lexbor/punycode/punycode.c
  0.00% (0/466)
  0.00% (0/12)
  0.00% (0/293)
src/php-src/ext/lexbor/lexbor/tag/tag.c
  0.00% (0/69)
  0.00% (0/8)
  0.00% (0/48)
src/php-src/ext/lexbor/lexbor/tag/tag.h
  0.00% (0/43)
  0.00% (0/4)
  0.00% (0/30)
src/php-src/ext/lexbor/lexbor/unicode/idna.c
  2.75% (12/437)
  8.70% (2/23)
  4.35% (13/299)
src/php-src/ext/lexbor/lexbor/unicode/unicode.c
  5.56% (35/630)
  7.32% (3/41)
  5.45% (22/404)
src/php-src/ext/lexbor/lexbor/unicode/unicode.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/lexbor/lexbor/url/url.c
  0.76% (23/3044)
  3.30% (3/91)
  0.82% (24/2936)
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)
 76.92% (30/39)
src/php-src/ext/opcache/ZendAccelerator.c
 33.85% (1191/3518)
 42.59% (46/108)
 29.74% (2011/6762)
src/php-src/ext/opcache/jit/ir/dynasm/dasm_x86.h
  0.00% (0/362)
  0.00% (0/11)
  0.00% (0/586)
src/php-src/ext/opcache/jit/ir/ir.c
  0.00% (0/2275)
  0.00% (0/174)
  0.00% (0/13858)
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/1684)
  0.00% (0/29)
  0.00% (0/2285)
src/php-src/ext/opcache/jit/ir/ir_check.c
  0.00% (0/357)
  0.00% (0/5)
  0.00% (0/695)
src/php-src/ext/opcache/jit/ir/ir_dump.c
  0.00% (0/689)
  0.00% (0/9)
  0.00% (0/845)
src/php-src/ext/opcache/jit/ir/ir_emit.c
  0.00% (0/706)
  0.00% (0/23)
  0.00% (0/1349)
src/php-src/ext/opcache/jit/ir/ir_emit_x86.h
  0.00% (0/25060)
  0.00% (0/169)
  0.00% (0/38062)
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/1216)
  0.00% (0/15)
  0.00% (0/1465)
src/php-src/ext/opcache/jit/ir/ir_gdb.c
  0.00% (0/252)
  0.00% (0/17)
  0.00% (0/145)
src/php-src/ext/opcache/jit/ir/ir_patch.c
  0.00% (0/148)
  0.00% (0/3)
  0.00% (0/61)
src/php-src/ext/opcache/jit/ir/ir_perf.c
  0.00% (0/111)
  0.00% (0/5)
  0.00% (0/75)
src/php-src/ext/opcache/jit/ir/ir_private.h
  0.00% (0/605)
  0.00% (0/89)
  0.00% (0/582)
src/php-src/ext/opcache/jit/ir/ir_ra.c
  0.00% (0/2885)
  0.00% (0/64)
  0.00% (0/4335)
src/php-src/ext/opcache/jit/ir/ir_save.c
  0.00% (0/344)
  0.00% (0/4)
  0.00% (0/488)
src/php-src/ext/opcache/jit/ir/ir_sccp.c
  0.00% (0/2844)
  0.00% (0/63)
  0.00% (0/4479)
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
  1.49% (48/3221)
 12.73% (7/55)
  0.78% (56/7183)
src/php-src/ext/opcache/jit/zend_jit_helpers.c
  0.00% (0/2836)
  0.00% (0/127)
  0.00% (0/6552)
src/php-src/ext/opcache/jit/zend_jit_internal.h
  0.00% (0/96)
  0.00% (0/11)
  0.00% (0/221)
src/php-src/ext/opcache/jit/zend_jit_ir.c
  0.00% (0/13542)
  0.00% (0/298)
  0.00% (0/32883)
src/php-src/ext/opcache/jit/zend_jit_trace.c
  0.15% (12/7976)
  2.60% (2/77)
  0.07% (14/19183)
src/php-src/ext/opcache/jit/zend_jit_vm_helpers.c
  0.00% (0/1054)
  0.00% (0/31)
  0.00% (0/1670)
src/php-src/ext/opcache/shared_alloc_mmap.c
 36.84% (49/133)
 50.00% (2/4)
 42.11% (56/133)
src/php-src/ext/opcache/shared_alloc_posix.c
  0.00% (0/43)
  0.00% (0/3)
  0.00% (0/27)
src/php-src/ext/opcache/shared_alloc_shm.c
  0.00% (0/66)
  0.00% (0/3)
  0.00% (0/58)
src/php-src/ext/opcache/zend_accelerator_api.c
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/2)
src/php-src/ext/opcache/zend_accelerator_blacklist.c
  3.20% (8/250)
 11.11% (1/9)
  4.76% (10/210)
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
 56.67% (85/150)
 71.43% (5/7)
 53.49% (46/86)
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
 41.96% (295/703)
 62.86% (22/35)
 24.40% (419/1717)
src/php-src/ext/opcache/zend_accelerator_util_funcs.c
 58.42% (222/380)
 61.11% (11/18)
 62.39% (287/460)
src/php-src/ext/opcache/zend_file_cache.c
  0.00% (0/1364)
  0.00% (0/35)
  0.00% (0/10311)
src/php-src/ext/opcache/zend_persist.c
 82.24% (954/1160)
 89.47% (17/19)
 61.78% (2882/4665)
src/php-src/ext/opcache/zend_persist_calc.c
 97.12% (506/521)
100.00% (15/15)
 78.28% (1712/2187)
src/php-src/ext/opcache/zend_shared_alloc.c
 57.55% (221/384)
 75.76% (25/33)
 50.72% (248/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
 78.43% (640/816)
100.00% (5/5)
 74.45% (921/1237)
src/php-src/ext/pcre/pcre2lib/pcre2_chkdint.c
100.00% (10/10)
100.00% (1/1)
 64.29% (9/14)
src/php-src/ext/pcre/pcre2lib/pcre2_compile.c
 43.96% (2556/5815)
 72.41% (21/29)
 45.50% (3606/7926)
src/php-src/ext/pcre/pcre2lib/pcre2_compile_class.c
 45.92% (725/1579)
 43.48% (10/23)
 41.52% (801/1929)
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
 24.48% (59/241)
 25.00% (9/36)
 30.51% (83/272)
src/php-src/ext/pcre/pcre2lib/pcre2_convert.c
  0.00% (0/668)
  0.00% (0/12)
  0.00% (0/1018)
src/php-src/ext/pcre/pcre2lib/pcre2_dfa_match.c
  0.00% (0/2622)
  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
 48.72% (19/39)
100.00% (1/1)
 55.81% (96/172)
src/php-src/ext/pcre/pcre2lib/pcre2_find_bracket.c
 32.17% (37/115)
100.00% (1/1)
 38.46% (60/156)
src/php-src/ext/pcre/pcre2lib/pcre2_jit_compile.c
  0.00% (0/23)
  0.00% (0/1)
  0.00% (0/38)
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/143)
src/php-src/ext/pcre/pcre2lib/pcre2_match.c
 57.20% (3078/5381)
 75.00% (3/4)
 45.99% (7024/15272)
src/php-src/ext/pcre/pcre2lib/pcre2_match_data.c
 70.83% (34/48)
 55.56% (5/9)
 77.36% (41/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.01% (17/283)
 50.00% (1/2)
  5.16% (18/349)
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
 73.62% (946/1285)
100.00% (7/7)
 67.90% (1024/1508)
src/php-src/ext/pcre/pcre2lib/pcre2_substitute.c
  0.00% (0/975)
  0.00% (0/6)
  0.00% (0/1803)
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
 56.25% (81/144)
100.00% (1/1)
 61.65% (82/133)
src/php-src/ext/pcre/pcre2lib/pcre2_xclass.c
 29.13% (90/309)
 50.00% (1/2)
 24.58% (148/602)
src/php-src/ext/pcre/php_pcre.c
 45.98% (927/2016)
 53.42% (39/73)
 25.87% (1915/7401)
src/php-src/ext/pcre/php_pcre_arginfo.h
100.00% (21/21)
100.00% (1/1)
100.00% (20/20)
src/php-src/ext/random/csprng.c
 35.90% (42/117)
 75.00% (3/4)
 30.65% (38/124)
src/php-src/ext/random/engine_mt19937.c
 39.42% (82/208)
 58.33% (7/12)
 22.10% (217/982)
src/php-src/ext/random/engine_pcgoneseq128xslrr64.c
 22.95% (28/122)
 33.33% (3/9)
 14.67% (71/484)
src/php-src/ext/random/engine_secure.c
  0.00% (0/13)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/ext/random/engine_user.c
  0.00% (0/46)
  0.00% (0/2)
  0.00% (0/22)
src/php-src/ext/random/engine_xoshiro256starstar.c
 15.69% (24/153)
 13.33% (2/15)
 21.61% (75/347)
src/php-src/ext/random/gammasection.c
  0.00% (0/105)
  0.00% (0/9)
  0.00% (0/68)
src/php-src/ext/random/php_random.h
 66.67% (10/15)
 75.00% (3/4)
 87.50% (7/8)
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
 47.74% (211/442)
 65.79% (25/38)
 34.41% (595/1729)
src/php-src/ext/random/random_arginfo.h
100.00% (95/95)
100.00% (12/12)
 93.04% (147/158)
src/php-src/ext/random/randomizer.c
  9.97% (35/351)
 23.08% (3/13)
  5.54% (166/2997)
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
 58.67% (3230/5505)
 58.02% (199/343)
 33.05% (10606/32086)
src/php-src/ext/reflection/php_reflection_arginfo.h
100.00% (383/383)
100.00% (26/26)
 95.49% (805/843)
src/php-src/ext/spl/php_spl.c
 35.74% (173/484)
 57.69% (15/26)
 37.81% (937/2478)
src/php-src/ext/spl/spl_array.c
 54.67% (737/1348)
 70.00% (56/80)
 40.13% (1381/3441)
src/php-src/ext/spl/spl_array_arginfo.h
100.00% (46/46)
100.00% (3/3)
100.00% (71/71)
src/php-src/ext/spl/spl_directory.c
  9.77% (177/1811)
 11.36% (15/132)
  3.01% (209/6949)
src/php-src/ext/spl/spl_directory_arginfo.h
100.00% (130/130)
100.00% (7/7)
 98.29% (230/234)
src/php-src/ext/spl/spl_dllist.c
 28.55% (219/767)
 25.45% (14/55)
 13.55% (285/2103)
src/php-src/ext/spl/spl_dllist_arginfo.h
100.00% (39/39)
100.00% (3/3)
100.00% (58/58)
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
 36.28% (234/645)
 44.00% (22/50)
 25.77% (426/1653)
src/php-src/ext/spl/spl_fixedarray_arginfo.h
100.00% (13/13)
100.00% (1/1)
 87.80% (36/41)
src/php-src/ext/spl/spl_functions.c
 52.08% (25/48)
 60.00% (3/5)
 46.53% (47/101)
src/php-src/ext/spl/spl_heap.c
 12.93% (114/882)
 15.94% (11/69)
  8.13% (260/3199)
src/php-src/ext/spl/spl_heap_arginfo.h
100.00% (41/41)
100.00% (4/4)
100.00% (51/51)
src/php-src/ext/spl/spl_iterators.c
 35.31% (757/2144)
 37.34% (59/158)
 17.70% (1169/6603)
src/php-src/ext/spl/spl_iterators_arginfo.h
100.00% (261/261)
100.00% (20/20)
100.00% (375/375)
src/php-src/ext/spl/spl_observer.c
 44.94% (431/959)
 48.33% (29/60)
 29.61% (1082/3654)
src/php-src/ext/spl/spl_observer_arginfo.h
100.00% (64/64)
100.00% (4/4)
 91.33% (158/173)
src/php-src/ext/standard/array.c
 36.02% (1970/5469)
 47.09% (81/172)
 28.82% (8687/30144)
src/php-src/ext/standard/assert.c
 68.20% (163/239)
 92.31% (12/13)
 48.50% (598/1233)
src/php-src/ext/standard/base64.c
 23.27% (118/507)
 31.82% (7/22)
 19.36% (133/687)
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
 41.89% (633/1511)
 48.15% (39/81)
 23.78% (2890/12154)
src/php-src/ext/standard/basic_functions_arginfo.h
100.00% (478/478)
100.00% (4/4)
 81.39% (726/892)
src/php-src/ext/standard/browscap.c
  2.76% (15/544)
 13.04% (3/23)
  1.27% (15/1177)
src/php-src/ext/standard/crc32.c
 56.76% (21/37)
 66.67% (2/3)
 47.12% (90/191)
src/php-src/ext/standard/crc32_x86.c
 96.59% (198/205)
 83.33% (5/6)
 97.30% (108/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/516)
src/php-src/ext/standard/crypt_blowfish.c
  0.00% (0/249)
  0.00% (0/7)
  0.00% (0/294)
src/php-src/ext/standard/crypt_freesec.c
  0.00% (0/368)
  0.00% (0/9)
  0.00% (0/185)
src/php-src/ext/standard/crypt_sha256.c
  0.00% (0/340)
  0.00% (0/7)
  0.00% (0/354)
src/php-src/ext/standard/crypt_sha512.c
  0.00% (0/351)
  0.00% (0/6)
  0.00% (0/444)
src/php-src/ext/standard/css.c
  0.00% (0/35)
  0.00% (0/1)
  0.00% (0/70)
src/php-src/ext/standard/datetime.c
  0.00% (0/27)
  0.00% (0/1)
  0.00% (0/297)
src/php-src/ext/standard/dir.c
 27.71% (87/314)
 52.63% (10/19)
 12.61% (292/2316)
src/php-src/ext/standard/dir_arginfo.h
100.00% (45/45)
100.00% (2/2)
100.00% (44/44)
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/3119)
src/php-src/ext/standard/exec.c
 13.25% (42/317)
 21.43% (3/14)
  8.59% (137/1595)
src/php-src/ext/standard/file.c
 18.81% (300/1595)
 23.21% (13/56)
  4.46% (638/14303)
src/php-src/ext/standard/file_arginfo.h
100.00% (119/119)
100.00% (1/1)
 91.82% (146/159)
src/php-src/ext/standard/filestat.c
  6.85% (44/642)
 12.82% (5/39)
  3.94% (259/6569)
src/php-src/ext/standard/filters.c
  0.78% (10/1275)
  2.56% (1/39)
  0.39% (6/1552)
src/php-src/ext/standard/flock_compat.c
  0.00% (0/22)
  0.00% (0/1)
  0.00% (0/43)
src/php-src/ext/standard/formatted_print.c
 62.96% (408/648)
 70.59% (12/17)
 23.23% (521/2243)
src/php-src/ext/standard/fsock.c
  0.00% (0/108)
  0.00% (0/4)
  0.00% (0/912)
src/php-src/ext/standard/ftok.c
  0.00% (0/25)
  0.00% (0/1)
  0.00% (0/339)
src/php-src/ext/standard/ftp_fopen_wrapper.c
  0.00% (0/785)
  0.00% (0/14)
  0.00% (0/1115)
src/php-src/ext/standard/head.c
 16.08% (46/286)
 25.00% (3/12)
 15.41% (357/2316)
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
 55.36% (589/1064)
 72.41% (21/29)
 35.52% (1033/2908)
src/php-src/ext/standard/http.c
  0.00% (0/288)
  0.00% (0/8)
  0.00% (0/1473)
src/php-src/ext/standard/http_fopen_wrapper.c
  0.00% (0/861)
  0.00% (0/9)
  0.00% (0/1603)
src/php-src/ext/standard/image.c
 16.68% (177/1061)
 34.88% (15/43)
 19.91% (400/2009)
src/php-src/ext/standard/incomplete_class.c
 56.76% (42/74)
 50.00% (6/12)
 62.92% (56/89)
src/php-src/ext/standard/info.c
 63.56% (403/634)
 68.97% (20/29)
 34.14% (552/1617)
src/php-src/ext/standard/iptc.c
  0.00% (0/210)
  0.00% (0/7)
  0.00% (0/879)
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
 14.32% (66/461)
 31.58% (6/19)
 11.12% (127/1142)
src/php-src/ext/standard/link.c
  0.00% (0/119)
  0.00% (0/4)
  0.00% (0/1183)
src/php-src/ext/standard/mail.c
  1.13% (5/441)
  8.33% (1/12)
  0.18% (3/1708)
src/php-src/ext/standard/math.c
 20.88% (190/910)
 27.59% (16/58)
 14.11% (1420/10067)
src/php-src/ext/standard/md5.c
 82.68% (191/231)
 75.00% (6/8)
 32.32% (266/823)
src/php-src/ext/standard/metaphone.c
  0.00% (0/249)
  0.00% (0/4)
  0.00% (0/1095)
src/php-src/ext/standard/microtime.c
  0.00% (0/70)
  0.00% (0/4)
  0.00% (0/466)
src/php-src/ext/standard/net.c
  0.00% (0/101)
  0.00% (0/3)
  0.00% (0/176)
src/php-src/ext/standard/pack.c
  0.00% (0/826)
  0.00% (0/10)
  0.00% (0/1850)
src/php-src/ext/standard/pageinfo.c
  0.00% (0/76)
  0.00% (0/9)
  0.00% (0/185)
src/php-src/ext/standard/password.c
  3.25% (10/308)
  9.09% (2/22)
  0.43% (7/1615)
src/php-src/ext/standard/password_arginfo.h
100.00% (5/5)
100.00% (1/1)
100.00% (4/4)
src/php-src/ext/standard/php_crypt_r.c
  2.53% (2/79)
 20.00% (1/5)
  1.61% (1/62)
src/php-src/ext/standard/php_fopen_wrapper.c
 26.47% (72/272)
 20.00% (2/10)
 30.17% (124/411)
src/php-src/ext/standard/php_password.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/standard/proc_open.c
  0.65% (4/616)
  3.85% (1/26)
  0.09% (2/2231)
src/php-src/ext/standard/quot_print.c
 26.94% (52/193)
 40.00% (2/5)
 25.62% (155/605)
src/php-src/ext/standard/scanf.c
  0.00% (0/698)
  0.00% (0/6)
  0.00% (0/997)
src/php-src/ext/standard/sha1.c
 74.04% (154/208)
 66.67% (6/9)
 34.60% (345/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
  2.13% (24/1128)
  2.22% (1/45)
  0.86% (120/13888)
src/php-src/ext/standard/string.c
 30.30% (1387/4577)
 40.56% (58/143)
 19.49% (5245/26917)
src/php-src/ext/standard/strnatcmp.c
 94.85% (92/97)
100.00% (3/3)
 85.80% (151/176)
src/php-src/ext/standard/syslog.c
 17.39% (8/46)
 40.00% (2/5)
  0.43% (3/698)
src/php-src/ext/standard/type.c
 36.21% (109/301)
 45.83% (11/24)
 20.42% (742/3633)
src/php-src/ext/standard/uniqid.c
  0.00% (0/32)
  0.00% (0/1)
  0.00% (0/305)
src/php-src/ext/standard/url.c
  3.83% (21/549)
  8.70% (2/23)
  0.67% (16/2379)
src/php-src/ext/standard/url_scanner_ex.c
  8.16% (90/1103)
 24.32% (9/37)
  9.92% (101/1018)
src/php-src/ext/standard/user_filters.c
 69.47% (223/321)
 88.24% (15/17)
 47.21% (863/1828)
src/php-src/ext/standard/user_filters_arginfo.h
100.00% (55/55)
100.00% (3/3)
100.00% (96/96)
src/php-src/ext/standard/uuencode.c
  0.00% (0/122)
  0.00% (0/4)
  0.00% (0/532)
src/php-src/ext/standard/var.c
 79.26% (963/1215)
 88.89% (32/36)
 63.43% (2147/3385)
src/php-src/ext/standard/var_unserializer.c
 93.70% (1368/1460)
100.00% (29/29)
 93.71% (2101/2242)
src/php-src/ext/standard/versioning.c
  0.00% (0/175)
  0.00% (0/4)
  0.00% (0/732)
src/php-src/ext/uri/php_uri.c
 17.43% (133/763)
 21.18% (18/85)
  7.76% (366/4719)
src/php-src/ext/uri/php_uri_arginfo.h
100.00% (102/102)
100.00% (9/9)
 99.24% (130/131)
src/php-src/ext/uri/php_uri_common.c
  0.00% (0/90)
  0.00% (0/6)
  0.00% (0/757)
src/php-src/ext/uri/php_uri_common.h
  8.33% (2/24)
 50.00% (1/2)
  8.82% (3/34)
src/php-src/ext/uri/uri_parser_php_parse_url.c
  0.00% (0/100)
  0.00% (0/11)
  0.00% (0/252)
src/php-src/ext/uri/uri_parser_rfc3986.c
  1.22% (5/410)
  2.94% (1/34)
  0.43% (3/700)
src/php-src/ext/uri/uri_parser_whatwg.c
  5.12% (23/449)
 10.71% (3/28)
  1.49% (12/805)
src/php-src/ext/uri/uriparser/src/UriCommon.c
  0.00% (0/471)
  0.00% (0/17)
  0.00% (0/803)
src/php-src/ext/uri/uriparser/src/UriCompare.c
  0.00% (0/69)
  0.00% (0/1)
  0.00% (0/134)
src/php-src/ext/uri/uriparser/src/UriCopy.c
  0.00% (0/117)
  0.00% (0/3)
  0.00% (0/183)
src/php-src/ext/uri/uriparser/src/UriEscape.c
  0.00% (0/324)
  0.00% (0/4)
  0.00% (0/524)
src/php-src/ext/uri/uriparser/src/UriFile.c
  0.00% (0/119)
  0.00% (0/6)
  0.00% (0/222)
src/php-src/ext/uri/uriparser/src/UriIp4.c
  0.00% (0/140)
  0.00% (0/6)
  0.00% (0/246)
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/284)
src/php-src/ext/uri/uriparser/src/UriNormalize.c
  0.00% (0/586)
  0.00% (0/22)
  0.00% (0/948)
src/php-src/ext/uri/uriparser/src/UriNormalizeBase.c
  0.00% (0/73)
  0.00% (0/1)
  0.00% (0/70)
src/php-src/ext/uri/uriparser/src/UriParse.c
  0.00% (0/1515)
  0.00% (0/51)
  0.00% (0/7182)
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/276)
  0.00% (0/14)
  0.00% (0/364)
src/php-src/ext/uri/uriparser/src/UriRecompose.c
  0.00% (0/445)
  0.00% (0/3)
  0.00% (0/493)
src/php-src/ext/uri/uriparser/src/UriResolve.c
  0.00% (0/169)
  0.00% (0/6)
  0.00% (0/261)
src/php-src/ext/uri/uriparser/src/UriSetFragment.c
  0.00% (0/77)
  0.00% (0/3)
  0.00% (0/635)
src/php-src/ext/uri/uriparser/src/UriSetHostAuto.c
  0.00% (0/39)
  0.00% (0/2)
  0.00% (0/67)
src/php-src/ext/uri/uriparser/src/UriSetHostCommon.c
  0.00% (0/140)
  0.00% (0/1)
  0.00% (0/287)
src/php-src/ext/uri/uriparser/src/UriSetHostIp4.c
  0.00% (0/17)
  0.00% (0/3)
  0.00% (0/22)
src/php-src/ext/uri/uriparser/src/UriSetHostIp6.c
  0.00% (0/53)
  0.00% (0/6)
  0.00% (0/108)
src/php-src/ext/uri/uriparser/src/UriSetHostIpFuture.c
  0.00% (0/57)
  0.00% (0/4)
  0.00% (0/105)
src/php-src/ext/uri/uriparser/src/UriSetHostRegName.c
  0.00% (0/41)
  0.00% (0/3)
  0.00% (0/538)
src/php-src/ext/uri/uriparser/src/UriSetPath.c
  0.00% (0/185)
  0.00% (0/6)
  0.00% (0/1013)
src/php-src/ext/uri/uriparser/src/UriSetPort.c
  0.00% (0/55)
  0.00% (0/3)
  0.00% (0/158)
src/php-src/ext/uri/uriparser/src/UriSetQuery.c
  0.00% (0/77)
  0.00% (0/3)
  0.00% (0/635)
src/php-src/ext/uri/uriparser/src/UriSetScheme.c
  0.00% (0/69)
  0.00% (0/3)
  0.00% (0/593)
src/php-src/ext/uri/uriparser/src/UriSetUserInfo.c
  0.00% (0/77)
  0.00% (0/3)
  0.00% (0/636)
src/php-src/ext/uri/uriparser/src/UriShorten.c
  0.00% (0/143)
  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
 40.70% (339/833)
 56.52% (26/46)
 31.76% (363/1143)
src/php-src/main/fopen_wrappers.c
 63.57% (349/549)
 92.31% (12/13)
 63.36% (524/827)
src/php-src/main/getopt.c
  0.00% (0/139)
  0.00% (0/2)
  0.00% (0/125)
src/php-src/main/internal_functions_cli.c
100.00% (3/3)
100.00% (1/1)
100.00% (2/2)
src/php-src/main/main.c
 47.12% (736/1562)
 64.86% (48/74)
 41.99% (944/2248)
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/680)
  0.00% (0/22)
  0.00% (0/647)
src/php-src/main/output.c
 45.47% (447/983)
 47.50% (38/80)
 35.57% (610/1715)
src/php-src/main/php.h
  0.00% (0/4)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/main/php_content_types.c
 56.25% (9/16)
 66.67% (2/3)
 27.27% (3/11)
src/php-src/main/php_glob.c
  0.00% (0/624)
  0.00% (0/20)
  0.00% (0/802)
src/php-src/main/php_ini.c
 32.54% (178/547)
 36.36% (8/22)
 25.96% (217/836)
src/php-src/main/php_ini_builder.c
  0.00% (0/44)
  0.00% (0/4)
  0.00% (0/23)
src/php-src/main/php_ini_builder.h
  0.00% (0/18)
  0.00% (0/4)
  0.00% (0/4)
src/php-src/main/php_network.h
  0.00% (0/55)
  0.00% (0/4)
  0.00% (0/25)
src/php-src/main/php_odbc_utils.c
  0.00% (0/41)
  0.00% (0/4)
  0.00% (0/37)
src/php-src/main/php_open_temporary_file.c
  0.00% (0/141)
  0.00% (0/5)
  0.00% (0/226)
src/php-src/main/php_streams.h
 66.67% (22/33)
 66.67% (2/3)
 81.63% (40/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
 46.22% (324/701)
 82.14% (23/28)
 39.81% (627/1575)
src/php-src/main/rfc1867.c
  0.00% (0/848)
  0.00% (0/28)
  0.00% (0/1269)
src/php-src/main/safe_bcmp.c
  0.00% (0/14)
  0.00% (0/1)
  0.00% (0/11)
src/php-src/main/snprintf.c
 48.25% (330/684)
 71.43% (10/14)
 44.85% (244/544)
src/php-src/main/spprintf.c
 55.43% (250/451)
100.00% (3/3)
 59.51% (266/447)
src/php-src/main/streams/cast.c
  0.00% (0/197)
  0.00% (0/8)
  0.00% (0/291)
src/php-src/main/streams/filter.c
 41.72% (141/338)
 66.67% (14/21)
 38.16% (187/490)
src/php-src/main/streams/glob_wrapper.c
  0.00% (0/157)
  0.00% (0/9)
  0.00% (0/221)
src/php-src/main/streams/memory.c
 26.97% (130/482)
 48.00% (12/25)
 26.67% (215/806)
src/php-src/main/streams/mmap.c
  0.00% (0/27)
  0.00% (0/3)
  0.00% (0/20)
src/php-src/main/streams/plain_wrapper.c
 18.74% (187/998)
 37.50% (12/32)
 18.66% (257/1377)
src/php-src/main/streams/streams.c
 47.34% (819/1730)
 55.26% (42/76)
 45.24% (1098/2427)
src/php-src/main/streams/transports.c
  2.95% (9/305)
 14.29% (2/14)
  0.54% (2/368)
src/php-src/main/streams/userspace.c
 40.91% (367/897)
 51.61% (16/31)
 42.36% (749/1768)
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/613)
  0.00% (0/18)
  0.00% (0/944)
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
 91.25% (73/80)
100.00% (8/8)
 84.07% (95/113)
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-exif.c
 90.91% (20/22)
100.00% (2/2)
 96.97% (32/33)
src/php-src/sapi/fuzzer/fuzzer-function-jit.c
100.00% (34/34)
100.00% (2/2)
100.00% (19/19)
src/php-src/sapi/fuzzer/fuzzer-json.c
 91.30% (21/23)
100.00% (2/2)
 91.67% (11/12)
src/php-src/sapi/fuzzer/fuzzer-parser.c
100.00% (13/13)
100.00% (2/2)
100.00% (7/7)
src/php-src/sapi/fuzzer/fuzzer-sapi.c
 78.43% (120/153)
 77.78% (14/18)
 76.41% (149/195)
src/php-src/sapi/fuzzer/fuzzer-tracing-jit.c
100.00% (44/44)
100.00% (2/2)
100.00% (21/21)
src/php-src/sapi/fuzzer/fuzzer-unserialize.c
 92.31% (24/26)
100.00% (2/2)
 92.86% (13/14)
src/php-src/sapi/fuzzer/fuzzer-unserializehash.c
 95.12% (39/41)
100.00% (2/2)
 98.08% (51/52)
Totals
 44.66% (201694/451613)
 46.91% (6597/14063)
 35.34% (404239/1143881)