Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. loc-path1
  2. PC # = 2
  3. ((i_1_SYMINT[200] + CONST_128) - CONST_128) >= CONST_200 &&
  4. i_1_SYMINT[200] >= CONST_128
  5. SPC # = 0
  6. TestSMS.main(String[])@10-->TestSMS.doIt2(int)@28-->TestSMS.sendLoc(int)@42-->TestSMS.sendLoc2(int)@47
  7. ****************************
  8. loc-path2
  9. PC # = 2
  10. ((i_1_SYMINT[128] + CONST_128) - CONST_128) < CONST_200 &&
  11. i_1_SYMINT[128] >= CONST_128
  12. SPC # = 0
  13. TestSMS.main(String[])@10-->TestSMS.doIt2(int)@28-->TestSMS.sendLoc(int)@42-->TestSMS.sendLoc2(int)@49
  14. ****************************
  15. sms
  16. PC # = 1
  17. i_1_SYMINT[-1000000] < CONST_128
  18. SPC # = 0
  19. TestSMS.main(String[])@10-->TestSMS.doIt2(int)@30-->TestSMS.sendSMS()@54
  20. ****************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement