Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/php-src/Zend/Optimizer/block_pass.c
 85.31% (1254/1470)
100.00% (14/14)
 84.12% (2882/3426)
src/php-src/Zend/Optimizer/compact_literals.c
 96.68% (641/663)
100.00% (4/4)
 88.01% (793/901)
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
 97.08% (499/514)
100.00% (16/16)
 93.65% (856/914)
src/php-src/Zend/Optimizer/dfa_pass.c
 78.79% (1051/1334)
 94.74% (18/19)
 75.78% (2153/2841)
src/php-src/Zend/Optimizer/escape_analysis.c
 94.20% (406/431)
100.00% (8/8)
 93.87% (582/620)
src/php-src/Zend/Optimizer/nop_removal.c
  0.00% (0/46)
  0.00% (0/1)
  0.00% (0/56)
src/php-src/Zend/Optimizer/optimize_func_calls.c
 95.97% (262/273)
100.00% (4/4)
 94.35% (451/478)
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
 59.66% (176/295)
100.00% (2/2)
 54.09% (390/721)
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
 68.76% (1382/2010)
 84.31% (43/51)
 67.88% (3542/5218)
src/php-src/Zend/Optimizer/scdf.c
 77.84% (137/176)
 85.71% (6/7)
 75.69% (109/144)
src/php-src/Zend/Optimizer/scdf.h
 70.59% (24/34)
 75.00% (3/4)
 61.22% (30/49)
src/php-src/Zend/Optimizer/ssa_integrity.c
 60.92% (212/348)
100.00% (10/10)
 29.01% (403/1389)
src/php-src/Zend/Optimizer/zend_call_graph.c
 88.29% (196/222)
100.00% (9/9)
 87.91% (189/215)
src/php-src/Zend/Optimizer/zend_cfg.c
 94.44% (696/737)
100.00% (10/10)
 88.16% (886/1005)
src/php-src/Zend/Optimizer/zend_dfg.c
 91.01% (253/278)
 66.67% (2/3)
 92.31% (360/390)
src/php-src/Zend/Optimizer/zend_dump.c
  0.00% (0/1131)
  0.00% (0/22)
  0.00% (0/1810)
src/php-src/Zend/Optimizer/zend_func_info.c
 85.40% (117/137)
 83.33% (5/6)
 88.66% (305/344)
src/php-src/Zend/Optimizer/zend_inference.c
 86.98% (3756/4318)
 93.44% (57/61)
 64.33% (16790/26099)
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
 72.77% (1010/1388)
 75.00% (33/44)
 73.42% (2260/3078)
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.09% (1250/1419)
 97.22% (35/36)
 81.92% (1740/2124)
src/php-src/Zend/Optimizer/zend_ssa.h
 86.90% (73/84)
