Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 27
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 27
Branch analysis from position: 5
2 jumps found. (Code = 77) Position 1 = 13, Position 2 = 23
Branch analysis from position: 13
2 jumps found. (Code = 78) Position 1 = 14, Position 2 = 23
Branch analysis from position: 14
2 jumps found. (Code = 43) Position 1 = 20, Position 2 = 22
Branch analysis from position: 20
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 13
Branch analysis from position: 13
Branch analysis from position: 23
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 23
Branch analysis from position: 27
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 27
filename: /in/Gm1Oq
function name: (null)
number of ops: 32
compiled vars: !0 = $criteria, !1 = $allScores, !2 = $result, !3 = $scores, !4 = $key, !5 = $skillScores, !6 = $toBeat, !7 = $id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, <array>
31 2 ASSIGN !2, <array>
32 3 > FE_RESET_R $11 !1, ->27
4 > > FE_FETCH_R ~12 $11, !3, ->27
5 > ASSIGN !4, ~12
33 6 INIT_FCALL 'array_column'
7 SEND_VAR !3
8 SEND_VAL 'gd_score'
9 SEND_VAL 'skill_id'
10 DO_ICALL $14
11 ASSIGN !5, $14
34 12 > FE_RESET_R $16 !0, ->23
13 > > FE_FETCH_R ~17 $16, !6, ->23
14 > ASSIGN !7, ~17
35 15 FETCH_DIM_IS ~19 !5, !7
16 COALESCE ~20 ~19
17 QM_ASSIGN ~20 0
18 IS_SMALLER_OR_EQUAL ~20, !6
19 > JMPZ ~21, ->22
36 20 > FE_FREE $16
21 > JMP ->4
34 22 > > JMP ->13
23 > FE_FREE $16
39 24 ASSIGN_DIM !2
25 OP_DATA !4
32 26 > JMP ->4
27 > FE_FREE $11
41 28 INIT_FCALL 'var_export'
29 SEND_VAR !2
30 DO_ICALL
31 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0