Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
2 jumps found. (Code = 44) Position 1 = 19, Position 2 = 7
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 15
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 15
2 jumps found. (Code = 44) Position 1 = 19, Position 2 = 7
Branch analysis from position: 19
Branch analysis from position: 7
filename: /in/hLDIr
function name: (null)
number of ops: 31
compiled vars: !0 = $credit, !1 = $percent, !2 = $commission, !3 = $maxPayment, !4 = $paidOut, !5 = $months, !6 = $roundedPaidOut
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > ASSIGN !0, 40000
6 1 ASSIGN !1, 1.03
7 2 ASSIGN !2, 1000
9 3 ASSIGN !3, 5000
11 4 ASSIGN !4, 0
12 5 ASSIGN !5, 0
14 6 > JMP ->17
15 7 > ASSIGN_OP 3 !0, !1
16 8 ASSIGN_OP 1 !0, !2
18 9 PRE_INC !5
20 10 IS_SMALLER_OR_EQUAL !3, !0
11 > JMPZ ~16, ->15
21 12 > ASSIGN_OP 2 !0, !3
22 13 ASSIGN_OP 1 !4, !3
24 14 > JMP ->17
27 15 > ASSIGN_OP 1 !4, !0
28 16 ASSIGN !0, 0
14 17 > IS_SMALLER 0, !0
18 > JMPNZ ~21, ->7
31 19 > INIT_FCALL 'round'
20 SEND_VAR !4
21 SEND_VAL 2
22 DO_ICALL $22
23 ASSIGN !6, $22
33 24 ROPE_INIT 5 ~25 '%D0%9A%D1%80%D0%B5%D0%B4%D0%B8%D1%82+%D0%B2%D1%8B%D0%BF%D0%BB%D0%B0%D1%87%D0%B5%D0%BD+%D0%BD%D0%B0+'
25 ROPE_ADD 1 ~25 ~25, !5
26 ROPE_ADD 2 ~25 ~25, '%D1%8B%D0%B9+%D0%BC%D0%B5%D1%81%D1%8F%D1%86%2C+%D0%B2%D1%81%D0%B5%D0%B3%D0%BE+%D0%BF%D0%BE%D1%82%D1%80%D0%B0%D1%87%D0%B5%D0%BD%D0%BE+'
27 ROPE_ADD 3 ~25 ~25, !6
28 ROPE_END 4 ~24 ~25, '+%D1%80%D1%83%D0%B1.'
29 ECHO ~24
30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0