100.00% (8/8)
 77.12% (91/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
 62.55% (693/1108)
 74.68% (59/79)
 56.95% (963/1691)
src/php-src/Zend/zend.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/Zend/zend_API.c
 63.22% (2485/3931)
 51.44% (125/243)
 54.39% (3983/7323)
src/php-src/Zend/zend_API.h
 70.43% (424/602)
 78.48% (62/79)
 72.47% (508/701)
src/php-src/Zend/zend_alloc.c
 11.76% (248/2109)
 23.08% (27/117)
 11.25% (249/2213)
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
 85.15% (2161/2538)
 97.30% (72/74)
 66.62% (2088/3134)
src/php-src/Zend/zend_ast.h
 82.47% (80/97)
 85.71% (18/21)
 67.72% (107/158)
src/php-src/Zend/zend_atomic.c
  0.00% (0/30)
  0.00% (0/10)
  0.00% (0/12)
src/php-src/Zend/zend_atomic.h
 37.50% (9/24)
 37.50% (3/8)
 37.50% (3/8)
src/php-src/Zend/zend_attributes.c
 86.43% (344/398)
 70.59% (24/34)
 57.70% (873/1513)
src/php-src/Zend/zend_attributes.h
 83.33% (20/24)
 83.33% (5/6)
 76.00% (19/25)
src/php-src/Zend/zend_attributes_arginfo.h
100.00% (148/148)
100.00% (9/9)
100.00% (314/314)
src/php-src/Zend/zend_autoload.c
 72.28% (73/101)
 62.50% (5/8)
 56.55% (164/290)
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
 73.62% (1175/1596)
 80.26% (61/76)
 46.96% (4857/10343)
src/php-src/Zend/zend_builtin_functions_arginfo.h
100.00% (9/9)
100.00% (1/1)
100.00% (7/7)
src/php-src/Zend/zend_call_stack.c
 37.86% (53/140)
 38.46% (5/13)
 32.72% (53/162)
src/php-src/Zend/zend_call_stack.h
 19.64% (11/56)
 75.00% (3/4)
 58.33% (7/12)
src/php-src/Zend/zend_closures.c
 94.98% (625/658)
 93.75% (30/32)
 68.99% (1724/2499)
src/php-src/Zend/zend_closures_arginfo.h
100.00% (6/6)
100.00% (1/1)
100.00% (7/7)
src/php-src/Zend/zend_compile.c
 88.23% (8527/9664)
 97.51% (353/362)
 83.26% (12880/15470)
src/php-src/Zend/zend_compile.h
 86.21% (25/29)
100.00% (4/4)
 47.50% (19/40)
src/php-src/Zend/zend_constants.c
 81.89% (330/403)
 82.61% (19/23)
 85.13% (498/585)
src/php-src/Zend/zend_constants.h
100.00% (6/6)
100.00% (1/1)
100.00% (7/7)
src/php-src/Zend/zend_constants_arginfo.h
100.00% (32/32)
100.00% (1/1)
 90.57% (48/53)
src/php-src/Zend/zend_cpuinfo.c
 56.60% (30/53)
 80.00% (4/5)
 35.85% (19/53)
src/php-src/Zend/zend_cpuinfo.h
 33.33% (32/96)
 45.45% (5/11)
 47.62% (10/21)
src/php-src/Zend/zend_default_classes.c
100.00% (11/11)
100.00% (1/1)
100.00% (1/1)
src/php-src/Zend/zend_enum.c
 88.21% (434/492)
 88.89% (24/27)
 59.07% (1029/1742)
src/php-src/Zend/zend_enum.h
 95.00% (19/20)
100.00% (4/4)
 58.62% (51/87)
src/php-src/Zend/zend_enum_arginfo.h
100.00% (13/13)
100.00% (2/2)
100.00% (6/6)
src/php-src/Zend/zend_exceptions.c
 84.72% (610/720)
 86.67% (39/45)
 77.55% (1368/1764)
src/php-src/Zend/zend_exceptions.h
100.00% (6/6)
100.00% (1/1)
100.00% (9/9)
src/php-src/Zend/zend_exceptions_arginfo.h
100.00% (128/128)
100.00% (13/13)
 99.16% (237/239)
src/php-src/Zend/zend_execute.c
 85.64% (3693/4312)
 88.21% (202/229)
 81.54% (6633/8135)
src/php-src/Zend/zend_execute.h
 85.89% (213/248)
 94.74% (18/19)
 85.91% (494/575)
src/php-src/Zend/zend_execute_API.c
 77.46% (1031/1331)
 76.79% (43/56)
 73.26% (2047/2794)
src/php-src/Zend/zend_extensions.c
 24.08% (59/245)
 45.83% (11/24)
  7.73% (33/427)
src/php-src/Zend/zend_fibers.c
 90.02% (505/561)
 93.02% (40/43)
 63.45% (1231/1940)
src/php-src/Zend/zend_fibers.h
 50.00% (4/8)
 50.00% (1/2)
 63.64% (14/22)
src/php-src/Zend/zend_fibers_arginfo.h
100.00% (12/12)
100.00% (2/2)
100.00% (11/11)
src/php-src/Zend/zend_float.c
 63.64% (7/11)
 66.67% (2/3)
 85.71% (6/7)
src/php-src/Zend/zend_gc.c
 90.05% (1394/1548)
 80.39% (41/51)
 85.43% (2398/2807)
src/php-src/Zend/zend_gc.h
 79.31% (46/58)
 85.71% (6/7)
 86.02% (80/93)
src/php-src/Zend/zend_gdb.c
  0.00% (0/69)
  0.00% (0/4)
  0.00% (0/36)
src/php-src/Zend/zend_generators.c
 94.65% (761/804)
 97.73% (43/44)
 74.76% (1265/1692)
src/php-src/Zend/zend_generators.h
 72.22% (13/18)
100.00% (1/1)
100.00% (9/9)
src/php-src/Zend/zend_generators_arginfo.h
100.00% (13/13)
100.00% (2/2)
100.00% (10/10)
src/php-src/Zend/zend_hash.c
 75.74% (2045/2700)
 84.00% (105/125)
 65.76% (3518/5350)
src/php-src/Zend/zend_hash.h
 57.59% (368/639)
 68.83% (53/77)
 64.88% (545/840)
src/php-src/Zend/zend_highlight.c
 63.47% (106/167)
 75.00% (3/4)
 54.49% (85/156)
src/php-src/Zend/zend_hrtime.c
 46.67% (7/15)
100.00% (1/1)
 44.44% (4/9)
src/php-src/Zend/zend_hrtime.h
 16.67% (4/24)
100.00% (1/1)
100.00% (4/4)
src/php-src/Zend/zend_inheritance.c
 88.56% (2670/3015)
 92.39% (85/92)
 77.84% (5021/6450)
src/php-src/Zend/zend_inheritance.h
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/php-src/Zend/zend_ini.c
 61.07% (400/655)
 58.70% (27/46)
 57.50% (464/807)
src/php-src/Zend/zend_ini_parser.c
 76.12% (749/984)
 93.75% (15/16)
 64.28% (619/963)
src/php-src/Zend/zend_ini_scanner.c
 74.77% (3059/4091)
 91.67% (11/12)
 70.57% (4747/6727)
src/php-src/Zend/zend_interfaces.c
 77.90% (349/448)
 93.55% (29/31)
 57.31% (502/876)
src/php-src/Zend/zend_interfaces.h
 55.56% (5/9)
 66.67% (2/3)
 83.33% (5/6)
src/php-src/Zend/zend_interfaces_arginfo.h
100.00% (51/51)
100.00% (8/8)
100.00% (27/27)
src/php-src/Zend/zend_iterators.c
 94.12% (32/34)
100.00% (7/7)
 78.05% (32/41)
src/php-src/Zend/zend_language_parser.c
 85.83% (3581/4172)
100.00% (4/4)
 90.31% (1938/2146)
src/php-src/Zend/zend_language_scanner.c
 85.03% (10773/12669)
 73.68% (28/38)
 82.37% (16311/19801)
src/php-src/Zend/zend_lazy_objects.c
 94.01% (518/551)
 96.30% (26/27)
 75.97% (1075/1415)
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
 45.73% (107/234)
 55.56% (15/27)
 49.19% (182/370)
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
  6.36% (7/110)
  9.09% (2/22)
 12.24% (12/98)
src/php-src/Zend/zend_multiply.h
 67.74% (42/62)
100.00% (3/3)
 75.00% (21/28)
src/php-src/Zend/zend_object_handlers.c
 92.35% (1896/2053)
 98.59% (70/71)
 83.28% (3108/3732)
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.66% (233/257)
100.00% (10/10)
 83.57% (346/414)
src/php-src/Zend/zend_objects_API.c
 88.65% (125/141)
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
 17.48% (50/286)
 29.03% (9/31)
  7.24% (37/511)
src/php-src/Zend/zend_observer.h
 25.00% (11/44)
 42.86% (3/7)
 14.00% (7/50)
src/php-src/Zend/zend_opcode.c
 78.63% (824/1048)
 79.31% (23/29)
 69.65% (1338/1921)
src/php-src/Zend/zend_operators.c
 74.20% (2117/2853)
 77.69% (94/121)
 68.02% (4201/6176)
src/php-src/Zend/zend_operators.h
 45.54% (347/762)
 95.00% (38/40)
 80.62% (470/583)
src/php-src/Zend/zend_property_hooks.c
 95.71% (268/280)
 93.33% (14/15)
 89.79% (642/715)
src/php-src/Zend/zend_ptr_stack.c
 55.17% (32/58)
 66.67% (6/9)
 54.29% (38/70)
src/php-src/Zend/zend_ptr_stack.h
 25.53% (12/47)
 42.86% (3/7)
 79.17% (19/24)
src/php-src/Zend/zend_signal.c
 18.75% (45/240)
 36.36% (4/11)
 18.78% (43/229)
src/php-src/Zend/zend_smart_str.c
 75.14% (130/173)
 75.00% (9/12)
 54.23% (237/437)
src/php-src/Zend/zend_smart_str.h
 80.16% (101/126)
 85.19% (23/27)
 93.98% (78/83)
src/php-src/Zend/zend_smart_string.h
 46.00% (23/50)
 44.44% (4/9)
 39.39% (13/33)
src/php-src/Zend/zend_sort.c
 98.40% (185/188)
100.00% (6/6)
 95.69% (111/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
 62.02% (129/208)
 68.75% (11/16)
 64.41% (152/236)
src/php-src/Zend/zend_string.c
 69.78% (187/268)
 68.00% (17/25)
 58.94% (155/263)
src/php-src/Zend/zend_string.h
 68.05% (230/338)
 86.49% (32/37)
 74.43% (390/524)
src/php-src/Zend/zend_strtod.c
 86.10% (1647/1913)
 90.62% (29/32)
 81.20% (1408/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)
 51.34% (153/298)
src/php-src/Zend/zend_variables.h
 62.16% (23/37)
 60.00% (3/5)
 75.00% (60/80)
src/php-src/Zend/zend_virtual_cwd.c
 23.55% (183/777)
 18.18% (8/44)
 21.62% (304/1406)
src/php-src/Zend/zend_vm_execute.h
 52.24% (49593/94924)
 76.38% (1575/2062)
 38.85% (120560/310328)
src/php-src/Zend/zend_vm_opcodes.c
  0.00% (0/22)
  0.00% (0/3)
  0.00% (0/19)
src/php-src/Zend/zend_weakrefs.c
 91.64% (504/550)
 91.84% (45/49)
 72.56% (1269/1749)
src/php-src/Zend/zend_weakrefs.h
 33.33% (7/21)
 50.00% (2/4)
 57.89% (11/19)
src/php-src/Zend/zend_weakrefs_arginfo.h
100.00% (13/13)
100.00% (2/2)
100.00% (14/14)
src/php-src/ext/date/lib/astro.c
  0.00% (0/108)
  0.00% (0/8)
  0.00% (0/75)
src/php-src/ext/date/lib/dow.c
 69.42% (84/121)
 84.62% (11/13)
 63.83% (90/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
 83.22% (20681/24850)
 67.57% (25/37)
 81.16% (27566/33967)
src/php-src/ext/date/lib/parse_iso_intervals.c
 40.30% (376/933)
100.00% (6/6)
 34.16% (372/1089)
src/php-src/ext/date/lib/parse_posix.c
 21.32% (71/333)
 47.06% (8/17)
 27.81% (84/302)
src/php-src/ext/date/lib/parse_tz.c
 41.10% (277/674)
 68.42% (26/38)
 38.83% (304/783)
src/php-src/ext/date/lib/timelib.c
 38.59% (93/241)
 63.64% (14/22)
 61.16% (222/363)
src/php-src/ext/date/lib/tm2unixtime.c
 40.18% (135/336)
 68.75% (11/16)
 38.28% (98/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
 25.79% (1074/4165)
 33.19% (76/229)
 10.49% (2216/21123)
src/php-src/ext/date/php_date_arginfo.h
100.00% (467/467)
100.00% (16/16)
 87.20% (1267/1453)
src/php-src/ext/exif/exif.c
  1.38% (33/2387)
  4.94% (4/81)
  1.05% (48/4571)
src/php-src/ext/exif/exif_arginfo.h
100.00% (3/3)
100.00% (1/1)
100.00% (2/2)
src/php-src/ext/hash/hash.c
  7.90% (77/975)
  4.65% (2/43)
  1.55% (57/3676)
src/php-src/ext/hash/hash_adler32.c
  0.00% (0/31)
  0.00% (0/4)
  0.00% (0/9)
src/php-src/ext/hash/hash_arginfo.h
100.00% (16/16)
100.00% (2/2)
100.00% (14/14)
src/php-src/ext/hash/hash_crc32.c
  0.00% (0/50)
  0.00% (0/7)
  0.00% (0/16)
src/php-src/ext/hash/hash_fnv.c
  0.00% (0/66)
  0.00% (0/10)
  0.00% (0/36)
src/php-src/ext/hash/hash_gost.c
  0.00% (0/83)
  0.00% (0/7)
  0.00% (0/82)
src/php-src/ext/hash/hash_haval.c
  0.00% (0/236)
  0.00% (0/12)
  0.00% (0/139)
src/php-src/ext/hash/hash_joaat.c
  0.00% (0/29)
  0.00% (0/4)
  0.00% (0/10)
src/php-src/ext/hash/hash_md.c
  0.00% (0/168)
  0.00% (0/11)
  0.00% (0/160)
src/php-src/ext/hash/hash_murmur.c
  0.00% (0/140)
  0.00% (0/12)
  0.00% (0/57)
src/php-src/ext/hash/hash_ripemd.c
  0.00% (0/392)
  0.00% (0/18)
  0.00% (0/186)
src/php-src/ext/hash/hash_sha.c
  0.00% (0/347)
  0.00% (0/22)
  0.00% (0/237)
src/php-src/ext/hash/hash_sha3.c
  0.00% (0/20)
  0.00% (0/8)
  0.00% (0/83)
src/php-src/ext/hash/hash_sha_ni.c
  0.00% (0/49)
  0.00% (0/2)
  0.00% (0/1046)
src/php-src/ext/hash/hash_sha_sse2.c
  0.00% (0/80)
  0.00% (0/5)
  0.00% (0/224)
src/php-src/ext/hash/hash_snefru.c
  0.00% (0/134)
  0.00% (0/6)
  0.00% (0/63)
src/php-src/ext/hash/hash_tiger.c
  0.00% (0/82)
  0.00% (0/9)
  0.00% (0/1345)
src/php-src/ext/hash/hash_whirlpool.c
  0.00% (0/312)
  0.00% (0/5)
  0.00% (0/82)
src/php-src/ext/hash/hash_xxhash.c
  0.00% (0/136)
  0.00% (0/19)
  0.00% (0/215)
src/php-src/ext/hash/murmur/PMurHash.c
  0.00% (0/36)
  0.00% (0/2)
  0.00% (0/42)
src/php-src/ext/hash/murmur/PMurHash128.c
  0.00% (0/166)
  0.00% (0/8)
  0.00% (0/210)
src/php-src/ext/hash/murmur/endianness.h
  0.00% (0/17)
  0.00% (0/3)
  0.00% (0/11)
src/php-src/ext/hash/php_hash.h
 50.00% (8/16)
 33.33% (1/3)
 28.57% (4/14)
src/php-src/ext/hash/sha3/generic64lc/KeccakHash.c
  0.00% (0/44)
  0.00% (0/4)
  0.00% (0/24)
src/php-src/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c
  0.00% (0/223)
  0.00% (0/18)
  0.00% (0/7297)
src/php-src/ext/hash/sha3/generic64lc/KeccakSponge.inc
  0.00% (0/153)
  0.00% (0/5)
  0.00% (0/173)
src/php-src/ext/hash/xxhash/xxhash.h
  0.00% (0/1383)
  0.00% (0/123)
  0.00% (0/1025)
src/php-src/ext/json/json.c
 44.53% (110/247)
 64.71% (11/17)
 22.28% (360/1616)
src/php-src/ext/json/json_arginfo.h
100.00% (43/43)
100.00% (3/3)
100.00% (36/36)
src/php-src/ext/json/json_encoder.c
 67.88% (336/495)
100.00% (10/10)
 68.07% (516/758)
src/php-src/ext/json/json_parser.tab.c
 39.11% (203/519)
 31.58% (6/19)
 39.70% (214/539)
src/php-src/ext/json/json_scanner.c
 12.73% (210/1650)
 33.33% (2/6)
  8.45% (187/2213)
src/php-src/ext/json/php_json.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/json/php_json_encoder.h
100.00% (3/3)
100.00% (1/1)
100.00% (1/1)
src/php-src/ext/lexbor/lexbor/core/array.c
 18.25% (23/126)
 23.08% (3/13)
 20.22% (18/89)
src/php-src/ext/lexbor/lexbor/core/array.h
  0.00% (0/13)
  0.00% (0/3)
  0.00% (0/7)
src/php-src/ext/lexbor/lexbor/core/array_obj.c
  0.00% (0/129)
  0.00% (0/16)
  0.00% (0/85)
src/php-src/ext/lexbor/lexbor/core/array_obj.h
  0.00% (0/26)
  0.00% (0/6)
  0.00% (0/14)
src/php-src/ext/lexbor/lexbor/core/avl.c
  0.00% (0/377)
  0.00% (0/21)
  0.00% (0/268)
src/php-src/ext/lexbor/lexbor/core/bst.c
  6.79% (22/324)
 21.43% (3/14)
  6.72% (16/238)
src/php-src/ext/lexbor/lexbor/core/conv.c
  0.00% (0/230)
  0.00% (0/8)
  0.00% (0/142)
src/php-src/ext/lexbor/lexbor/core/conv.h
  0.00% (0/11)
  0.00% (0/1)
  0.00% (0/11)
src/php-src/ext/lexbor/lexbor/core/diyfp.c
  0.00% (0/19)
  0.00% (0/2)
  0.00% (0/9)
src/php-src/ext/lexbor/lexbor/core/diyfp.h
  0.00% (0/148)
  0.00% (0/8)
  0.00% (0/76)
src/php-src/ext/lexbor/lexbor/core/dobject.c
 27.96% (26/93)
 30.00% (3/10)
 33.33% (22/66)
src/php-src/ext/lexbor/lexbor/core/dobject.h
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/ext/lexbor/lexbor/core/dtoa.c
  0.00% (0/245)
  0.00% (0/9)
  0.00% (0/160)
src/php-src/ext/lexbor/lexbor/core/hash.c
  0.00% (0/261)
  0.00% (0/20)
  0.00% (0/162)
src/php-src/ext/lexbor/lexbor/core/hash.h
  0.00% (0/37)
  0.00% (0/7)
  0.00% (0/11)
src/php-src/ext/lexbor/lexbor/core/mem.c
 39.71% (54/136)
 42.86% (6/14)
 45.83% (44/96)
src/php-src/ext/lexbor/lexbor/core/mem.h
 26.32% (5/19)
 20.00% (1/5)
 25.00% (4/16)
src/php-src/ext/lexbor/lexbor/core/mraw.c
  9.90% (20/202)
 15.38% (2/13)
  8.87% (22/248)
src/php-src/ext/lexbor/lexbor/core/mraw.h
  0.00% (0/19)
  0.00% (0/4)
  0.00% (0/21)
src/php-src/ext/lexbor/lexbor/core/plog.c
 11.11% (4/36)
 16.67% (1/6)
 20.83% (5/24)
src/php-src/ext/lexbor/lexbor/core/plog.h
  0.00% (0/27)
  0.00% (0/4)
  0.00% (0/14)
src/php-src/ext/lexbor/lexbor/core/print.c
  0.00% (0/106)
  0.00% (0/4)
  0.00% (0/94)
src/php-src/ext/lexbor/lexbor/core/sbst.h
  0.00% (0/15)
  0.00% (0/1)
  0.00% (0/11)
src/php-src/ext/lexbor/lexbor/core/serialize.c
  0.00% (0/10)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/ext/lexbor/lexbor/core/shs.c
  0.00% (0/66)
  0.00% (0/3)
  0.00% (0/51)
src/php-src/ext/lexbor/lexbor/core/shs.h
  0.00% (0/16)
  0.00% (0/1)
  0.00% (0/8)
src/php-src/ext/lexbor/lexbor/core/str.c
  0.00% (0/414)
  0.00% (0/42)
  0.00% (0/413)
src/php-src/ext/lexbor/lexbor/core/str.h
  0.00% (0/27)
  0.00% (0/5)
  0.00% (0/12)
src/php-src/ext/lexbor/lexbor/core/strtod.c
  0.00% (0/139)
  0.00% (0/6)
  0.00% (0/110)
src/php-src/ext/lexbor/lexbor/core/swar.h
  0.00% (0/51)
  0.00% (0/2)
  0.00% (0/62)
src/php-src/ext/lexbor/lexbor/css/at_rule.c
  0.00% (0/263)
  0.00% (0/26)
  0.00% (0/227)
src/php-src/ext/lexbor/lexbor/css/at_rule/state.c
  0.00% (0/171)
  0.00% (0/25)
  0.00% (0/83)
src/php-src/ext/lexbor/lexbor/css/blank.c
  0.00% (0/105)
  0.00% (0/27)
  0.00% (0/63)
src/php-src/ext/lexbor/lexbor/css/css.c
  0.00% (0/153)
  0.00% (0/11)
  0.00% (0/119)
src/php-src/ext/lexbor/lexbor/css/declaration.c
  0.00% (0/53)
  0.00% (0/2)
  0.00% (0/40)
src/php-src/ext/lexbor/lexbor/css/log.c
  0.00% (0/198)
  0.00% (0/13)
  0.00% (0/159)
src/php-src/ext/lexbor/lexbor/css/log.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/lexbor/lexbor/css/parser.c
  0.00% (0/309)
  0.00% (0/51)
  0.00% (0/172)
src/php-src/ext/lexbor/lexbor/css/parser.h
  0.00% (0/115)
  0.00% (0/30)
  0.00% (0/41)
src/php-src/ext/lexbor/lexbor/css/property.c
  0.00% (0/1574)
  0.00% (0/321)
  0.00% (0/903)
src/php-src/ext/lexbor/lexbor/css/property/state.c
  0.00% (0/3691)
  0.00% (0/134)
  0.00% (0/2882)
src/php-src/ext/lexbor/lexbor/css/rule.c
  0.00% (0/416)
  0.00% (0/17)
  0.00% (0/434)
src/php-src/ext/lexbor/lexbor/css/rule.h
  0.00% (0/107)
  0.00% (0/14)
  0.00% (0/36)
src/php-src/ext/lexbor/lexbor/css/selectors/pseudo.c
  0.00% (0/54)
  0.00% (0/8)
  0.00% (0/34)
src/php-src/ext/lexbor/lexbor/css/selectors/pseudo_state.c
  0.00% (0/226)
  0.00% (0/21)
  0.00% (0/168)
src/php-src/ext/lexbor/lexbor/css/selectors/selector.c
  0.00% (0/564)
  0.00% (0/39)
  0.00% (0/544)
src/php-src/ext/lexbor/lexbor/css/selectors/selectors.c
  0.00% (0/158)
  0.00% (0/18)
  0.00% (0/108)
src/php-src/ext/lexbor/lexbor/css/selectors/selectors.h
  0.00% (0/20)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/css/selectors/state.c
  0.00% (0/1233)
  0.00% (0/49)
  0.00% (0/1109)
src/php-src/ext/lexbor/lexbor/css/selectors/state.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/lexbor/lexbor/css/state.c
  0.00% (0/301)
  0.00% (0/30)
  0.00% (0/175)
src/php-src/ext/lexbor/lexbor/css/stylesheet.c
  0.00% (0/65)
  0.00% (0/3)
  0.00% (0/55)
src/php-src/ext/lexbor/lexbor/css/syntax/anb.c
  0.00% (0/296)
  0.00% (0/9)
  0.00% (0/241)
src/php-src/ext/lexbor/lexbor/css/syntax/parser.c
  0.00% (0/1230)
  0.00% (0/56)
  0.00% (0/678)
src/php-src/ext/lexbor/lexbor/css/syntax/state.c
  0.00% (0/1029)
  0.00% (0/46)
  0.00% (0/1368)
src/php-src/ext/lexbor/lexbor/css/syntax/syntax.c
  0.00% (0/330)
  0.00% (0/14)
  0.00% (0/296)
src/php-src/ext/lexbor/lexbor/css/syntax/token.c
  0.00% (0/438)
  0.00% (0/20)
  0.00% (0/240)
src/php-src/ext/lexbor/lexbor/css/syntax/token.h
  0.00% (0/30)
  0.00% (0/6)
  0.00% (0/6)
src/php-src/ext/lexbor/lexbor/css/syntax/tokenizer.c
  0.00% (0/248)
  0.00% (0/11)
  0.00% (0/200)
src/php-src/ext/lexbor/lexbor/css/syntax/tokenizer.h
  0.00% (0/11)
  0.00% (0/3)
  0.00% (0/3)
src/php-src/ext/lexbor/lexbor/css/syntax/tokenizer/error.c
  0.00% (0/13)
  0.00% (0/1)
  0.00% (0/11)
src/php-src/ext/lexbor/lexbor/css/unit.c
  0.00% (0/66)
  0.00% (0/8)
  0.00% (0/43)
src/php-src/ext/lexbor/lexbor/css/value.c
  0.00% (0/420)
  0.00% (0/24)
  0.00% (0/395)
src/php-src/ext/lexbor/lexbor/dom/collection.h
  0.00% (0/28)
  0.00% (0/6)
  0.00% (0/6)
src/php-src/ext/lexbor/lexbor/dom/interface.c
  0.00% (0/58)
  0.00% (0/3)
  0.00% (0/33)
src/php-src/ext/lexbor/lexbor/dom/interfaces/attr.c
  0.00% (0/320)
  0.00% (0/20)
  0.00% (0/269)
src/php-src/ext/lexbor/lexbor/dom/interfaces/attr.h
  0.00% (0/27)
  0.00% (0/2)
  0.00% (0/16)
src/php-src/ext/lexbor/lexbor/dom/interfaces/cdata_section.c
  0.00% (0/28)
  0.00% (0/3)
  0.00% (0/19)
src/php-src/ext/lexbor/lexbor/dom/interfaces/character_data.c
  0.00% (0/67)
  0.00% (0/5)
  0.00% (0/44)
src/php-src/ext/lexbor/lexbor/dom/interfaces/comment.c
  0.00% (0/33)
  0.00% (0/4)
  0.00% (0/20)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document.c
  0.00% (0/331)
  0.00% (0/28)
  0.00% (0/217)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document.h
  0.00% (0/34)
  0.00% (0/11)
  0.00% (0/13)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_fragment.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_type.c
  0.00% (0/137)
  0.00% (0/8)
  0.00% (0/127)
src/php-src/ext/lexbor/lexbor/dom/interfaces/document_type.h
  0.00% (0/35)
  0.00% (0/3)
  0.00% (0/22)
src/php-src/ext/lexbor/lexbor/dom/interfaces/element.c
  0.00% (0/511)
  0.00% (0/43)
  0.00% (0/374)
src/php-src/ext/lexbor/lexbor/dom/interfaces/element.h
  0.00% (0/56)
  0.00% (0/13)
  0.00% (0/31)
src/php-src/ext/lexbor/lexbor/dom/interfaces/node.c
  0.00% (0/1122)
  0.00% (0/64)
  0.00% (0/871)
src/php-src/ext/lexbor/lexbor/dom/interfaces/node.h
  0.00% (0/21)
  0.00% (0/7)
  0.00% (0/7)
src/php-src/ext/lexbor/lexbor/dom/interfaces/processing_instruction.c
  0.00% (0/47)
  0.00% (0/5)
  0.00% (0/28)
src/php-src/ext/lexbor/lexbor/dom/interfaces/processing_instruction.h
  0.00% (0/7)
  0.00% (0/1)
  0.00% (0/4)
src/php-src/ext/lexbor/lexbor/dom/interfaces/shadow_root.c
  0.00% (0/16)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/dom/interfaces/text.c
  0.00% (0/33)
  0.00% (0/4)
  0.00% (0/20)
src/php-src/ext/lexbor/lexbor/encoding/decode.c
  0.00% (0/2058)
  0.00% (0/92)
  0.00% (0/3852)
src/php-src/ext/lexbor/lexbor/encoding/encode.c
  0.00% (0/1192)
  0.00% (0/99)
  0.00% (0/2371)
src/php-src/ext/lexbor/lexbor/encoding/encoding.c
  0.00% (0/231)
  0.00% (0/40)
  0.00% (0/158)
src/php-src/ext/lexbor/lexbor/encoding/encoding.h
  0.00% (0/180)
  0.00% (0/23)
  0.00% (0/87)
src/php-src/ext/lexbor/lexbor/html/encoding.c
  0.00% (0/438)
  0.00% (0/15)
  0.00% (0/367)
src/php-src/ext/lexbor/lexbor/html/encoding.h
  0.00% (0/17)
  0.00% (0/5)
  0.00% (0/5)
src/php-src/ext/lexbor/lexbor/html/interface.c
  0.00% (0/105)
  0.00% (0/4)
  0.00% (0/70)
src/php-src/ext/lexbor/lexbor/html/interface_res.h
  0.00% (0/468)
  0.00% (0/156)
  0.00% (0/156)
src/php-src/ext/lexbor/lexbor/html/interfaces/anchor_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/area_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/audio_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/base_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/body_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/br_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/button_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/canvas_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/d_list_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/data_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/data_list_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/details_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/dialog_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/directory_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/div_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/document.c
  0.00% (0/253)
  0.00% (0/32)
  0.00% (0/150)
src/php-src/ext/lexbor/lexbor/html/interfaces/document.h
  0.00% (0/61)
  0.00% (0/17)
  0.00% (0/28)
src/php-src/ext/lexbor/lexbor/html/interfaces/element.c
  0.00% (0/34)
  0.00% (0/3)
  0.00% (0/25)
src/php-src/ext/lexbor/lexbor/html/interfaces/element.h
  0.00% (0/24)
  0.00% (0/7)
  0.00% (0/7)
src/php-src/ext/lexbor/lexbor/html/interfaces/embed_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/field_set_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/font_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/form_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/frame_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/frame_set_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/head_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/heading_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/hr_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/html_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/iframe_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/image_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/input_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/label_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/legend_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/li_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/link_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/map_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/marquee_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/media_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/menu_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/meta_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/meter_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/mod_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/o_list_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/object_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/opt_group_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/option_element.c
  0.00% (0/44)
  0.00% (0/4)
  0.00% (0/33)
src/php-src/ext/lexbor/lexbor/html/interfaces/output_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/paragraph_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/param_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/picture_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/pre_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/progress_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/quote_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/script_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/search_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/select_element.c
  0.00% (0/43)
  0.00% (0/4)
  0.00% (0/31)
src/php-src/ext/lexbor/lexbor/html/interfaces/selectedcontent_element.c
  0.00% (0/35)
  0.00% (0/3)
  0.00% (0/24)
src/php-src/ext/lexbor/lexbor/html/interfaces/slot_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/source_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/span_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/style_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_caption_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_cell_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_col_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_row_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/table_section_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/template_element.c
  0.00% (0/22)
  0.00% (0/2)
  0.00% (0/15)
src/php-src/ext/lexbor/lexbor/html/interfaces/text_area_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/time_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/title_element.c
  0.00% (0/84)
  0.00% (0/4)
  0.00% (0/65)
src/php-src/ext/lexbor/lexbor/html/interfaces/track_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/u_list_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/unknown_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/video_element.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/lexbor/lexbor/html/interfaces/window.c
  0.00% (0/17)
  0.00% (0/2)
  0.00% (0/9)
src/php-src/ext/lexbor/lexbor/html/node.h
  0.00% (0/35)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/ext/lexbor/lexbor/html/parser.c
  0.00% (0/279)
  0.00% (0/23)
  0.00% (0/186)
src/php-src/ext/lexbor/lexbor/html/parser.h
  0.00% (0/18)
  0.00% (0/6)
  0.00% (0/6)
src/php-src/ext/lexbor/lexbor/html/tag.c
  0.00% (0/12)
  0.00% (0/2)
  0.00% (0/11)
src/php-src/ext/lexbor/lexbor/html/tag.h
  0.00% (0/23)
  0.00% (0/1)
  0.00% (0/19)
src/php-src/ext/lexbor/lexbor/html/token.c
  0.00% (0/228)
  0.00% (0/15)
  0.00% (0/141)
src/php-src/ext/lexbor/lexbor/html/token.h
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/ext/lexbor/lexbor/html/token_attr.c
  0.00% (0/21)
  0.00% (0/4)
  0.00% (0/15)
src/php-src/ext/lexbor/lexbor/html/tokenizer.c
  0.00% (0/488)
  0.00% (0/33)
  0.00% (0/312)
src/php-src/ext/lexbor/lexbor/html/tokenizer.h
  0.00% (0/98)
  0.00% (0/19)
  0.00% (0/39)
src/php-src/ext/lexbor/lexbor/html/tokenizer/error.c
  0.00% (0/76)
  0.00% (0/2)
  0.00% (0/71)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state.c
  0.00% (0/1137)
  0.00% (0/39)
  0.00% (0/1591)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_comment.c
  0.00% (0/229)
  0.00% (0/11)
  0.00% (0/391)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_doctype.c
  0.00% (0/859)
  0.00% (0/19)
  0.00% (0/1295)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rawtext.c
  0.00% (0/146)
  0.00% (0/5)
  0.00% (0/249)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_rcdata.c
  0.00% (0/150)
  0.00% (0/5)
  0.00% (0/256)
src/php-src/ext/lexbor/lexbor/html/tokenizer/state_script.c
  0.00% (0/585)
  0.00% (0/20)
  0.00% (0/884)
src/php-src/ext/lexbor/lexbor/html/tree.c
  0.00% (0/1128)
  0.00% (0/42)
  0.00% (0/784)
src/php-src/ext/lexbor/lexbor/html/tree.h
  0.00% (0/106)
  0.00% (0/17)
  0.00% (0/59)
src/php-src/ext/lexbor/lexbor/html/tree/active_formatting.c
  0.00% (0/137)
  0.00% (0/8)
  0.00% (0/95)
src/php-src/ext/lexbor/lexbor/html/tree/active_formatting.h
  0.00% (0/30)
  0.00% (0/8)
  0.00% (0/8)
src/php-src/ext/lexbor/lexbor/html/tree/error.c
  0.00% (0/71)
  0.00% (0/2)
  0.00% (0/64)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_after_body.c
  0.00% (0/37)
  0.00% (0/1)
  0.00% (0/23)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_after_frameset.c
  0.00% (0/38)
  0.00% (0/1)
  0.00% (0/23)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_body.c
  0.00% (0/51)
  0.00% (0/1)
  0.00% (0/31)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_frameset.c
  0.00% (0/57)
  0.00% (0/1)
  0.00% (0/34)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/after_head.c
  0.00% (0/135)
  0.00% (0/5)
  0.00% (0/84)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/before_head.c
  0.00% (0/78)
  0.00% (0/5)
  0.00% (0/47)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/before_html.c
  0.00% (0/94)
  0.00% (0/5)
  0.00% (0/56)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/foreign_content.c
  0.00% (0/237)
  0.00% (0/8)
  0.00% (0/190)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_body.c
  0.00% (0/1348)
  0.00% (0/57)
  0.00% (0/927)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_caption.c
  0.00% (0/92)
  0.00% (0/6)
  0.00% (0/53)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_cell.c
  0.00% (0/105)
  0.00% (0/8)
  0.00% (0/64)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_column_group.c
  0.00% (0/113)
  0.00% (0/11)
  0.00% (0/62)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_frameset.c
  0.00% (0/100)
  0.00% (0/1)
  0.00% (0/61)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_head.c
  0.00% (0/207)
  0.00% (0/7)
  0.00% (0/120)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_head_noscript.c
  0.00% (0/68)
  0.00% (0/4)
  0.00% (0/43)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_row.c
  0.00% (0/122)
  0.00% (0/9)
  0.00% (0/75)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table.c
  0.00% (0/260)
  0.00% (0/19)
  0.00% (0/181)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_body.c
  0.00% (0/117)
  0.00% (0/9)
  0.00% (0/72)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_table_text.c
  0.00% (0/76)
  0.00% (0/2)
  0.00% (0/51)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/in_template.c
  0.00% (0/108)
  0.00% (0/7)
  0.00% (0/69)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/initial.c
  0.00% (0/187)
  0.00% (0/7)
  0.00% (0/136)
src/php-src/ext/lexbor/lexbor/html/tree/insertion_mode/text.c
  0.00% (0/53)
  0.00% (0/1)
  0.00% (0/37)
src/php-src/ext/lexbor/lexbor/html/tree/open_elements.c
  0.00% (0/150)
  0.00% (0/10)
  0.00% (0/101)
src/php-src/ext/lexbor/lexbor/html/tree/open_elements.h
  0.00% (0/15)
  0.00% (0/5)
  0.00% (0/5)
src/php-src/ext/lexbor/lexbor/html/tree/template_insertion.h
  0.00% (0/50)
  0.00% (0/5)
  0.00% (0/18)
src/php-src/ext/lexbor/lexbor/ns/ns.c
  0.00% (0/92)
  0.00% (0/7)
  0.00% (0/88)
src/php-src/ext/lexbor/lexbor/ports/posix/lexbor/core/memory.c
 77.27% (17/22)
 80.00% (4/5)
 90.91% (20/22)
src/php-src/ext/lexbor/lexbor/punycode/punycode.c
  0.00% (0/472)
  0.00% (0/12)
  0.00% (0/300)
src/php-src/ext/lexbor/lexbor/tag/tag.c
  0.00% (0/69)
  0.00% (0/8)
  0.00% (0/48)
src/php-src/ext/lexbor/lexbor/tag/tag.h
  0.00% (0/43)
  0.00% (0/4)
  0.00% (0/30)
src/php-src/ext/lexbor/lexbor/unicode/idna.c
  2.75% (12/437)
  8.70% (2/23)
  4.35% (13/299)
src/php-src/ext/lexbor/lexbor/unicode/unicode.c
  5.56% (35/630)
  7.32% (3/41)
  5.43% (22/405)
src/php-src/ext/lexbor/lexbor/unicode/unicode.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/lexbor/lexbor/url/url.c
  0.56% (20/3587)
  1.71% (2/117)
  0.67% (22/3269)
src/php-src/ext/lexbor/lexbor/url/url.h
  0.00% (0/39)
  0.00% (0/13)
  0.00% (0/13)
src/php-src/ext/lexbor/php_lexbor.c
 55.56% (10/18)
 66.67% (4/6)
 62.22% (28/45)
src/php-src/ext/opcache/ZendAccelerator.c
 30.50% (1083/3551)
 39.81% (43/108)
 26.15% (1825/6979)
src/php-src/ext/opcache/jit/ir/dynasm/dasm_x86.h
  0.00% (0/363)
  0.00% (0/11)
  0.00% (0/622)
src/php-src/ext/opcache/jit/ir/ir.c
  0.00% (0/2440)
  0.00% (0/182)
  0.00% (0/15245)
src/php-src/ext/opcache/jit/ir/ir.h
  0.00% (0/94)
  0.00% (0/7)
  0.00% (0/13)
src/php-src/ext/opcache/jit/ir/ir_cfg.c
  0.00% (0/1765)
  0.00% (0/32)
  0.00% (0/2499)
src/php-src/ext/opcache/jit/ir/ir_check.c
  0.00% (0/430)
  0.00% (0/5)
  0.00% (0/775)
src/php-src/ext/opcache/jit/ir/ir_dump.c
  0.00% (0/712)
  0.00% (0/9)
  0.00% (0/883)
src/php-src/ext/opcache/jit/ir/ir_emit.c
  0.00% (0/709)
  0.00% (0/22)
  0.00% (0/1392)
src/php-src/ext/opcache/jit/ir/ir_emit_x86.h
  0.00% (0/25988)
  0.00% (0/173)
  0.00% (0/39563)
src/php-src/ext/opcache/jit/ir/ir_fold_hash.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/opcache/jit/ir/ir_gcm.c
  0.00% (0/1220)
  0.00% (0/17)
  0.00% (0/1485)
src/php-src/ext/opcache/jit/ir/ir_gdb.c
  0.00% (0/263)
  0.00% (0/17)
  0.00% (0/152)
src/php-src/ext/opcache/jit/ir/ir_patch.c
  0.00% (0/148)
  0.00% (0/3)
  0.00% (0/61)
src/php-src/ext/opcache/jit/ir/ir_perf.c
  0.00% (0/111)
  0.00% (0/5)
  0.00% (0/75)
src/php-src/ext/opcache/jit/ir/ir_private.h
  0.00% (0/607)
  0.00% (0/89)
  0.00% (0/593)
src/php-src/ext/opcache/jit/ir/ir_ra.c
  0.00% (0/2843)
  0.00% (0/63)
  0.00% (0/4181)
src/php-src/ext/opcache/jit/ir/ir_save.c
  0.00% (0/408)
  0.00% (0/6)
  0.00% (0/578)
src/php-src/ext/opcache/jit/ir/ir_sccp.c
  0.00% (0/3033)
  0.00% (0/66)
  0.00% (0/4913)
src/php-src/ext/opcache/jit/ir/ir_strtab.c
  0.00% (0/177)
  0.00% (0/12)
  0.00% (0/192)
src/php-src/ext/opcache/jit/zend_jit.c
  1.49% (48/3224)
 12.73% (7/55)
  0.58% (42/7209)
src/php-src/ext/opcache/jit/zend_jit_helpers.c
  0.00% (0/2848)
  0.00% (0/127)
  0.00% (0/6546)
src/php-src/ext/opcache/jit/zend_jit_internal.h
  0.00% (0/96)
  0.00% (0/11)
  0.00% (0/221)
src/php-src/ext/opcache/jit/zend_jit_ir.c
  0.00% (0/13561)
  0.00% (0/298)
  0.00% (0/32877)
src/php-src/ext/opcache/jit/zend_jit_trace.c
  0.15% (12/7990)
  2.60% (2/77)
  0.07% (14/19462)
src/php-src/ext/opcache/jit/zend_jit_vm_helpers.c
  0.00% (0/1061)
  0.00% (0/31)
  0.00% (0/1668)
src/php-src/ext/opcache/shared_alloc_mmap.c
 32.33% (43/133)
 50.00% (2/4)
 33.83% (45/133)
src/php-src/ext/opcache/shared_alloc_posix.c
  0.00% (0/43)
  0.00% (0/3)
  0.00% (0/27)
src/php-src/ext/opcache/shared_alloc_shm.c
  0.00% (0/69)
  0.00% (0/3)
  0.00% (0/53)
src/php-src/ext/opcache/zend_accelerator_api.c
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/2)
src/php-src/ext/opcache/zend_accelerator_blacklist.c
  3.21% (8/249)
 11.11% (1/9)
  4.39% (10/228)
src/php-src/ext/opcache/zend_accelerator_debug.c
 19.70% (13/66)
 66.67% (2/3)
 11.76% (8/68)
src/php-src/ext/opcache/zend_accelerator_hash.c
 56.08% (83/148)
 71.43% (5/7)
 54.55% (48/88)
src/php-src/ext/opcache/zend_accelerator_hash.h
 71.43% (5/7)
100.00% (1/1)
 66.67% (4/6)
src/php-src/ext/opcache/zend_accelerator_module.c
 31.70% (220/694)
 60.00% (21/35)
 16.08% (243/1511)
src/php-src/ext/opcache/zend_accelerator_util_funcs.c
 60.11% (226/376)
 61.11% (11/18)
 62.47% (293/469)
src/php-src/ext/opcache/zend_file_cache.c
  0.00% (0/1381)
  0.00% (0/35)
  0.00% (0/10244)
src/php-src/ext/opcache/zend_persist.c
 81.24% (944/1162)
 89.47% (17/19)
 58.23% (2647/4546)
src/php-src/ext/opcache/zend_persist_calc.c
 96.76% (508/525)
100.00% (15/15)
 76.86% (1697/2208)
src/php-src/ext/opcache/zend_shared_alloc.c
 56.77% (218/384)
 72.73% (24/33)
 50.51% (247/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
 80.20% (628/783)
100.00% (5/5)
 72.49% (859/1185)
src/php-src/ext/pcre/pcre2lib/pcre2_chkdint.c
100.00% (9/9)
100.00% (1/1)
 54.55% (6/11)
src/php-src/ext/pcre/pcre2lib/pcre2_compile.c
 52.53% (2915/5549)
 79.41% (27/34)
 50.87% (3875/7617)
src/php-src/ext/pcre/pcre2lib/pcre2_config.c
 20.00% (20/100)
100.00% (1/1)
 22.90% (30/131)
src/php-src/ext/pcre/pcre2lib/pcre2_context.c
 27.83% (59/212)
 26.47% (9/34)
 33.74% (83/246)
src/php-src/ext/pcre/pcre2lib/pcre2_convert.c
  0.00% (0/667)
  0.00% (0/12)
  0.00% (0/1015)
src/php-src/ext/pcre/pcre2lib/pcre2_dfa_match.c
  0.00% (0/2627)
  0.00% (0/4)
  0.00% (0/5540)
src/php-src/ext/pcre/pcre2lib/pcre2_error.c
 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)
 52.91% (91/172)
src/php-src/ext/pcre/pcre2lib/pcre2_find_bracket.c
 32.17% (37/115)
100.00% (1/1)
 37.66% (58/154)
src/php-src/ext/pcre/pcre2lib/pcre2_jit_compile.c
  0.00% (0/16)
  0.00% (0/1)
  0.00% (0/28)
src/php-src/ext/pcre/pcre2lib/pcre2_jit_match.c
  0.00% (0/11)
  0.00% (0/1)
  0.00% (0/2)
src/php-src/ext/pcre/pcre2lib/pcre2_jit_misc.c
  0.00% (0/40)
  0.00% (0/8)
  0.00% (0/9)
src/php-src/ext/pcre/pcre2lib/pcre2_maketables.c
  0.00% (0/49)
  0.00% (0/2)
  0.00% (0/142)
src/php-src/ext/pcre/pcre2lib/pcre2_match.c
 53.91% (2766/5131)
 75.00% (3/4)
 42.39% (5914/13953)
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.05% (17/281)
 50.00% (1/2)
  5.10% (18/353)
src/php-src/ext/pcre/pcre2lib/pcre2_script_run.c
  0.00% (0/134)
  0.00% (0/1)
  0.00% (0/235)
src/php-src/ext/pcre/pcre2lib/pcre2_serialize.c
  0.00% (0/127)
  0.00% (0/4)
  0.00% (0/223)
src/php-src/ext/pcre/pcre2lib/pcre2_string_utils.c
 50.98% (26/51)
 50.00% (3/6)
 53.23% (33/62)
src/php-src/ext/pcre/pcre2lib/pcre2_study.c
 73.47% (867/1180)
100.00% (6/6)
 69.32% (940/1356)
src/php-src/ext/pcre/pcre2lib/pcre2_substitute.c
  0.00% (0/618)
  0.00% (0/2)
  0.00% (0/1157)
src/php-src/ext/pcre/pcre2lib/pcre2_substring.c
  0.00% (0/220)
  0.00% (0/11)
  0.00% (0/369)
src/php-src/ext/pcre/pcre2lib/pcre2_valid_utf.c
 54.17% (78/144)
100.00% (1/1)
 54.14% (72/133)
src/php-src/ext/pcre/pcre2lib/pcre2_xclass.c
 43.02% (74/172)
100.00% (1/1)
 42.95% (192/447)
src/php-src/ext/pcre/php_pcre.c
 39.20% (800/2041)
 50.68% (37/73)
 22.78% (1671/7334)
src/php-src/ext/pcre/php_pcre_arginfo.h
100.00% (21/21)
100.00% (1/1)
100.00% (20/20)
src/php-src/ext/random/csprng.c
 33.33% (39/117)
 75.00% (3/4)
 29.84% (37/124)
src/php-src/ext/random/engine_mt19937.c
 22.93% (47/205)
 41.67% (5/12)
  4.09% (38/928)
src/php-src/ext/random/engine_pcgoneseq128xslrr64.c
  0.00% (0/122)
  0.00% (0/9)
  0.00% (0/482)
src/php-src/ext/random/engine_secure.c
  0.00% (0/13)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/ext/random/engine_user.c
  0.00% (0/46)
  0.00% (0/2)
  0.00% (0/22)
src/php-src/ext/random/engine_xoshiro256starstar.c
 15.38% (24/156)
 13.33% (2/15)
 21.39% (77/360)
src/php-src/ext/random/gammasection.c
  0.00% (0/105)
  0.00% (0/9)
  0.00% (0/68)
src/php-src/ext/random/php_random.h
 66.67% (6/9)
 50.00% (1/2)
 50.00% (1/2)
src/php-src/ext/random/php_random_csprng.h
 50.00% (6/12)
 75.00% (3/4)
 85.71% (6/7)
src/php-src/ext/random/php_random_uint128.h
  0.00% (0/26)
  0.00% (0/6)
  0.00% (0/6)
src/php-src/ext/random/random.c
 36.88% (163/442)
 50.00% (19/38)
 20.96% (364/1737)
src/php-src/ext/random/random_arginfo.h
100.00% (95/95)
100.00% (12/12)
 92.25% (131/142)
src/php-src/ext/random/randomizer.c
  0.00% (0/343)
  0.00% (0/13)
  0.00% (0/2963)
src/php-src/ext/random/zend_utils.c
  0.00% (0/34)
  0.00% (0/1)
  0.00% (0/45)
src/php-src/ext/reflection/php_reflection.c
 42.39% (2413/5693)
 40.52% (141/348)
 22.57% (7515/33299)
src/php-src/ext/reflection/php_reflection_arginfo.h
100.00% (383/383)
100.00% (26/26)
 95.41% (789/827)
src/php-src/ext/spl/php_spl.c
 16.33% (56/343)
 29.17% (7/24)
 16.99% (405/2384)
src/php-src/ext/spl/spl_array.c
 42.70% (547/1281)
 65.38% (51/78)
 32.82% (1053/3208)
src/php-src/ext/spl/spl_array_arginfo.h
100.00% (46/46)
100.00% (3/3)
100.00% (81/81)
src/php-src/ext/spl/spl_directory.c
  1.72% (30/1741)
  0.76% (1/131)
  0.05% (3/6116)
src/php-src/ext/spl/spl_directory_arginfo.h
100.00% (130/130)
100.00% (7/7)
 98.47% (257/261)
src/php-src/ext/spl/spl_dllist.c
 25.49% (183/718)
 22.22% (12/54)
 12.81% (237/1850)
src/php-src/ext/spl/spl_dllist_arginfo.h
100.00% (39/39)
100.00% (3/3)
100.00% (66/66)
src/php-src/ext/spl/spl_exceptions.c
100.00% (16/16)
100.00% (1/1)
100.00% (1/1)
src/php-src/ext/spl/spl_exceptions_arginfo.h
100.00% (78/78)
100.00% (13/13)
100.00% (39/39)
src/php-src/ext/spl/spl_fixedarray.c
 31.48% (198/629)
 38.78% (19/49)
 23.18% (364/1570)
src/php-src/ext/spl/spl_fixedarray_arginfo.h
100.00% (13/13)
100.00% (1/1)
 84.38% (27/32)
src/php-src/ext/spl/spl_functions.c
100.00% (10/10)
100.00% (1/1)
100.00% (5/5)
src/php-src/ext/spl/spl_heap.c
  3.47% (29/836)
  1.45% (1/69)
  0.11% (3/2823)
src/php-src/ext/spl/spl_heap_arginfo.h
100.00% (41/41)
100.00% (4/4)
100.00% (57/57)
src/php-src/ext/spl/spl_iterators.c
 30.70% (656/2137)
 29.49% (46/156)
 16.29% (1099/6748)
src/php-src/ext/spl/spl_iterators_arginfo.h
100.00% (261/261)
100.00% (20/20)
100.00% (427/427)
src/php-src/ext/spl/spl_observer.c
 29.43% (304/1033)
 38.33% (23/60)
 19.64% (738/3758)
src/php-src/ext/spl/spl_observer_arginfo.h
100.00% (64/64)
100.00% (4/4)
 90.26% (139/154)
src/php-src/ext/standard/array.c
 29.79% (1607/5395)
 41.48% (73/176)
 24.39% (6894/28271)
src/php-src/ext/standard/assert.c
 66.38% (156/235)
 84.62% (11/13)
 44.22% (539/1219)
src/php-src/ext/standard/base64.c
 23.27% (118/507)
 31.82% (7/22)
 19.09% (130/681)
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
 40.61% (616/1517)
 47.50% (38/80)
 22.71% (2721/11980)
src/php-src/ext/standard/basic_functions_arginfo.h
100.00% (485/485)
100.00% (5/5)
 79.53% (645/811)
src/php-src/ext/standard/browscap.c
  2.76% (15/544)
 13.04% (3/23)
  1.38% (16/1158)
src/php-src/ext/standard/crc32.c
 56.76% (21/37)
 66.67% (2/3)
 47.12% (90/191)
src/php-src/ext/standard/crc32_x86.c
 48.02% (97/202)
 60.00% (3/5)
 52.25% (58/111)
src/php-src/ext/standard/credits.c
  0.00% (0/80)
  0.00% (0/1)
  0.00% (0/139)
src/php-src/ext/standard/crypt.c
  4.96% (6/121)
 25.00% (1/4)
  0.19% (1/513)
src/php-src/ext/standard/crypt_blowfish.c
  0.00% (0/249)
  0.00% (0/7)
  0.00% (0/294)
src/php-src/ext/standard/crypt_freesec.c
  0.00% (0/368)
  0.00% (0/9)
  0.00% (0/185)
src/php-src/ext/standard/crypt_sha256.c
  0.00% (0/340)
  0.00% (0/7)
  0.00% (0/354)
src/php-src/ext/standard/crypt_sha512.c
  0.00% (0/351)
  0.00% (0/6)
  0.00% (0/444)
src/php-src/ext/standard/css.c
  0.00% (0/35)
  0.00% (0/1)
  0.00% (0/70)
src/php-src/ext/standard/datetime.c
  0.00% (0/27)
  0.00% (0/1)
  0.00% (0/283)
src/php-src/ext/standard/dir.c
 25.23% (81/321)
 42.11% (8/19)
 12.20% (287/2353)
src/php-src/ext/standard/dir_arginfo.h
100.00% (45/45)
100.00% (2/2)
100.00% (45/45)
src/php-src/ext/standard/dl.c
  0.00% (0/157)
  0.00% (0/5)
  0.00% (0/435)
src/php-src/ext/standard/dns.c
  0.00% (0/764)
  0.00% (0/11)
  0.00% (0/3063)
src/php-src/ext/standard/exec.c
 13.25% (42/317)
 21.43% (3/14)
  7.96% (126/1582)
src/php-src/ext/standard/file.c
 16.47% (274/1664)
 19.64% (11/56)
  4.03% (572/14197)
src/php-src/ext/standard/file_arginfo.h
100.00% (119/119)
100.00% (1/1)
 90.78% (128/141)
src/php-src/ext/standard/filestat.c
  8.46% (54/638)
 12.82% (5/39)
  4.89% (319/6520)
src/php-src/ext/standard/filters.c
  0.75% (10/1334)
  2.17% (1/46)
  0.38% (6/1576)
src/php-src/ext/standard/flock_compat.c
  0.00% (0/22)
  0.00% (0/1)
  0.00% (0/43)
src/php-src/ext/standard/formatted_print.c
 53.40% (346/648)
 58.82% (10/17)
 20.39% (456/2236)
src/php-src/ext/standard/fsock.c
  0.00% (0/108)
  0.00% (0/4)
  0.00% (0/909)
src/php-src/ext/standard/ftok.c
  0.00% (0/25)
  0.00% (0/1)
  0.00% (0/339)
src/php-src/ext/standard/ftp_fopen_wrapper.c
  0.00% (0/811)
  0.00% (0/14)
  0.00% (0/1233)
src/php-src/ext/standard/head.c
 14.58% (42/288)
 23.08% (3/13)
 15.05% (348/2313)
src/php-src/ext/standard/hrtime.c
  0.00% (0/17)
  0.00% (0/1)
  0.00% (0/214)
src/php-src/ext/standard/html.c
 50.28% (535/1064)
 72.41% (21/29)
 32.77% (945/2884)
src/php-src/ext/standard/http.c
  0.00% (0/292)
  0.00% (0/9)
  0.00% (0/1408)
src/php-src/ext/standard/http_fopen_wrapper.c
  0.00% (0/878)
  0.00% (0/9)
  0.00% (0/1676)
src/php-src/ext/standard/image.c
  2.64% (28/1062)
  6.98% (3/43)
  7.77% (155/1996)
src/php-src/ext/standard/incomplete_class.c
 56.76% (42/74)
 50.00% (6/12)
 61.63% (53/86)
src/php-src/ext/standard/info.c
  0.89% (6/677)
  3.45% (1/29)
  1.73% (28/1614)
src/php-src/ext/standard/iptc.c
  0.00% (0/233)
  0.00% (0/7)
  0.00% (0/878)
src/php-src/ext/standard/levenshtein.c
  0.00% (0/53)
  0.00% (0/2)
  0.00% (0/109)
src/php-src/ext/standard/libavifinfo/avifinfo.c
  0.00% (0/577)
  0.00% (0/20)
  0.00% (0/1373)
src/php-src/ext/standard/link.c
  0.00% (0/123)
  0.00% (0/4)
  0.00% (0/1202)
src/php-src/ext/standard/mail.c
  0.00% (0/438)
  0.00% (0/12)
  0.00% (0/1710)
src/php-src/ext/standard/math.c
 20.17% (190/942)
 26.23% (16/61)
 13.57% (1426/10506)
src/php-src/ext/standard/md5.c
 78.35% (181/231)
 75.00% (6/8)
 31.96% (263/823)
src/php-src/ext/standard/metaphone.c
  0.00% (0/249)
  0.00% (0/4)
  0.00% (0/1092)
src/php-src/ext/standard/microtime.c
  0.00% (0/70)
  0.00% (0/4)
  0.00% (0/438)
src/php-src/ext/standard/net.c
  0.00% (0/101)
  0.00% (0/3)
  0.00% (0/120)
src/php-src/ext/standard/pack.c
  0.00% (0/826)
  0.00% (0/10)
  0.00% (0/1833)
src/php-src/ext/standard/pageinfo.c
  0.00% (0/76)
  0.00% (0/9)
  0.00% (0/185)
src/php-src/ext/standard/password.c
  3.25% (10/308)
  9.09% (2/22)
  0.45% (7/1573)
src/php-src/ext/standard/password_arginfo.h
100.00% (5/5)
100.00% (1/1)
100.00% (4/4)
src/php-src/ext/standard/php_crypt_r.c
  2.53% (2/79)
 20.00% (1/5)
  1.61% (1/62)
src/php-src/ext/standard/php_fopen_wrapper.c
 25.00% (72/288)
 20.00% (2/10)
 28.38% (130/458)
src/php-src/ext/standard/php_password.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/php-src/ext/standard/proc_open.c
  0.65% (4/616)
  3.85% (1/26)
  0.09% (2/2219)
src/php-src/ext/standard/quot_print.c
 27.98% (54/193)
 40.00% (2/5)
 27.74% (167/602)
src/php-src/ext/standard/scanf.c
  0.00% (0/698)
  0.00% (0/6)
  0.00% (0/983)
src/php-src/ext/standard/sha1.c
  0.00% (0/208)
  0.00% (0/9)
  0.00% (0/997)
src/php-src/ext/standard/soundex.c
  0.00% (0/59)
  0.00% (0/1)
  0.00% (0/210)
src/php-src/ext/standard/streamsfuncs.c
  2.12% (26/1224)
  2.08% (1/48)
  0.74% (106/14309)
src/php-src/ext/standard/string.c
 28.85% (1329/4607)
 37.93% (55/145)
 17.82% (4771/26771)
src/php-src/ext/standard/strnatcmp.c
 88.66% (86/97)
100.00% (3/3)
 81.25% (143/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
 35.69% (106/297)
 33.33% (8/24)
 19.99% (727/3636)
src/php-src/ext/standard/uniqid.c
  0.00% (0/32)
  0.00% (0/1)
  0.00% (0/302)
src/php-src/ext/standard/url.c
  3.83% (21/549)
  8.70% (2/23)
  0.78% (18/2299)
src/php-src/ext/standard/url_scanner_ex.c
  8.16% (90/1103)
 24.32% (9/37)
 10.21% (101/989)
src/php-src/ext/standard/user_filters.c
 58.10% (226/389)
 80.00% (16/20)
 45.49% (888/1952)
src/php-src/ext/standard/user_filters_arginfo.h
100.00% (55/55)
100.00% (3/3)
100.00% (110/110)
src/php-src/ext/standard/uuencode.c
  0.00% (0/122)
  0.00% (0/4)
  0.00% (0/526)
src/php-src/ext/standard/var.c
 78.45% (961/1225)
 88.89% (32/36)
 62.40% (2118/3394)
src/php-src/ext/standard/var_unserializer.c
 74.79% (1092/1460)
 96.55% (28/29)
 73.60% (1617/2197)
src/php-src/ext/standard/versioning.c
  0.00% (0/179)
  0.00% (0/4)
  0.00% (0/735)
src/php-src/ext/uri/php_uri.c
  6.38% (50/784)
  4.49% (4/89)
  1.46% (70/4781)
src/php-src/ext/uri/php_uri_arginfo.h
100.00% (127/127)
100.00% (12/12)
 99.36% (155/156)
src/php-src/ext/uri/php_uri_common.c
  0.00% (0/90)
  0.00% (0/6)
  0.00% (0/747)
src/php-src/ext/uri/php_uri_common.h
  0.00% (0/21)
  0.00% (0/1)
  0.00% (0/27)
src/php-src/ext/uri/uri_parser_php_parse_url.c
  0.00% (0/100)
  0.00% (0/11)
  0.00% (0/226)
src/php-src/ext/uri/uri_parser_rfc3986.c
  0.00% (0/464)
  0.00% (0/36)
  0.00% (0/794)
src/php-src/ext/uri/uri_parser_whatwg.c
  3.97% (19/479)
  6.45% (2/31)
  1.23% (11/891)
src/php-src/ext/uri/uriparser/src/UriCommon.c
  0.00% (0/467)
  0.00% (0/17)
  0.00% (0/815)
src/php-src/ext/uri/uriparser/src/UriCompare.c
  0.00% (0/68)
  0.00% (0/1)
  0.00% (0/135)
src/php-src/ext/uri/uriparser/src/UriCopy.c
  0.00% (0/131)
  0.00% (0/3)
  0.00% (0/185)
src/php-src/ext/uri/uriparser/src/UriEscape.c
  0.00% (0/215)
  0.00% (0/4)
  0.00% (0/654)
src/php-src/ext/uri/uriparser/src/UriFile.c
  0.00% (0/119)
  0.00% (0/6)
  0.00% (0/236)
src/php-src/ext/uri/uriparser/src/UriIp4.c
  0.00% (0/125)
  0.00% (0/6)
  0.00% (0/266)
src/php-src/ext/uri/uriparser/src/UriIp4Base.c
  0.00% (0/32)
  0.00% (0/2)
  0.00% (0/11)
src/php-src/ext/uri/uriparser/src/UriMemory.c
  0.00% (0/284)
  0.00% (0/14)
  0.00% (0/313)
src/php-src/ext/uri/uriparser/src/UriNormalize.c
  0.00% (0/576)
  0.00% (0/22)
  0.00% (0/950)
src/php-src/ext/uri/uriparser/src/UriNormalizeBase.c
  0.00% (0/73)
  0.00% (0/1)
  0.00% (0/70)
src/php-src/ext/uri/uriparser/src/UriParse.c
  0.00% (0/1281)
  0.00% (0/49)
  0.00% (0/6845)
src/php-src/ext/uri/uriparser/src/UriParseBase.c
  0.00% (0/31)
  0.00% (0/2)
  0.00% (0/10)
src/php-src/ext/uri/uriparser/src/UriQuery.c
  0.00% (0/289)
  0.00% (0/14)
  0.00% (0/388)
src/php-src/ext/uri/uriparser/src/UriRecompose.c
  0.00% (0/521)
  0.00% (0/3)
  0.00% (0/622)
src/php-src/ext/uri/uriparser/src/UriResolve.c
  0.00% (0/182)
  0.00% (0/6)
  0.00% (0/261)
src/php-src/ext/uri/uriparser/src/UriSetFragment.c
  0.00% (0/72)
  0.00% (0/3)
  0.00% (0/643)
src/php-src/ext/uri/uriparser/src/UriSetHostAuto.c
  0.00% (0/37)
  0.00% (0/2)
  0.00% (0/67)
src/php-src/ext/uri/uriparser/src/UriSetHostCommon.c
  0.00% (0/131)
  0.00% (0/1)
  0.00% (0/290)
src/php-src/ext/uri/uriparser/src/UriSetHostIp4.c
  0.00% (0/15)
  0.00% (0/3)
  0.00% (0/22)
src/php-src/ext/uri/uriparser/src/UriSetHostIp6.c
  0.00% (0/52)
  0.00% (0/6)
  0.00% (0/108)
src/php-src/ext/uri/uriparser/src/UriSetHostIpFuture.c
  0.00% (0/54)
  0.00% (0/4)
  0.00% (0/105)
src/php-src/ext/uri/uriparser/src/UriSetHostRegName.c
  0.00% (0/42)
  0.00% (0/3)
  0.00% (0/540)
src/php-src/ext/uri/uriparser/src/UriSetPath.c
  0.00% (0/162)
  0.00% (0/6)
  0.00% (0/1021)
src/php-src/ext/uri/uriparser/src/UriSetPort.c
  0.00% (0/53)
  0.00% (0/3)
  0.00% (0/158)
src/php-src/ext/uri/uriparser/src/UriSetQuery.c
  0.00% (0/71)
  0.00% (0/3)
  0.00% (0/643)
src/php-src/ext/uri/uriparser/src/UriSetScheme.c
  0.00% (0/66)
  0.00% (0/3)
  0.00% (0/593)
src/php-src/ext/uri/uriparser/src/UriSetUserInfo.c
  0.00% (0/76)
  0.00% (0/3)
  0.00% (0/638)
src/php-src/ext/uri/uriparser/src/UriShorten.c
  0.00% (0/160)
  0.00% (0/5)
  0.00% (0/238)
src/php-src/ext/uri/uriparser/src/UriVersion.c
  0.00% (0/4)
  0.00% (0/1)
  0.00% (0/8)
src/php-src/main/SAPI.c
 39.86% (332/833)
 56.52% (26/46)
 31.27% (358/1145)
src/php-src/main/fopen_wrappers.c
 60.66% (333/549)
 92.31% (12/13)
 60.22% (498/827)
src/php-src/main/getopt.c
  0.00% (0/138)
  0.00% (0/2)
  0.00% (0/128)
src/php-src/main/internal_functions_cli.c
100.00% (3/3)
100.00% (1/1)
100.00% (2/2)
src/php-src/main/main.c
 44.16% (695/1574)
 60.81% (45/74)
 38.87% (913/2349)
src/php-src/main/main_arginfo.h
100.00% (64/64)
100.00% (1/1)
 98.44% (63/64)
src/php-src/main/network.c
  1.35% (10/743)
  4.00% (1/25)
  0.53% (4/752)
src/php-src/main/output.c
 43.34% (413/953)
 43.75% (35/80)
 39.07% (577/1477)
src/php-src/main/php.h
  0.00% (0/4)
  0.00% (0/2)
  0.00% (0/2)
src/php-src/main/php_content_types.c
 56.25% (9/16)
 66.67% (2/3)
 27.27% (3/11)
src/php-src/main/php_glob.c
  0.00% (0/624)
  0.00% (0/20)
  0.00% (0/802)
src/php-src/main/php_ini.c
 21.57% (118/547)
 27.27% (6/22)
 15.22% (130/854)
src/php-src/main/php_ini_builder.c
  0.00% (0/44)
  0.00% (0/4)
  0.00% (0/23)
src/php-src/main/php_ini_builder.h
  0.00% (0/17)
  0.00% (0/4)
  0.00% (0/22)
src/php-src/main/php_network.h
  0.00% (0/55)
  0.00% (0/4)
  0.00% (0/25)
src/php-src/main/php_odbc_utils.c
  0.00% (0/48)
  0.00% (0/4)
  0.00% (0/41)
src/php-src/main/php_open_temporary_file.c
  0.00% (0/141)
  0.00% (0/5)
  0.00% (0/226)
src/php-src/main/php_streams.h
 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
 40.23% (282/701)
 75.00% (21/28)
 35.26% (489/1387)
src/php-src/main/rfc1867.c
  0.00% (0/848)
  0.00% (0/28)
  0.00% (0/1254)
src/php-src/main/safe_bcmp.c
  0.00% (0/14)
  0.00% (0/1)
  0.00% (0/11)
src/php-src/main/snprintf.c
 47.51% (325/684)
 71.43% (10/14)
 45.04% (245/544)
src/php-src/main/spprintf.c
 54.32% (245/451)
100.00% (3/3)
 58.39% (261/447)
src/php-src/main/streams/cast.c
  0.00% (0/201)
  0.00% (0/8)
  0.00% (0/310)
src/php-src/main/streams/filter.c
 36.70% (138/376)
 56.52% (13/23)
 32.67% (180/551)
src/php-src/main/streams/glob_wrapper.c
  0.00% (0/157)
  0.00% (0/9)
  0.00% (0/221)
src/php-src/main/streams/memory.c
  0.00% (0/494)
  0.00% (0/25)
  0.00% (0/821)
src/php-src/main/streams/mmap.c
  0.00% (0/27)
  0.00% (0/3)
  0.00% (0/20)
src/php-src/main/streams/plain_wrapper.c
 17.39% (184/1058)
 37.50% (12/32)
 16.99% (248/1460)
src/php-src/main/streams/stream_errors.c
 49.52% (308/622)
 65.00% (26/40)
 44.57% (357/801)
src/php-src/main/streams/stream_errors_arginfo.h
100.00% (138/138)
100.00% (5/5)
 99.48% (190/191)
src/php-src/main/streams/streams.c
 34.61% (588/1699)
 36.99% (27/73)
 35.66% (869/2437)
src/php-src/main/streams/transports.c
  2.90% (9/310)
 14.29% (2/14)
  0.47% (2/429)
src/php-src/main/streams/userspace.c
 38.90% (361/928)
 51.61% (16/31)
 40.16% (743/1850)
src/php-src/main/streams/userspace_arginfo.h
100.00% (25/25)
100.00% (1/1)
100.00% (24/24)
src/php-src/main/streams/xp_socket.c
  0.00% (0/702)
  0.00% (0/18)
  0.00% (0/1187)
src/php-src/main/strlcat.c
 95.24% (20/21)
100.00% (1/1)
 91.67% (11/12)
src/php-src/main/strlcpy.c
 94.12% (16/17)
100.00% (1/1)
 92.31% (12/13)
src/php-src/sapi/fuzzer/fuzzer-execute-common.h
 94.87% (74/78)
100.00% (8/8)
 84.62% (99/117)
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-sapi.c
 66.01% (101/153)
 66.67% (12/18)
 65.28% (126/193)
Totals
 39.76% (181432/456330)
 40.18% (5950/14808)
 31.47% (356309/1132160)