3v4l.org

run code in 300+ PHP versions simultaneously
<?php fb_enable_code_coverage(); gd_info(); $data = fb_get_code_coverage(TRUE); fb_disable_code_coverage(); var_dump($data);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/W5uBM
function name:  (null)
number of ops:  14
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL_BY_NAME                                       'fb_enable_code_coverage'
          1        DO_FCALL                                      0          
    6     2        INIT_FCALL_BY_NAME                                       'gd_info'
          3        DO_FCALL                                      0          
    8     4        INIT_FCALL_BY_NAME                                       'fb_get_code_coverage'
          5        SEND_VAL_EX                                              <true>
          6        DO_FCALL                                      0  $3      
          7        ASSIGN                                                   !0, $3
   10     8        INIT_FCALL_BY_NAME                                       'fb_disable_code_coverage'
          9        DO_FCALL                                      0          
   12    10        INIT_FCALL                                               'var_dump'
         11        SEND_VAR                                                 !0
         12        DO_ICALL                                                 
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.08 ms | 1398 KiB | 15 Q