Open jhkbg opened 8 years ago
Thanks for the report. I added test-cases for the described errors here.
Some errors (3, 4, 5, 6) should be easy to fix. It seems that the parser stops too early in these cases. Other errors probably need some major adaption of the implemented Backus Naur grammar (e.g., 1,7,8). https://github.com/rockt/SETH/blob/master/src/test/java/de/hu/berlin/wbi/issues/Request10Test.java
Cool, thanks. I will look into this as well at some point.
Some patterns return only partial matches against a longer mutation. Need to extend these patterns or create new, longer ones that have precedence over the shorter matches.
Examples: