f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Begining Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Call: query(Candidate Variable_0) |
| 2: Searching: semi_automatic_percentage(20, 12, 4, Candidate Variable_0) | | 2: Call: semi_automatic_percentage(20, 12, 4, Candidate Variable_0) |
| 3: Searching: _14540 is 20-(12+4) | | 3: Call: _14520 is 20- |
| 4: Found: 4 is 20-(12+4) | | 4: Exit: 4 is 20- |
| 5: Searching: _15772 is (4/20)*100 | | 5: Call: _5830 is 4/20*100 |
| 6: Found: 20.0 is (4/20)*100 | | 6: Exit: 20.0 is 4/20*100 |
| 7: Found: semi_automatic_percentage(20, 12, 4, 20.0) | | 7: Exit: semi_automatic_percentage(20, 12, 4, 20.0) |
| 8: Found: query(20.0) | {'Result': 'Percentage = 20.0'} | | 8: Exit: query(20.0) | {'Result': 'Percentage = 20.0'} |
| | | |